Skip to content

Releases: higherkindness/mu-scala

v0.13.1

08 Apr 20:49
Compare
Choose a tag to compare
  • Releases the plugin first, then the core (#214)
  • Enable conditionally disabling certain tests in Travis (#216)
  • Support for packaged Avdl into jar dependencies (#224)

v0.13.0

02 Apr 22:24
Compare
Choose a tag to compare
  • Fixes title formatting in SSL/TLS (#202)
  • Fixes idlgen-sbt release Process in Travis (#204)
  • Solves encoding issues in docs (#207)
  • Fixes in idlGen header, docs and tests (#208)
  • Ignore intermittently-failing tests on Travis (#209)
  • Scala source generation from Avro IDL (#210)
  • Dependency updates (#211)
  • Release 0.13.0 (#212)

v0.12.0

19 Mar 09:50
Compare
Choose a tag to compare
  • Merge sbt-freestyle-protogen into freestyle-rpc codebase, and update @rpc processing to handle latest `freestyle-rpc syntax (#184)
  • IdlGen refactoring to prepare for eventual Avro support, with Proto generation style fixes (#186)
  • Project Upgrade (#187)
  • Fixed stacktraces in tests caused by unclosed channels (#189)
  • sbt build config refactoring, with dependency updates (#188)
  • Upgrades to Freestyle 0.8.0 (#193)
  • Fixes Snapshot Publish (#194)
  • [Docs] Split into different sections (#190)
  • Avro IDL Support (#195)
  • Releases frees-rpc 0.12.0 (#198)

v0.11.1

14 Feb 16:45
Compare
Choose a tag to compare
  • Readd support for companion objects (#172)
  • Update fs2-reactive-streams and release 0.11.1 (#173)

v0.11.0

13 Feb 15:56
Compare
Choose a tag to compare
  • Now the service requires an Effect instead of AsyncContext and Task ~> M (#150)
  • fs2.Stream Support (#152)
  • Updates build by using sbt-freestyle 0.13.16 (#154)
  • Upgrades fs2-reactive-streams lib (#155)
  • Change implicit StreamObserver conversions to syntax (#157)
  • Upgrades to fs2-reactive-streams 0.4.0 (#158)
  • Update fs2-reactive-streams (#160)
  • Refactor service macro (#159)
  • Build Upgrade (#163)
  • Allows adding compression at method level (#161)
  • Add non request statements to Client (#165)
  • SSL/TLS Encryption Support (Netty) (#162)
  • Update grpc to 1.9.1 (#166)
  • Releases frees-rpc 0.11.0 (#167)

v0.10.0

18 Jan 11:30
Compare
Choose a tag to compare
  • gRPC Services Metrics using Prometheus (#138)
  • gRPC Client Metrics using Prometheus (#139)
  • Metrics DSL (#140)
  • Adds Dropwizard Metrics Support (#141)
  • Adds frees-rpc-testing including grpc-testing dependency (#142)
  • Adds some GRPC testing utilities (#143)
  • Monadic Server Start/RPC Calls/Stop in Tests (#144)
  • Fixes random test failure (#147)
  • Updates Docs regarding Metrics Reporting (#145)
  • Releases frees-rpc 0.10.0 (#146)

v0.9.0

12 Jan 17:24
ac113b2
Compare
Choose a tag to compare
  • Mini cleanup after move to finally tagless (#118)
  • Mini refactoring of @service (#128)
  • Upgrades to Freestyle 0.6.1. Releases 0.9.0. (#129)

v0.8.0

11 Jan 17:40
Compare
Choose a tag to compare
  • Adds the job in Travis for the after CI SBT task (#116)
  • frees-rpc Tagless-final Migration - Release 0.8.0 (#117)

v0.7.0

10 Jan 18:02
Compare
Choose a tag to compare
  • Update build (#108)
  • Splits core module in [core, config] (#109)
  • Organizes all sbt modules under modules folder (#112)
  • Splits core into Server and Client submodules (#113)
  • Moves non-server tests to the root (#114)
  • Updates build and Releases 0.7.0 (#115)

v0.6.1

04 Jan 13:24
Compare
Choose a tag to compare
  • Docs - Empty.type Request/Response (#105)
  • Upgrade to Freestyle 0.5.1 (#107)