add: (deps): bump org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.2.0 to 2.3.0
Bumps org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.2.0 to 2.3.0.
Release notes
Sourced from org.springdoc:springdoc-openapi-starter-webmvc-ui's releases.
springdoc-openapi v2.3.0 released!
What's Changed
- feat: support OIDC by
@uc4w6cin springdoc/springdoc-openapi#2340- Support Schema added in OpenAPI Specification v3.1 by
@uc4w6cin springdoc/springdoc-openapi#2345- Add more test for OpenAPI Specification v3.1 by
@xiaoxiangmoein springdoc/springdoc-openapi#2353- Fix the failed test due to hardcoded file separators by
@wninegin springdoc/springdoc-openapi#2366- No empty description for polymorphic subtypes by
@westsein springdoc/springdoc-openapi#2371- Support get javadoc description from getter method by
@eshizhanin springdoc/springdoc-openapi#2387- Fix arrayschema by
@uc4w6cin springdoc/springdoc-openapi#2403- Update condition to register links schema customizer, fixes #2359 by
@mathieu-amblardin springdoc/springdoc-openapi#2404- Bump swagger-core to version 2.2.19. Fixes #2360 by
@viktor-berglund-mwin springdoc/springdoc-openapi#2437
- #2359 - Update condition to register links schema customizer
- #2348 - Enhance resource path processing
- #2438, #2315 - Support for
@JsonPropertywith Javadoc Change in springdoc-openapi- Upgrade spring-boot to 3.2.0
- Upgrade swagger-core to 2.2.19
- Upgrade swagger-ui to 5.10.3
Fixed
- #2366 - Fix the failed test due to hardcoded file separators
- #2370, #2371 - No empty description for polymorphic subtypes
- #2373 - SchemaProperty.array Schema is ignored in /api-docs or api-docs.yaml
- #2366 - Refactoring AbstractSwaggerResourceResolver.findWebJarResourcePath
- #2320 - javadoc for class attribute ignored when in EntityModel.
- #2347 - Not working if a property of entity contains generic parameters.
- #2399 - SpringdocRouteBuilder.onError is overriding last route defined.
- #2426 - StackOverflowError when using
@ParameterObjecton groovy class.New Contributors
@xiaoxiangmoemade their first contribution in springdoc/springdoc-openapi#2353@wninegmade their first contribution in springdoc/springdoc-openapi#2366@eshizhanmade their first contribution in springdoc/springdoc-openapi#2387@mathieu-amblardmade their first contribution in springdoc/springdoc-openapi#2404@viktor-berglund-mwmade their first contribution in springdoc/springdoc-openapi#2437Full Changelog: https://github.com/springdoc/springdoc-openapi/compare/v2.2.0...v2.3.0
Changelog
Sourced from org.springdoc:springdoc-openapi-starter-webmvc-ui's changelog.
[2.3.0] - 2023-12-03
Added
- #2340 - Add support OIDC with Spring Authorization Server
- #2345 - Support Schema added in OpenAPI Specification v3.1
- #2387 - Support get javadoc description from getter method
- #2404 - Update condition to register links schema customizer
- #2359 - Update condition to register links schema customizer
- #2348 - Enhance resource path processing
- #2438, #2315 - Support for
@JsonPropertywith Javadoc Change in springdoc-openapiChanged
- Upgrade spring-boot to 3.2.0
- Upgrade swagger-core to 2.2.19
- Upgrade swagger-ui to 5.10.3
Fixed
- #2366 - Fix the failed test due to hardcoded file separators
- #2370, #2371 - No empty description for polymorphic subtypes
- #2373 - SchemaProperty.array Schema is ignored in /api-docs or api-docs.yaml
- #2366 - Refactoring AbstractSwaggerResourceResolver.findWebJarResourcePath
- #2320 - javadoc for class attribute ignored when in EntityModel.
- #2347 - Not working if a property of entity contains generic parameters.
- #2399 - SpringdocRouteBuilder.onError is overriding last route defined.
- #2426 - StackOverflowError when using
@ParameterObjecton groovy class.
Commits
492d542[maven-release-plugin] prepare release v2.3.07f4f629Upgrade swagger-ui to version: 5.10.31acbf20Support for@JsonPropertywith Javadoc Change in springdoc-openapi. Fixes #24...9262482StackOverflowError when using@ParameterObjecton groovy class. Fixes #2426296af61SpringdocRouteBuilder.onError is overriding last route defined. Fixes #2399b6f9c1dA question about resource path processing. Fixes #2348a1de9adNot working if a property of entity contains generic parameters. Fixes #23473de26a7Merge pull request #2437 from viktor-berglund-mw/main6f0a605Merge branch 'mathieu-amblard-main'7696d32Bump swagger-api to 2.2.19- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Kudos, SonarCloud Quality Gate passed! 
0 Bugs
0 Vulnerabilities
0 Security Hotspots
0 Code Smells
No Coverage information
0.0% Duplication