Skip to content

v1.0.1

Choose a tag to compare

@onobc onobc released this 07 Jan 08:34
· 23 commits to main since this release

🐞 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