github spring-projects/spring-grpc 1.0.0
v1.0.0

8 hours ago

🐞 Bug Fixes

  • Add error logging in FallbackHandler for unknown exceptions by @therepanic in #228
  • Avoid NPE when merging null trailers in GrpcExceptionHandledServerCall by @therepanic in #230
  • Fix SecurityContext leakage in AuthenticationProcessInterceptor by @HyunSangHan in #247
  • Don't create observationCoroutineGrpcServerInterceptor bean when micrometer context-propagation isn't present on classpath by @genuss in #287

🔨 Dependency Upgrades

🎉 Enhancements

  • Allow custom ObservationGrpcClientInterceptor via @ConditionalOnMissingBean by @therepanic in #248
  • Default stub factory configurable via properties (#250) by @ch200203 in #252
  • Use JSpecify for nullability constraints by @onobc in #302
  • Support Java 25 by @onobc in #296

📔 Documentation

  • Add docs for service filtering by @onobc in #222

👜 Miscellaneous Changes

New Contributors

Full Changelog: v0.9.0...1.0.0

Don't miss a new spring-grpc release

NewReleases is sending notifications on new releases.