Skip to content

Releases: soundcloud/twinagle

v0.7.1

25 Sep 11:41
74c8deb
Compare
Choose a tag to compare

This is identical to the previous release. v0.7.0 wasn't published to maven central.

v0.7.0

25 Sep 08:29
1f9ab57
Compare
Choose a tag to compare

🌟 Improvements

  • allow multiple proto services per Twinagle Server (#132)
  • remove support for customizeable prefix (#135)
    we will re-introduce this when Twinagle starts supporting the Twirp v7 protocol which was released recently.

📈 Updates

  • Finagle 20.9.0 (#164)
  • ScalaPB 0.10.8

v0.6.0

27 Apr 10:17
8a26323
Compare
Choose a tag to compare

🌟 Improvements

🪲 Bugfixes

  • update scalapb to 0.10.2 fixes issue serializing googe.protobuf.Timestamp values when using json serialization

📈 Updates

  • Finagle 20.4.1
  • SBT and plugins