What's Changed
- Support named in-process channels by @onobc in #344
- Update version to 1.1.0-SNAPSHOT in main by @onobc in #352
- Update Spring Boot to version 4.1.0-SNAPSHOT by @onobc in #353
- Simplify gRPC Exception Handling by @o-shevchenko in #351
- Add order to client props customizer (main) by @onobc in #362
- Fix reversed arguments in GrpcChannelBuilderCustomizer.matching by @NeatGuyCoding in #374
New Contributors
- @o-shevchenko made their first contribution in #351
Full Changelog: v1.0.1...v1.1.0-M1