- Added a
tonicfeature that implementsRequestWeightfortonic::Request<T>, so gRPC requests can be used as the batch request type without consumer-side newtype wrappers (#10667)
- MSRV is now 1.88
- Added
RequestWeighttrait and changed to amax_items_weight_in_batchfield in theBatchLayerstruct (#9308)
First "stable" release. However, be advised that the API may still greatly change so major version bumps can be common.