Sample Spring Boot application that uses some features provided by Spring Cloud Kubernetes, Spring Cloud OpenFeign and Spring Cloud Gateway deployed on Kubernetes
Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.
Release Notes
springdoc/springdoc-openapi (org.springdoc:springdoc-openapi-starter-webmvc-ui)
### [`v2.2.0`](https://togithub.com/springdoc/springdoc-openapi/blob/HEAD/CHANGELOG.md#220---2023-08-06)
##### Added
- [#2189](https://togithub.com/springdoc/springdoc-openapi/issues/2189) - Add support for swagger-ui.url property
- [#2200](https://togithub.com/springdoc/springdoc-openapi/issues/2200) - Support schema.requiredMode() on ParameterObject
- [#2309](https://togithub.com/springdoc/springdoc-openapi/issues/2309) - Added function to preload by specifying locale
- [#2332](https://togithub.com/springdoc/springdoc-openapi/issues/2332) - Group name cannot be null or empty
- [#2281](https://togithub.com/springdoc/springdoc-openapi/issues/2281) - Initial Virtual thread support
##### Changed
- Upgrade spring-boot to 3.1.2
- Upgrade swagger-core to 2.2.15
- Upgrade swagger-ui to 5.2.0
##### Fixed
- [#2199](https://togithub.com/springdoc/springdoc-openapi/issues/2199) - Fix Schema get condition of ArraySchema.
- [#2194](https://togithub.com/springdoc/springdoc-openapi/issues/2194) - Fix Swagger UI with provided spec
- [#2213](https://togithub.com/springdoc/springdoc-openapi/issues/2213) - Using both generated and configured specs stoped working in 1.6.5
- [#2222](https://togithub.com/springdoc/springdoc-openapi/issues/2222) - String Index Out of Bounce Exception Fix when deployed on Azure
- [#2243](https://togithub.com/springdoc/springdoc-openapi/issues/2243), [#2235](https://togithub.com/springdoc/springdoc-openapi/issues/2235) - Fix StringIndexOutOfBoundsException when path is same webjar
- [#2291](https://togithub.com/springdoc/springdoc-openapi/issues/2291) - Fix default-flat-param-object doesn't work when using http body
- [#2310](https://togithub.com/springdoc/springdoc-openapi/issues/2310) - Change bean name of objectMapperProvider
- [#2207](https://togithub.com/springdoc/springdoc-openapi/issues/2207) - swagger-initializer.js is sent endcoded in the JVM's default charset
- [#2271](https://togithub.com/springdoc/springdoc-openapi/issues/2271), [#2280](https://togithub.com/springdoc/springdoc-openapi/issues/2280) - Fix loop when response inherits generic class fixes
- [#2312](https://togithub.com/springdoc/springdoc-openapi/issues/2312) - Spec for [@ParameterObject](https://togithub.com/ParameterObject) disappears if building native-images
- [#2326](https://togithub.com/springdoc/springdoc-openapi/issues/2326) - [@QuerydslPredicate](https://togithub.com/QuerydslPredicate)(root = X.class) annotation at Controller Method level not getting documented in Spring Boot 3
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
2.1.0
->2.2.0
2.1.0
->2.2.0
⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.
Release Notes
springdoc/springdoc-openapi (org.springdoc:springdoc-openapi-starter-webmvc-ui)
### [`v2.2.0`](https://togithub.com/springdoc/springdoc-openapi/blob/HEAD/CHANGELOG.md#220---2023-08-06) ##### Added - [#2189](https://togithub.com/springdoc/springdoc-openapi/issues/2189) - Add support for swagger-ui.url property - [#2200](https://togithub.com/springdoc/springdoc-openapi/issues/2200) - Support schema.requiredMode() on ParameterObject - [#2309](https://togithub.com/springdoc/springdoc-openapi/issues/2309) - Added function to preload by specifying locale - [#2332](https://togithub.com/springdoc/springdoc-openapi/issues/2332) - Group name cannot be null or empty - [#2281](https://togithub.com/springdoc/springdoc-openapi/issues/2281) - Initial Virtual thread support ##### Changed - Upgrade spring-boot to 3.1.2 - Upgrade swagger-core to 2.2.15 - Upgrade swagger-ui to 5.2.0 ##### Fixed - [#2199](https://togithub.com/springdoc/springdoc-openapi/issues/2199) - Fix Schema get condition of ArraySchema. - [#2194](https://togithub.com/springdoc/springdoc-openapi/issues/2194) - Fix Swagger UI with provided spec - [#2213](https://togithub.com/springdoc/springdoc-openapi/issues/2213) - Using both generated and configured specs stoped working in 1.6.5 - [#2222](https://togithub.com/springdoc/springdoc-openapi/issues/2222) - String Index Out of Bounce Exception Fix when deployed on Azure - [#2243](https://togithub.com/springdoc/springdoc-openapi/issues/2243), [#2235](https://togithub.com/springdoc/springdoc-openapi/issues/2235) - Fix StringIndexOutOfBoundsException when path is same webjar - [#2291](https://togithub.com/springdoc/springdoc-openapi/issues/2291) - Fix default-flat-param-object doesn't work when using http body - [#2310](https://togithub.com/springdoc/springdoc-openapi/issues/2310) - Change bean name of objectMapperProvider - [#2207](https://togithub.com/springdoc/springdoc-openapi/issues/2207) - swagger-initializer.js is sent endcoded in the JVM's default charset - [#2271](https://togithub.com/springdoc/springdoc-openapi/issues/2271), [#2280](https://togithub.com/springdoc/springdoc-openapi/issues/2280) - Fix loop when response inherits generic class fixes - [#2312](https://togithub.com/springdoc/springdoc-openapi/issues/2312) - Spec for [@ParameterObject](https://togithub.com/ParameterObject) disappears if building native-images - [#2326](https://togithub.com/springdoc/springdoc-openapi/issues/2326) - [@QuerydslPredicate](https://togithub.com/QuerydslPredicate)(root = X.class) annotation at Controller Method level not getting documented in Spring Boot 3Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Mend Renovate. View repository job log here.