Skip to content

Finatra 18.9.0

Compare
Choose a tag to compare
@finaglehelper finaglehelper released this 12 Sep 00:06
· 930 commits to develop since this release

18.9.0

Added

Changed

  • inject-core: Remove unnecessary Await.result Future.Value in
    TestMixin. 1616188c
  • finatra-http: (BREAKING API CHANGE) c.t.io.Reader and c.t.io.Writer are now abstracted over
    the type they produce/consume (Reader[A] and Writer[A]) and are no longer fixed to Buf.
    d56244d1

Fixed

Closed