Skip to content

Version 4.2.1

Compare
Choose a tag to compare
@jvmlet jvmlet released this 27 Oct 14:25
  • Configure bind address and other netty settings (fixes #82)
  • When overriding default GRPC security configuration, @Secured annotation is enabled by default.

Breaking changes

  • The starter brings now io.grpc:grpc-netty-shaded instead of io.grpc:grpc-netty as transitive dependency (fixes #108). +
    This means that all classes from io.grpc.netty package should be imported from io.grpc.netty.shaded.io.grpc.netty