Skip to content

Releases: ekino/spring-boot-starter-errors

3.0.0

04 Aug 13:33
Compare
Choose a tag to compare

2.2.0

09 Jun 09:23
Compare
Choose a tag to compare

fix: map BadCredentialsException to an unauthorized status

2.1.1

13 Mar 09:45
Compare
Choose a tag to compare

Fix for Spring Boot 2.2.5: modify HttpMessageNotReadableException handling to HttpMessageConvertionException

2.1.0

04 Mar 10:37
Compare
Choose a tag to compare

This release contains only technical changes:

  • Kotlin 1.3.70
  • Gradle 6.2.2

2.0.0

03 Feb 13:38
Compare
Choose a tag to compare

Spring Boot 2.2 is now required.

1.2.0

11 Dec 10:28
Compare
Choose a tag to compare

Feature

  • Handle spring security request rejected exception

Chore

  • Migrate to Github Actions
  • Migrate to Gradle 6

1.1.0

12 Nov 09:21
Compare
Choose a tag to compare

Feature

Add timestamp to generated json

1.0.3

02 Sep 13:39
Compare
Choose a tag to compare

Features :

  • Handle MissingServletRequestParameterException as bad request (highly unlikely breaking change)

Chores :

  • Upgrade to Gradle 5.6.1
  • Upgrade to Kotlin 1.3.50
  • Migrate tests to JCV

1.0.2

19 Aug 12:03
Compare
Choose a tag to compare
  • Fix Github assets deployment
  • Fix documentation generation

1.0.1

14 Aug 11:58
Compare
Choose a tag to compare

Minor improvements to the release process.