AkkaGRPC v0.6.2 Release Notes

Release Date: 2019-06-03 // almost 5 years ago
  • ๐Ÿš€ An overview of changes in this release can be found in the milestone, but notable changes include:

    • ๐Ÿ‘ Allow loading external generators in Maven (#590) and Gradle (#592) builds
    • ๐Ÿ‘Œ Improve the styling and deployment of documentation, thanks to @ennru and @2m
    • Ensure authority override is applied when TLS isn't being used, thanks to @jroper #581
    • Protect against name clashes in the generated code, thanks to @jroper #552