Spring-Boot-starter
Spring-Boot-starter copied to clipboard
Bump io.springfox:springfox-swagger-ui from 2.6.1 to 2.10.0
Bumps io.springfox:springfox-swagger-ui from 2.6.1 to 2.10.0.
Release notes
Sourced from io.springfox:springfox-swagger-ui's releases.
2.9.2 Release
© JUDITH VRUGT, NATIONAL GEOGRAPHIC YOUR SHOT
Thank you for the patience with this release. More importantly, thank you for your contributions in helping identify bugs and issues and improving the library with your contributions!
Pull requests and contributions
- (#2492) Added missing backtick
@TwinProduction
- (#2465) X-Forwarded-Prefix should replace basePath in newer spring versions
@rainoko
- (#2464) Remove replaceAll with trim
@ctruzzi
- (#2434) Add csrf token support
@olOwOlo
- (#2429) Remove output related to fixed issue (#1244) #2428
@haelduksf
- (#2404) Using media type to determine correct param type when expanding param…
@andyRokit
Bugs
- (#2502) OperationContext only finds SecurityContext's by path ignoring methods
@robinsonmark
- (#2481) ConditionalOnWebApplication not found after upgrading to 2.9.0
duplicate
@gionn
- (#2461) 2.8.0 /swagger-resource/configuration/ui does not set Accept header properly
@OverDrone
- (#2446) ApiParam allowableValues string with spaces is not supported
@uriparush
- (#2438) Upgrade to SpringFox 2.9.0 causes failures in Spring Boot 2.0.2.RELEASE
@james
- (#2428) description = "
@Size
: Min - Max (until #1244 gets fixed)" when param annotated with@Min
and/or@Max
but #1244 is already fixed@haelduksf
- (#2423) Query Parameter extracted from Object doesn't recognize public field without getter
@kintomiko
- (#2415) JSR-303: Size annotation on Path Param generates maximum/minimum, but on Model generates maxLength/minLength
@retinaburn
- (#2401) Present multipart object attributes as "formData"
duplicate
@andyRokit
- (#2376) Model attribute expansion should respect form/query parameter type
@dilipkrish
- (#2498) Path Parameter generated having unsupported properties
duplicate
@FossilBlade
- (#2481) ConditionalOnWebApplication not found after upgrading to 2.9.0
duplicate
@gionn
- (#2466) There is no jar in maven repo.Why?
duplicate
@litttlefisher
- (#2441) Upgrading from 2.8.0 to 2.9.0 causes SpringBootTest to stop working
duplicate
@maraswrona
- (#2401) Present multipart object attributes as "formData"
duplicate
@andyRokit
- (#755) o.s.data.domain.Pageable - automatically add
@ApiImplicitParams
? can-use-for-docsduplicate
@steve
Feature
2.9.0 Release
©️Photograph by Alex Geifman courtesy National Geographic
2.9.0 Release
This is the last release supporting jdk 7 and spring 4.x. The next planned release is 3.0 which will have jdk 8 as a pre-requisite. There was a large effort to ensure a stable release before moving to the next major release. A big thank you again for the numerous feature/bug requests for making this product better and supporting this library.
A special thank you to
@kasecato
,@MaksimOrlov
,@neumaennl
,@rgoers
and@Fyro-Ing
for working on some much requested features.NOTE: All deprecations will be removed when we move to 3.0
NOTE: This release isnt available via maven central due to issues publishing to maven central. Still working through the issues. It is available via jcenter.
... (truncated)
Changelog
Sourced from io.springfox:springfox-swagger-ui's changelog.
2.9.2 Release Notes
This is mostly a service release. Predominantly to publish the repository to maven along with minor improvements
Pull requests and contributions
- (#2492) Added missing backtick
@TwinProduction
- (#2465) X-Forwarded-Prefix should replace basePath in newer spring versions
@rainoko
- (#2464) Remove replaceAll with trim
@ctruzzi
- (#2434) Add csrf token support
@olOwOlo
- (#2429) Remove output related to fixed issue (#1244) #2428
@haelduksf
- (#2404) Using media type to determine correct param type when expanding param…
@andyRokit
Bugs
- (#2502) OperationContext only finds SecurityContext's by path ignoring methods
@robinsonmark
- (#2481) ConditionalOnWebApplication not found after upgrading to 2.9.0
duplicate
@gionn
- (#2461) 2.8.0 /swagger-resource/configuration/ui does not set Accept header properly
@OverDrone
- (#2446) ApiParam allowableValues string with spaces is not supported
@uriparush
- (#2438) Upgrade to SpringFox 2.9.0 causes failures in Spring Boot 2.0.2.RELEASE
@james
- (#2428) description = "
@Size
: Min - Max (until #1244 gets fixed)" when param annotated with@Min
and/or@Max
but #1244 is already fixed@haelduksf
- (#2423) Query Parameter extracted from Object doesn't recognize public field without getter
@kintomiko
- (#2415) JSR-303: Size annotation on Path Param generates maximum/minimum, but on Model generates maxLength/minLength
@retinaburn
- (#2401) Present multipart object attributes as "formData"
duplicate
@andyRokit
- (#2376) Model attribute expansion should respect form/query parameter type
@dilipkrish
- (#2498) Path Parameter generated having unsupported properties
duplicate
@FossilBlade
- (#2481) ConditionalOnWebApplication not found after upgrading to 2.9.0
duplicate
@gionn
- (#2466) There is no jar in maven repo.Why?
duplicate
@litttlefisher
- (#2441) Upgrading from 2.8.0 to 2.9.0 causes SpringBootTest to stop working
duplicate
@maraswrona
- (#2401) Present multipart object attributes as "formData"
duplicate
@andyRokit
- (#755) o.s.data.domain.Pageable - automatically add
@ApiImplicitParams
? can-use-for-docsduplicate
@steve
Feature
Maintenance
- (#2503) Upgrade libraries and patch versions
@dilipkrish
- (#2448) X-Forwarded-prefix not work as expected since spring version 4.3.15
@rainoko
2.9.0 Release Notes
This is the last release supporting jdk 6 and spring 4.x. The next planned release is 3.0 which will have jdk 8 as a pre-requisite. There was a large effort to ensure a stable release before moving to the next major release. A big thank you again for the numerous feature/bug requests for making this product better and supporting this library.
A special thank you to
@kasecato
,@MaksimOrlov
,@neumaennl
,@rgoers
and@Fyro-Ing
for working on some much requested features.NOTE: All deprecations will be removed when we move to 3.0
Pull Requests
- (#2356) Add tag vendor extensions
@nhtzr
- (#2323) fix for spring data rest 3.0.5.RELEASE while maintaining backward com…
@deodeveloper
... (truncated)
Commits
2026ff1
Changed the command to include all as gradle properties87a402f
Fixed javadoc error. This is already fixed in openapi branch02805e1
Updated java version31e90fa
Changing version prior to release93e4352
Added release script to the repositoryc651680
Merge pull request #3307 from springfox/bugfix/model-enhancement16e8941
Returning cache to life.e136026
Merge pull request #3304 from springfox/bugfix/model-enhancement500ddcf
#33034c181b6
Merge branch 'bugfix/model-enhancement'- 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 rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.