AkkaGRPC v0.8.2 Release Notes

Release Date: 2020-03-31 // about 4 years ago
  • ๐Ÿ”„ Changes

    • ๐Ÿ›  Fix isDefinedAt bug in concatOrNotFound #888 by @raboof
    • ๐Ÿ›  fix non-nullary method overrides nullary method #889 by @enzief
    • Simplifying and removing excess allocations for CamelCasing #882 by @viktorklang
    • ๐Ÿ“„ Docs: link to Akka Discovery and Management #891 by @ennru
    • Set the apiURL for pom.xml correctly #890 by @ennru

    Gradle

    • โšก๏ธ Update gradle plugin-publish #893 by @raboof

    Maven

    • โž• Added ability to specify the protoc version #885 by @dotbg

    sbt

    • Less Materializer in the API #824 by @raboof
    • ๐Ÿ‘‰ Use 'protobuf-src' introduced in sbt-protoc 0.99.29 #883 by @raboof

    โšก๏ธ Updates

    • ๐Ÿ‘‰ Use 'protobuf-src' introduced in sbt-protoc 0.99.29 #883 by @raboof