Skip to content

v2.2.0.RELEASE

Compare
Choose a tag to compare
@yidongnan yidongnan released this 22 Dec 06:52
· 1155 commits to master since this release

Features

  • Support Spring-Security/Authentication #122 #150 #136

  • Add generator Spring configuration meta data #129

  • Support codecs also on the client side #133

  • Support automatic metric collection #137

  • Support shaded netty #142

  • Automatically create actuator InfoContributor #145

  • Support Java 11 #152

  • Dynamic name resolver factory #157

Bug Fixes

  • Fixes initialization order issues causing NPEs in @PostConstruct #158

Dependencies

  • Updated to gRPC-java to 1.17.1

  • Updated to Spring Boot to 2.0.6.RELEASE

Acknowledgements

Thanks to all our contributors:

Daniel Theuke @ST-DDT
Gregor Eeckels @GregorEeckels