Skip to content

Releases: higherkindness/mu-scala

v0.19.1

29 Oct 08:34
Compare
Choose a tag to compare
  • Allow specifying custom serialization mechanism (#683)
  • Update metrics-core to 4.1.1 (#684)
  • Update circe-core, circe-generic, ... to 0.12.3 (#685)
  • Update grpc-netty, grpc-okhttp, grpc-stub, ... to 1.24.1 (#686)
  • Update joda-time to 2.10.5 (#688)
  • Update embedded-kafka to 2.3.1 (#689)
  • Update simpleclient to 0.8.0 (#687)
  • Releases 0.19.1 (#690)

v0.19.0

17 Oct 09:53
Compare
Choose a tag to compare
  • Upgrades Project (#642)
  • Update fs2-core to 2.0.1 (#660)
  • Update monocle-core to 1.6.0 (#661)
  • Update monocle-core to 2.0.0 (#663)
  • Add import root to protobuf source generator (#627)
  • Update simpleclient to 0.7.0 (#667)
  • Mmm/605 docs (#625)
  • Update scalacheck to 1.14.2 (#670)
  • Update sbt-microsites to 0.9.6 (#668)
  • Open api generation (#659)
  • Update pureconfig to 0.12.1 (#671)
  • Update grpc-netty, grpc-okhttp, grpc-stub, ... to 1.24.0 (#669)
  • Update sbt-microsites to 0.9.7 (#672)
  • Mu kafka management service (#638)
  • Update sbt-updates to 0.4.3 (#675)
  • Update circe-core, circe-generic, ... to 0.12.2 (#676)
  • Update sbt-updates to 0.5.0 (#679)
  • Update log4cats-core, log4cats-slf4j to 1.0.1 (#681)
  • Releases 0.19.0 (#680)
  • Update sbt, scripted-plugin to 1.3.3 (#678)

v0.18.4

08 Jul 08:56
Compare
Choose a tag to compare
  • Issue 563: Client cache should receive a ManagedChannel (#617)
  • Mu documentation changed - New section "Generate sources from IDL" (#621)
  • Allows generating idiomatic gRPC urls for avro (#622)
  • Support for idiomatic endpoints in protobuf (#623)

v0.18.3

30 May 14:35
Compare
Choose a tag to compare
  • Fixes schema-evolution links (#595)
  • Bumps sbt-org-policies and sbt-jmh (#596)
  • Add seed sample (#598)
  • Allows specifying the namespace and the capitalize params (#601)
  • Improves how the params are received in the annotation (#602)
  • Improves rpc metrics naming (#607)
  • Update docs (#600)
  • Fixes metric prefix (#609)
  • Fixes plugin release (#610)
  • Use updated Skeuomorph version for non-primitive protobuf fields (#614)
  • Fix compile errors with the generated source code (#615)

v0.18.1

07 May 13:37
Compare
Choose a tag to compare
  • Fixes schema-evolution links (#595)
  • Bumps sbt-org-policies and sbt-jmh (#596)
  • Add seed sample (#598)
  • Allows specifying the namespace and the capitalize params (#601)
  • Improves how the params are received in the annotation (#602)
  • Improves rpc metrics naming (#607)
  • Update docs (#600)
  • Fixes metric prefix (#609)
  • Fixes plugin release (#610)

v0.18.0

11 Apr 11:52
f80c29b
Compare
Choose a tag to compare
  • Fixes some package names and some refactors (#565)
  • Upgrades Build (#567)
  • Enables benchmarks for the previous Mu version (#570)
  • Fixes typo in docs (#571)
  • Sample http4s REST client/server with client macro derivation (#552)
  • Removes deprecated Sbt Settings (#573)
  • RPC Server Start with Brackets (#566)
  • Prometheus MetricsOps implementation (#572)
  • Update docs and reorganizes modules (#560)
  • Adapts latest changes in the code generation by Skeuomorph (#579)
  • Skipping binary dependencies when is not necessary (#581)
  • Remove the ExecutionContext implicit when not necessary (#584)
  • CommonRuntime - Converts tut:invisible by tut:silent (#585)
  • Removes the compatibility of Monix.Observable in the HTTP layer (#587)
  • Minor fixes (#588)
  • [Docs] Schema Evolution (#481)
  • Releases 0.18.0 (#590)
  • Fix decimal protocol (#591)
  • Macro Fix - Uses the F param in macro (#569)
  • Skeuomorph integration and Proto Source Generation Support (#577)
  • Fixes travis snapshot release (#594)

v0.17.2

05 Feb 10:48
Compare
Choose a tag to compare
  • Restores the sbt plugin release and fixes ci release (#556)
  • Client cache resource and bumps resources (#558)
  • Releases 0.17.2 version (#559)

v0.17.1

31 Jan 10:09
01b7d5a
Compare
Choose a tag to compare
  • Removes duplicated doc from README (#543)
  • Channel Interceptor Metrics (#522)
  • Adds a fake clock for testing the time meassure (#545)
  • 514 - Dropwizards implementation (#546)
  • Updates doc index (#547)
  • Fixes typo in the documentation of Dropwizard metrics (#548)
  • Server metrics implementation based on MetricOps (#550)
  • Downgrades avro4s (#553)
  • Release 0.17.1 (#554)
  • Fixes deployment (#555)

v0.17.0

21 Jan 21:45
446f0d1
Compare
Choose a tag to compare
  • Code Coverage and Codecov support (#478)
  • Bumps avrohugger (#483)
  • Defaults to ScalaBigDecimalTaggedGen in the idl-plugin (#485)
  • Downgrades sbt-org-policies and fixes codecov badge (#486)
  • Bump up gRPC version (#487)
  • Referential Transparency for RPC client (#484)
  • Removes some warnings (#488)
  • Makes the client extends the service (#493)
  • Improve managed channel interpreter (#494)
  • Package renaming (#495)
  • Ignores Metals files (#497)
  • New Mu Microsite (#498)
  • Fixes mu microsite base url (#499)
  • Removes outdated references to freestyle (#503)
  • Split streaming modules (#505)
  • Fixes the avro decimal compat protocol namespace (#506)
  • Updates license headers (#507)
  • Updates pbdirect (#508)
  • bindService as an Effect (#509)
  • Bumps fs2-grpc (#510)
  • Build Reorganization (#518)
  • Update gRPC and Others (#520)
  • Defines the MetricsOps algebra (#519)
  • Passes the method info to the MetricsOps defs (#521)
  • Release "0.17.0" (#501)
  • Fixes scripted tests (#523)
  • Disables dependencies plugin (#534)

v0.16.0

19 Oct 21:30
a5b6e52
Compare
Choose a tag to compare

10/19/2018 - Version 0.16.0

Release changes:

  • Renames Project (#444)
  • Adds New Publish Settings to Travis (#445)
  • Releases 0.16.0 (#446)