github spring-projects/spring-grpc v1.0.1

3 days ago

🐞 Bug Fixes

  • OAuth2 resource server should not need to be a client #329
  • Trailer not set for StatusException returned by GrpcExceptionHandler #332
  • When using the netty server, it always binds to all interfaces #319
  • Fix: Missing secure field in ChannelConfig.copy() method #327

🔨 Dependency Upgrades

  • Update Spring Boot to 4.0.1 by @onobc in #338
  • Update Spring Framework to 7.0.2 by @onobc in #338
  • Update Spring Security to 7.0.2 by @onobc in #338
  • Update Micrometer to 1.16.1 by @onobc in #338
  • Update Netty to 4.2.9.Final by @onobc in #338
  • Update io.grpc:grpc-bom to 1.77.1 by @onobc in #338
  • Update protobuf-java to 4.33.2 by @onobc in #338
  • Update proto-google-common-protos to 2.63.2 by @onobc in #338

🎉 Enhancements

  • Making error messsages more descriptive #324
  • Support for access to SecurityContext in Kotlin coroutines #322

New Contributors

Full Changelog: 1.0.0...v1.0.1

Don't miss a new spring-grpc release

NewReleases is sending notifications on new releases.