Skip to content
This repository has been archived by the owner on Apr 21, 2023. It is now read-only.

Release Notes

Ali Dehghani edited this page Mar 1, 2019 · 3 revisions

What's new in 1.3.0?

  • Adding Support for Centralized Logging
  • Supporting the Reactive Web
  • Encapsulate more information into HttpError
  • Handling the ResponseStatusExceptions
  • Dependency Upgrade
  • Fixed the Duplicate Key exception bug thrown when two of the same error is reported inside a list

What's new in 1.2.0?

  • Adding support for ConstraintViolationExceptions
  • Adding support for new servlet exceptions defined in Spring Framework 5.1:
    • MissingRequestHeaderException
    • MissingRequestCookieException
    • MissingMatrixVariableException
  • Adding support for Spring Boot 2.1.0
  • Java 11
Clone this wiki locally