AkkaGRPC v0.8.1 Release Notes

Release Date: 2020-03-20 // about 4 years ago
  • 🔄 Changes

    • 👍 Server reflection: support service/message definitions across files #874 by @bjaglin
    • Correctly deal with conflicting class names #877 by @raboof
    • ⚡️ Update MiMa #868 by @raboof

    Maven

    • 👌 Support multi-module maven builds #875 by @raboof

    sbt

    • 📦 Codegen: fallback to protobuf package when no java_package is defined #873 by @bjaglin
    • 0️⃣ Don't generate code for external proto's by default #878 by @raboof

    ⚡️ Updates