Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
2.9.2 Release.tar.gz | 2018-06-23 | 1.4 MB | |
2.9.2 Release.zip | 2018-06-23 | 2.3 MB | |
README.md | 2018-06-23 | 2.9 kB | |
Totals: 3 Items | 3.7 MB | 0 |
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-docs
duplicate
@steve
Feature
- (#2180) Is it possible to document OAuth 2 scopes for different HTTP methods? feature @Beontra