Releases: swagger-api/swagger-core
Releases · swagger-api/swagger-core
Swagger-core 2.1.11 released!
Swagger-core 1.6.3 released!
Swagger-core 2.1.10 released!
Swagger-core 2.1.9 released!
Swagger-core 2.1.8 released!
- refs #3926 - extended repeatable annotations support (#3931)
- refs #3904 - annotations support for @JsonValue types (#3930)
- refs #3011 - fix wrongly ignored operations with empty path (#3929)
- bump jetty version, exclude json-smart (#3918, #3919, #3920). Partial
JsonTypeInfo.As.WRAPPER_OBJECT
support (#2884, #2862) (#3921) - fix NPE with @JsonIdentityInfo at class level (#3908)
- guava version in jakarta maven plugin - refs #3840 (#3901)
- transformer plugin deps update refs #3840, refs #3890, refs #3891 (#3899)
- Automation: update maven readme version in release (#3898)
- Fix @JsonUnwrapped does not copy required properties: Resolves #3879 (#3880)
Swagger-core 2.1.7 released!
NOTE: First release with Jakarta namespace support. See wiki, maven readme and gradle readme.
- transformer maven plugin fork not to attach transformed JAR (#3889)
- CI python 2 launcher (#3885)
- CI python3 compatible (#3884)
- fix actions, python print parentheses (#3883)
- Fix build on Windows OS (#3882)
- refs #3836 - jakarta namespace artifacts (#3881)
- Fix unstable ordering of urls in gradle resolve task (#3877)
- fix #3868 - maven plugin: use prettyPrint from config file (#3874)
- refs CVE-2020-8908 - bump test dep guava (#3847)
- Migrate from maven-bundle-plugin to bnd-maven-plugin for finer OSGi meta… (#3843)
- Failure to run
swagger-jaxrs2:2.1.6
in OSGi due to transitive depen… (#3839) - fix #3831 - bump groovy version (#3832)
- whitesource alerts related deps updates - final run (#3825)
- fix badges (#3824)
- whitesource alerts related deps updates - fifth run (#3823)
- whitesource alerts related deps updates - fourth run (#3822)
- whitesource alerts related deps updates - third run (#3820)
- whitesource alerts related deps updates - second run (#3819)
- whitesource alerts related deps updates (#3813)
- Configure WhiteSource for GitHub.com (#3749)
Swagger-core 2.1.6 released!
- automation - allow set-env and add-path (#3744)
- fix #3741 - log output file path (#3742)
- refs #3613 - Configurable and deterministic order of JSON and YAML output (#3740)
- automation - replace deprecated set-env in workflows (#3733)
- refs #3731 - constraint annotations support at root schema level (#3732)
- fix #3729 - update testng version (#3730)
- refs #3727 - fix enum as ref with fqn TypeNameResolver (#3728)
- bump junit deps (#3720)
- Add test for hidden field in JsonCreator (#3698)
Swagger-core 2.1.5 released!
- refs #3711 - expose ctxId resolving in BaseOpenApiResource (#3712)
- refs #3703 - fix Optional @Schema resolving (#3707)
- refs #3697 - fix @hidden and @Schema.hidden resolving (#3706)
- refs #2144, refs #3149, refs #3426, refs #3694 - fix overridden generic resources methods (#3705)
- refs #3643, refs #3282, resolve @parameter for form params (#3696)
- refs #3673 - Null check getIgnoredProperties (#3674)
- Automation - fix V1 Readme updated (#3672)
Swagger-core 2.1.4 released!
- refs #2845 - resolve @JsonIgnoreProperties as property annotation (partial support) (#3649)
- introduce GitHub Actions for releases (#3648, ...)
- fix jaxrs2 dep version in gradle resolve test (#3639)
- fix exampleSetFlag for invalid values (#3638)
- implements exampleSetFlag to flag deserialization of null example vs missing (#3637)
- Fix omitted char in javadoc (#3636)
- GitHub Actions build (#3630, #3631, #3632)
- Create codeql-analysis.yml (#3629)
- refs #3624 - fix self referenced Optional property (#3627)
- refs #3608 - fix maven plugin with maven < 3.5 - bump snaphsots (#3620)