emperror v0.32.0 Release Notes

Release Date: 2020-01-15 // over 4 years ago
  • โž• Added

    • ErrorHandlerFacade interface (combination of ErrorHandler and ErrorHandlerContext)

    ๐Ÿ”„ Changed

    • ๐Ÿ“‡ Renamed NewErrorHandlerContext to WithContextExtractor

    ๐Ÿ—„ Deprecated

    • ErrorHandlerSet interface: use ErrorHandlerFacade instead.
    • NewErrorHandlerContext handler compositor: use WithContextExtractor instead.