Releases: idealo/spring-endpoint-exporter
Releases · idealo/spring-endpoint-exporter
v1.0.8
1.0.8 (2023-09-15)
Bug Fixes
- export media types correctly (x-consumes, x-produces) (d98da61)
v1.0.7
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
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
1.0.5 (2023-03-25)
Bug Fixes
v1.0.4
1.0.4 (2023-03-20)
Bug Fixes
- build and release native image (e7f744e)
- build and release native image (0d4eb45)
v1.0.3
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
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
1.0.1 (2023-01-17)
Bug Fixes
- native: add runtime hints for jakarta validation (4f9b642)
v1.0.0
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
Bug Fixes
- native: set enable-url-protocols=jar to support jar scanning mode in native image (dc0791f)