piomin / sample-spring-microservices-new

Demo for Spring Boot 3(`master` branch)/2(other branches) and Spring Cloud microservices with distributed configuration (Spring Cloud Config), service discovery (Eureka), API gateway (Spring Cloud Gateway, Zuul), Swagger/OpenAPI documentation (Springdoc), logs correlation using Spring Cloud Sleuth/Micrometer OTEL and many more
https://piotrminkowski.com
1.17k stars 744 forks source link

Update dependency org.springdoc:springdoc-openapi-starter-webmvc-api to v2.2.0 #71

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.springdoc:springdoc-openapi-starter-webmvc-api (source) 2.1.0 -> 2.2.0 age adoption passing confidence

⚠ 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-api) ### [`v2.2.0`](https://togithub.com/springdoc/springdoc-openapi/blob/HEAD/CHANGELOG.md#220---2023-08-06) [Compare Source](https://togithub.com/springdoc/springdoc-openapi/compare/v2.1.0...v2.2.0) ##### 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 this update again.



This PR has been generated by Mend Renovate. View repository job log here.