Update dependency org.springdoc:springdoc-openapi-starter-webmvc-ui to v2.8.17 #6
Reference in New Issue
Block a user
Delete Branch "renovate/org.springdoc-springdoc-openapi-starter-webmvc-ui-2.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
2.7.0→2.8.17Release Notes
springdoc/springdoc-openapi (org.springdoc:springdoc-openapi-starter-webmvc-ui)
v2.8.17Compare Source
Added
@Rangeconstraint validation annotationnullable: truefor Kotlin nullable types in schema propertiesChanged
Fixed
$refnullable wrapping and OAS 3.1 support@ControllerAdviceare still nondeterministic across OSPropertyResolverUtilsto retain aJsonNodewhen reading anExtensionPropertyannotationLocalDatev2.8.16Compare Source
Added
springdoc.swagger-ui.document-titleproperty to customize the browser tab titleChanged
Fixed
null/<groupName>on second request when usingGroupedOpenApi@JsonViewcontext when resolvingPage<T>schema inPageOpenAPIConverterSpringDocConfigPropertiesdoes not comply with camelCase naming conventions_linksinallOfchild schemas extendingRepresentationModelv2.8.15Compare Source
Added
@OrdertoApplicationReadyEventlisteneruseReturnTypeSchemais evaluated at HTTP status code level instead of method levelChanged
Fixed
@RequestBodydid not take precedence@Schemaannotations on Kotlin value classesLinkedHashSetapplication.ymlv2.8.14Compare Source
Added
Changed
Fixed
v2.8.13Compare Source
Added
Changed
Fixed
v2.8.12Compare Source
Changed
Fixed
v2.8.11Compare Source
Added
Changed
Fixed
v2.8.10Compare Source
Added
Changed
Fixed
v2.8.9Compare Source
Added
Changed
Fixed
v2.8.8Compare Source
Fixed
v2.8.7Compare Source
Added
Changed
Fixed
considering /webjar path prefix
OpenAPI output since 2.8.0
v2.8.6Compare Source
Added
Changed
Fixed
enum param
v2.8.5Compare Source
Added
ResponseEntity
Changed
Fixed
Hateoas links)
one-indexed-parameters
v2.8.4Compare Source
Added
Changed
Fixed
repository.
springdoc.default-support-form-data config option.
v2.8.3Compare Source
Added
v2.8.2Compare Source
Added
Fixed
v2.8.1Compare Source
Added
@Rangeconstraint validation annotationnullable: truefor Kotlin nullable types in schema propertiesChanged
Fixed
$refnullable wrapping and OAS 3.1 support@ControllerAdviceare still nondeterministic across OSPropertyResolverUtilsto retain aJsonNodewhen reading anExtensionPropertyannotationLocalDatev2.8.0Compare Source
Added
form instead of query.
Changed
Fixed
org.springframework.data.rest.webmvc.mapping.Associations' that could not be found.
management.endpoint.gateway.enabled=true.
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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 Renovate Bot.
PR Reviewer Guide 🔍
Here are some key observations to aid the review process:
Dependency Upgrade
The
springdoc-openapi-starter-webmvc-uidependency is updated from2.7.0to2.8.17. This is a minor version update, but it's important to verify that this doesn't introduce any breaking changes or regressions in the generated OpenAPI documentation and the Swagger UI functionality.PR Code Suggestions ✨
No code suggestions found for the PR.