Releases: qaware/openapi-generator-for-spring
6.0.0
What's Changed
-
Add compatibility to Spring Boot 3 and Spring Framework 6 by @chr-fritz in #197 This is a breaking change as Java 17 is now required due to Spring Framework 6.
-
Bump swagger-ui from 4.10.3 to 4.11.1 by @dependabot in #149
-
Bump spring-boot-starter-parent from 2.6.7 to 2.7.0 by @dependabot in #146
-
Bump spring-boot-starter-parent from 2.6.7 to 2.7.0 in /demo/openapi-generator-for-spring-demo-webmvc by @dependabot in #148
-
Bump spring-boot-starter-parent from 2.6.7 to 2.7.0 in /demo/openapi-generator-for-spring-demo-webflux by @dependabot in #147
-
Bump classgraph from 4.8.146 to 4.8.147 by @dependabot in #150
-
Bump swagger-annotations from 2.2.0 to 2.2.1 by @dependabot in #151
-
Bump spring-boot-starter-parent from 2.7.0 to 2.7.1 by @dependabot in #152
-
Bump spring-boot-starter-parent from 2.7.0 to 2.7.1 in /demo/openapi-generator-for-spring-demo-webflux by @dependabot in #154
-
Bump spring-boot-starter-parent from 2.7.0 to 2.7.1 in /demo/openapi-generator-for-spring-demo-webmvc by @dependabot in #153
-
Bump classgraph from 4.8.147 to 4.8.148 by @dependabot in #155
-
Bump classgraph from 4.8.148 to 4.8.149 by @dependabot in #156
-
Bump spring-boot-starter-parent from 2.7.3 to 2.7.4 by @dependabot in #167
-
Bump spring-boot-starter-parent from 2.7.3 to 2.7.4 in /demo/openapi-generator-for-spring-demo-webmvc by @dependabot in #169
-
Bump spring-boot-starter-parent from 2.7.3 to 2.7.4 in /demo/openapi-generator-for-spring-demo-webflux by @dependabot in #168
-
Bump swagger-annotations from 2.2.2 to 2.2.3 by @dependabot in #170
-
Bump swagger-ui from 4.14.0 to 4.14.2 by @dependabot in #171
-
Bump swagger-ui from 4.14.2 to 4.14.3 by @dependabot in #172
-
Bump swagger-annotations from 2.2.3 to 2.2.4 by @dependabot in #173
-
Bump spring-boot-starter-parent from 2.7.4 to 2.7.5 in /demo/openapi-generator-for-spring-demo-webmvc by @dependabot in #176
-
Bump spring-boot-starter-parent from 2.7.4 to 2.7.5 in /demo/openapi-generator-for-spring-demo-webflux by @dependabot in #175
-
Bump spring-boot-starter-parent from 2.7.4 to 2.7.5 by @dependabot in #174
-
Bump swagger-ui from 4.14.3 to 4.15.0 by @dependabot in #177
-
Bump swagger-annotations from 2.2.4 to 2.2.6 by @dependabot in #178
New Contributors
- @chr-fritz made their first contribution in #197
Full Changelog: version-5.1.6...version-6.0.0
5.1.6
What's Changed
- Bump Spring Boot from 2.6.6 to 2.6.7
- Bump swagger-ui from 4.9.1 to 4.10.3 by @dependabot in #137
- Bump swagger-annotations from 2.1.13 to 2.2.0 by @dependabot in #138
- Bump lombok from 1.18.22 to 1.18.24 by @dependabot in #141
- Bump classgraph from 4.8.143 to 4.8.146 by @dependabot in #140
- Bump jacoco-maven-plugin from 0.8.7 to 0.8.8 by @dependabot in #139
- Bump nexus-staging-maven-plugin from 1.6.12 to 1.6.13 by @dependabot in #143
Full Changelog: version-5.1.5...version-5.1.6
5.1.5
5.1.4
What's Changed
- Bump Spring Boot from 2.6.4 to 2.6.5
- Bump swagger-ui from 4.6.2 to 4.9.1 by @dependabot in #128 #132
- Bump classgraph from 4.8.141 to 4.8.143 by @dependabot in #133
Full Changelog: version-5.1.3...version-5.1.4
5.1.3
What's Changed
- Bump Spring Boot from 2.6.2 to 2.6.4
- Bump swagger-annotations from 2.1.12 to 2.1.13 by @dependabot in #115
- Bump nexus-staging-maven-plugin from 1.6.8 to 1.6.12 by @dependabot in #117 #119
- Bump classgraph from 4.8.138 to 4.8.141 by @dependabot in #116 #121 #124
- Bump swagger-ui from 4.1.3 to 4.6.2 by @dependabot in #108 #113 #114 #125 #126
Full Changelog: version-5.1.2...version-5.1.3
5.1.2
What's Changed
- Fixed #103
- Bump Spring Boot from 2.6.1 to 2.6.2
- Bump classgraph from 4.8.137 to 4.8.138 by @dependabot in #98
- Bump swagger-annotations from 2.1.11 to 2.1.12 by @dependabot in #104
- Bump swagger-ui from 4.1.2 to 4.1.3 by @dependabot in #99
Full Changelog: version-5.1.1...version-5.1.2
5.1.1
What's Changed
- Update Spring Boot to 2.6.1 (including minor fix for path pattern detection)
- Update swagger-ui to 4.1.0 to 4.1.2 by @dependabot in #97
- Update classgraph to 4.8.137 by @dependabot in #96
Full Changelog: version-5.1.0...version-5.1.1
5.1.0
What's Changed
- Add support for annotations on handler methods from interfaces
- Add support for parameters names using Spring's ParameterNameDiscoverer
- Bump spring-boot-starter-parent from 2.5.4 to 2.5.5 by @dependabot in #57 #58 #59
- Bump swagger-annotations from 2.1.10 to 2.1.11 by @dependabot in #61
- Bump lombok from 1.18.20 to 1.18.22 by @dependabot in #66
- Bump swagger-ui from 3.52.1 to 3.52.3 by @dependabot in #62
- Bump classgraph from 4.8.116 to 4.8.127 by @dependabot in #70
Full Changelog: version-5.0.0...version-5.1.0
5.0.0
- Update class graph and Swagger UI
- Fix sharing of servers and parameters per path item
- Provide
SchemaResolver.Caller
to all schema resolution beans (breaking change) - Add (minimal) support for
Map<String, ?>
during schema resolution