Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 746 Bytes

CHANGELOG.md

File metadata and controls

22 lines (13 loc) · 746 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

  • dependency upgrade kotlin 1.4.20 to 1.5.30
  • Bump spring-boot-dependencies from 2.4.2 to 2.5.6

Added

  • AutoConfigured ExceptionHandler to expose ErrorResponse
  • AutoConfigured ResponseAdvice to expose Response via ```JsonApiResponse