Finatra 18.7.0
finaglehelper
released this
11 Jul 17:18
·
952 commits
to develop
since this release
finatra-18.7.0 (2018-07-10)
Added
- inject-utils: Add 'toLoggable' implicit from Array[Byte] to String. 0eece86a
Fixed
-
finatra-http: Fix infinite loop introduced by
PHAB D180166
. Fix underlying issue of the
ResponseBuilder
requiring a storedRouteInfo
for classifying exceptions for stating.
57a02570 -
finatra-http: Fix FailureExceptionMapper handling of wrapped exceptions. Unwrap cause for all
c.t.finagle.Failure
exceptions, regardless of flags and add a try-catch toExceptionManager
to remap exceptions thrown byExceptionMapper
s 8521d980