What's Changed
- Allow disabling trailers by @iRevive in https://github.com/typelevel/fs2-grpc/pull/809
- Update scalafmt-core to 3.9.10 by @typelevel-steward[bot] in https://github.com/typelevel/fs2-grpc/pull/811
- Update scalafmt-core to 3.10.1 by @typelevel-steward[bot] in https://github.com/typelevel/fs2-grpc/pull/813
- Add
Fs2GrpcServiceSuffixcode generator option by @iRevive in htt...