lowcoder
lowcoder copied to clipboard
Bump org.springdoc:springdoc-openapi-starter-webflux-ui from 2.5.0 to 2.8.6 in /server/api-service
Bumps org.springdoc:springdoc-openapi-starter-webflux-ui from 2.5.0 to 2.8.6.
Release notes
Sourced from org.springdoc:springdoc-openapi-starter-webflux-ui's releases.
springdoc-openapi v2.8.6 released!
What's Changed
- Update README.md by
@​berezkin88in springdoc/springdoc-openapi#2911- Check both SerDe
BeanPropertyDefinitionfor@JsonUnwrapped/@Schemaby@​wingsofovniain springdoc/springdoc-openapi#2909- Bail sealed class subtype introspection on Schema by
@​sahil-ramagiriin springdoc/springdoc-openapi#2927- Add missing builder methods in SchemaBuilder by
@​JohnNiangin springdoc/springdoc-openapi#2928Added
- #2909 - Check both SerDe BeanPropertyDefinition for @JsonUnwrapped/
@​Schema- #2927 - Bail sealed class subtype introspection on Schema
- #2917 - Add Future to ignored response wrappers
- #2938 - Add out of the box support for LocalTime, YearMonth, MonthDay
Changed
- Upgrade swagger-ui to v5.20.1
- Upgrade swagger-core to 2.2.29
- Upgrade spring-cloud-function to 4.2.2
- Upgrade spring-boot to version 3.4.4
Fixed
- #2928 - Add missing builder methods in SchemaBuilder
- #2905 - ModelResolver.enumAsRef = true result in invalid openapi with actuator using enum param
- #2939 - Duplicate ModelConverter registration with Spring Boot DevTools
- #2941 - SpringBoot native fails /v3/api-docs when using a Map as an http entity field
New Contributors
@​berezkin88made their first contribution in springdoc/springdoc-openapi#2911Full Changelog: https://github.com/springdoc/springdoc-openapi/compare/v2.8.5...v2.8.6
springdoc-openapi v2.8.5 released!
What's Changed
- fix defaultValue when using
@​PageableDefaulttogether with one-indexed-parameters by@​pheykenin springdoc/springdoc-openapi#2881- Refactor trimIndent Method by
@​Ryan-Diain springdoc/springdoc-openapi#2891- fix: respect
@JsonUnwrapped&@Schemaon props not fields only by@​wingsofovniain springdoc/springdoc-openapi#2894- Only filter out actuator endpoints with double asterisks. Fixes #2895 by
@​mc1arkein springdoc/springdoc-openapi#2896- add needed runtime reflection hints for native image by
@​lorenzbaierin springdoc/springdoc-openapi#2898- Do not require JsonSubType annotation for sealed classes by
@​sahil-ramagiriin springdoc/springdoc-openapi#2696Added
- #2696 - Do not require JsonSubType annotation for sealed classes
- #2898 - add needed runtime reflection hints for native image
- #2891 - Refactor trimIndent Method
Changed
- Upgrade swagger-ui to v5.18.3
Fixed
- #2902 - Schema replaced by String when using
@​ApiResponsewith RepresentationModel (Hateoas links)- #2876 - Restentpoints with same name get mix up
... (truncated)
Changelog
Sourced from org.springdoc:springdoc-openapi-starter-webflux-ui's changelog.
[2.8.6] - 2025-03-23
Added
- #2909 - Check both SerDe BeanPropertyDefinition for @JsonUnwrapped/
@​Schema- #2927 - Bail sealed class subtype introspection on Schema
- #2917 - Add Future to ignored response wrappers
- #2938 - Add out of the box support for LocalTime, YearMonth, MonthDay
Changed
- Upgrade swagger-ui to v5.20.1
- Upgrade swagger-core to 2.2.29
- Upgrade spring-cloud-function to 4.2.2
- Upgrade spring-boot to version 3.4.4
Fixed
- #2928 - Add missing builder methods in SchemaBuilder
- #2905 - ModelResolver.enumAsRef = true result in invalid openapi with actuator using enum param
- #2939 - Duplicate ModelConverter registration with Spring Boot DevTools
- #2941 - SpringBoot native fails /v3/api-docs when using a Map as an http entity field
[2.8.5] - 2025-02-16
Added
- #2696 - Do not require JsonSubType annotation for sealed classes
- #2898 - add needed runtime reflection hints for native image
- #2891 - Refactor trimIndent Method
- #2931 - OpenAPIService serverBaseUrl is not thread safe
- #2933 - Wrong schema generation with PagedModel generated VIA_DTO and wrapped in ResponseEntity
Changed
- Upgrade swagger-ui to v5.18.3
Fixed
- #2902 - Schema replaced by String when using
@​ApiResponsewith RepresentationModel (Hateoas links)- #2876 - Restentpoints with same name get mix up
- #2895 - Only filter out actuator endpoints with double asterisks.
- #2894 - respect
@​JsonUnwrapped&@​Schemaon props not fields only- #2881 - fix defaultValue when using
@​PageableDefaulttogether with one-indexed-parameters- #2888 - Provide a better consistency for parameters and responses order.
[2.8.4] - 2025-01-25
Added
- #2873 - Improve performance of getGenericMapResponse
- #2836 - Provide option to set allowed locales
- 2862 - Align Swagger-UI Prefix Path with Swagger-WebMvc Behavior
Changed
- Upgrade spring-boot to 3.4.2
- Upgrade spring-cloud-function to 4.2.1
... (truncated)
Commits
3cf77ca[maven-release-plugin] prepare release v2.8.6c047b12CHANGELOG.md update for the next release 2.8.620e5eecSpringBoot native fails /v3/api-docs when using a Map as an http entity field...e185654Upgrade spring-boot to version 3.4.43421305Duplicate ModelConverter registration with Spring Boot DevTools. Fixes #2939ec43ffbLocalTime, YearMonth, MonthDay are not serialized correctly in ISO 8601 forma...7e45beaWrong schema generation with PagedModel generated VIA_DTO and wrapped in Resp...c32a017OpenAPIService serverBaseUrl is not thread safe. Fixes #293165ae8baAdd Future to ignored response wrappers. Fixes #2917.c07093cModelResolver.enumAsRef = true result in invalid openapi with actuator using ...- Additional commits viewable in compare view
You can trigger a rebase of this PR 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)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Deploy Preview for lowcoder-test canceled.
| Name | Link |
|---|---|
| Latest commit | 87a213fbb97456eaeb50cf7e20c5f49aa0dafa82 |
| Latest deploy log | https://app.netlify.com/sites/lowcoder-test/deploys/67ebec4fe8d6c600089988a8 |