Skip to content

v0.4.0

Compare
Choose a tag to compare
@onobc onobc released this 06 Mar 15:45
· 114 commits to main since this release

What's Changed

  • Prepare for client interceptors by @onobc in #70
  • Add client interceptors to channel factory by @onobc in #71
  • Fix config props defaults and descriptions by @onobc in #76
  • Split client interceptor autoconfiguration by @onobc in #75
  • Manage version of com.google.protobuf:protoc by @mhalbritter in #80
  • Virtual targets and duplicate entries in channels map by @panic08 in #72
  • Add autoconfiguration guard on GrpcServlet by @onobc in #84
  • Improve GrpcChannelFactory API by @onobc in #78
  • Move NamedChannel model to core module by @onobc in #89
  • Add graceful shutdown of channels by @onobc in #95
  • Move named channel back into autoconfigure module by @onobc in #96
  • Fix getting-started.adoc steps by @onobc in #98
  • Fixed typo in GrpcClientProperties by @batsura-sa in #104
  • Fix documentation on testing server application by @panic08 in #102
  • Add config prop metadata and remove not-needed property by @onobc in #108
  • Add fine-grained starter modules by @onobc in #106
  • Fix typo in pom.xml in core module by @panic08 in #111
  • Generate config props during doc phase by @panic08 in #110
  • Update to Boot 3.4.3 by @panic08 in #115
  • Add coarse grained conditional autoconfiguration guards by @onobc in #112

New Contributors

Full Changelog: v0.2.0...v0.4.0