Bump org.springdoc:springdoc-openapi from 1.8.0 to 2.8.9
Closed
Number: #336
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Contributor
Comments: 0
Association: Contributor
Comments: 0
Created:
June 10, 2025 at 10:46 PM UTC
(12 months ago)
(12 months ago)
Updated:
June 11, 2025 at 06:13 AM UTC
(12 months ago)
(12 months ago)
Closed:
June 11, 2025 at 06:13 AM UTC
(12 months ago)
(12 months ago)
Time to Close:
about 7 hours
Labels:
dependencies java
dependencies java
Description:
Bumps org.springdoc:springdoc-openapi from 1.8.0 to 2.8.9.
Release notes
Sourced from org.springdoc:springdoc-openapi's releases.
springdoc-openapi v2.8.9 released!
What's Changed
- Support for
@Positiveby@mpleinein springdoc/springdoc-openapi#3001- Fixes for Spring Boot 3.5.0 API by
@mschoutin springdoc/springdoc-openapi#3007- feat: type-use for method parameters by
@mymx2in springdoc/springdoc-openapi#3011Added
- #2944 - Support for
@Positive- #3011 - type-use for method parameters
Changed
- Upgrade spring-boot to version 3.5.0
Fixed
- #2982 - application/problem+json content type is not set for ProblemDetails
- #2990 - Issues with POST Request, application/x-www-form-urlencoded and only one parameter
- #2998 - io.swagger.v3.oas.annotations.Webhook does not work when defined on the method level
- #3012 - Order of examples is (sometimes) not preserved
New Contributors
@mpleinemade their first contribution in springdoc/springdoc-openapi#3001Full Changelog: https://github.com/springdoc/springdoc-openapi/compare/v2.8.8...v2.8.9
v2.8.8
Full Changelog: https://github.com/springdoc/springdoc-openapi/compare/v2.8.7...v2.8.8
Fixed
springdoc-openapi v2.8.7 released!
What's Changed
Added
- #2944 - Introducing springdoc-openapi-bom project
- #2948 - Customize Servers via application.yml
- #2963 - Set default content type for problem details object to application/problem+jso
- #2971 - List of value classes in Kotlin
Changed
- Upgrade swagger-ui to v5.21.0
- Upgrade swagger-core to 2.2.30
- Upgrade spring-boot to version 3.4.5
- Upgrade spring-security-oauth2-authorization-server to version 1.4.3
Fixed
- #2947 - Unexpected warning "Appended trailing slash to static resource location"
- #2960 - NPE when customizing group's open-api without specifying any schema
- #2969 - fix path to register resource handler to work SwaggerIndexPageTransformer considering /webjar path prefix
- #2964 - Cannot add custom description and example for java.time.Duration since v2.8.6
... (truncated)
Changelog
Sourced from org.springdoc:springdoc-openapi's changelog.
[2.8.9] - 2025-06-10
Added
- #2944 - Support for
@Positive- #3011 - type-use for method parameters
Changed
- Upgrade spring-boot to version 3.5.0
Fixed
- #2982 - application/problem+json content type is not set for ProblemDetails
- #2990 - Issues with POST Request, application/x-www-form-urlencoded and only one parameter
- #2998 - io.swagger.v3.oas.annotations.Webhook does not work when defined on the method level
- #3012 - Order of examples is (sometimes) not preserved
[2.8.8] - 2025-05-04
Fixed
[2.8.7] - 2025-05-04
Added
- #2944 - Introducing springdoc-openapi-bom project
- #2948 - Customize Servers via application.yml
- #2963 - Set default content type for problem details object to application/problem+jso
- #2971 - List of value classes in Kotlin
Changed
- Upgrade swagger-ui to v5.21.0
- Upgrade swagger-core to 2.2.30
- Upgrade spring-boot to version 3.4.5
- Upgrade spring-security-oauth2-authorization-server to version 1.4.3
Fixed
- #2947 - Unexpected warning "Appended trailing slash to static resource location"
- #2960 - NPE when customizing group's open-api without specifying any schema
- #2969 - fix path to register resource handler to work SwaggerIndexPageTransformer considering /webjar path prefix
- #2964 - Cannot add custom description and example for java.time.Duration since v2.8.6
- #2972 -
@Header(schema =@Schema(type = "string")) generates empty or broken schema in
... (truncated)
Commits
830a98a[maven-release-plugin] prepare release v2.8.9976d8ecdocs update1ebf9b8Order of examples is (sometimes) not preserved. Fixes #301210fd6ddio.swagger.v3.oas.annotations.Webhook does not work when defined on the metho...31ed191Issues with POST Request, application/x-www-form-urlencoded and only one para...ceb4a10application/problem+json content type is not set for ProblemDetails. Fixes #2982a23005bMerge branch 'mymx2-feat/type-use'290162fcode review9f05020Merge branch 'mschout-spring-boot-3.5-support'6111073code review- 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)
Pull Request Statistics
Commits:
1
1
Files Changed:
1
1
Additions:
+1
+1
Deletions:
-1
-1
Package Dependencies
Package:
org.springdoc:springdoc-openapi
Ecosystem:
maven
maven
Version Change:
1.8.0 → 2.8.9
Update Type:
Major
Major
Technical Details
| ID: | 1458334 |
| UUID: | 2582631591 |
| Node ID: | PR_kwDOInTsUc6Z79Sn |
| Host: | GitHub |
| Repository: | mfvanek/java-experiments |
| Mergeable: | Yes |
| Merge State: | Unstable |