Skip to content

Releases: idealo/spring-endpoint-exporter

v1.0.8

15 Sep 11:10
Compare
Choose a tag to compare

1.0.8 (2023-09-15)

Bug Fixes

  • export media types correctly (x-consumes, x-produces) (d98da61)

v1.0.7

21 Apr 08:28
Compare
Choose a tag to compare

1.0.7 (2023-04-21)

Bug Fixes

  • deps: bump spring-boot-starter-parent from 3.0.5 to 3.0.6 (#90) (e2d8c81)

v1.0.6

07 Apr 20:36
Compare
Choose a tag to compare

1.0.6 (2023-04-07)

Bug Fixes

  • deps: bump springdoc-openapi-starter-common from 2.0.4 to 2.1.0 (#87) (f05aa10)

v1.0.5

25 Mar 21:26
Compare
Choose a tag to compare

1.0.5 (2023-03-25)

Bug Fixes

v1.0.4

20 Mar 14:54
Compare
Choose a tag to compare

1.0.4 (2023-03-20)

Bug Fixes

  • build and release native image (e7f744e)
  • build and release native image (0d4eb45)

v1.0.3

15 Mar 10:23
Compare
Choose a tag to compare

1.0.3 (2023-03-15)

Bug Fixes

  • deps: bump springdoc-openapi-starter-common from 2.0.3 to 2.0.4 (#82) (99647fa)

v1.0.2

11 Mar 20:20
Compare
Choose a tag to compare

1.0.2 (2023-03-11)

Bug Fixes

  • deps: bump spring-boot-starter-parent from 3.0.1 to 3.0.4 (278881a)

v1.0.1

17 Jan 13:08
Compare
Choose a tag to compare

1.0.1 (2023-01-17)

Bug Fixes

  • native: add runtime hints for jakarta validation (4f9b642)

v1.0.0

16 Jan 17:27
Compare
Choose a tag to compare

1.0.0 (2023-01-16)

BREAKING CHANGES

  • exporter.jar-path is now exporter.input-path and the application requires at least java 17

v1.0.0-next.3

16 Jan 17:13
Compare
Choose a tag to compare
v1.0.0-next.3 Pre-release
Pre-release

1.0.0-next.3 (2023-01-16)

Bug Fixes

  • native: set enable-url-protocols=jar to support jar scanning mode in native image (dc0791f)