Skip to content

Releases: gregwhitaker/catnap

2.3.0

17 Aug 05:17
a9efb4e
Compare
Choose a tag to compare

Fixed issue with using Catnap in Spring Boot 2.x.

Release 2.2.1

11 Sep 16:41
682a11d
Compare
Choose a tag to compare

Changed

  • Added patch for Issue #10 that makes it simpler to configure a customer Jackson ObjectMapper in SpringBoot projects.

2.2.0

30 Aug 15:49
Compare
Choose a tag to compare

Added

  • Added support for auto-detecting ObjectMapper in SpringBoot applications.
  • Added support for auto-detecting ObjectMapper in SpringMVC applications.

Changed

  • Updated to Gradle 4.1

2.1.0

22 Sep 18:36
Compare
Choose a tag to compare

Added a new Spring Boot specific library that addresses issues with hosting static content (like the swagger-ui) when you are also utilizing Catnap enabled endpoints.

Catnap 2

23 Jul 19:15
Compare
Choose a tag to compare

This is a completely new version of Catnap with many bug fixes.

Initial Release

21 May 19:11
Compare
Choose a tag to compare
1.0.0

Added CI Image