Skip to content

Releases: swagger-api/swagger-core

Swagger-core 2.1.11 released!

29 Sep 18:13
Compare
Choose a tag to compare
  • update versions for ant, jetty, commons-compress (#4005)
  • fix: check all parents for further parameter annotations (#4003)

Swagger-core 1.6.3 released!

29 Sep 17:16
Compare
Choose a tag to compare
  • #3257 - External Spec validation of required properties isn't possible (#3258)
  • #719 - Adding Extensions in Responses (OAS2) (#2835)
  • add url List to authorizationValue (#3995)
  • add xml to property in ModelToPropertyConverter (#4007)

Swagger-core 2.1.10 released!

28 Jun 08:36
Compare
Choose a tag to compare

Swagger-core 2.1.9 released!

20 Apr 12:04
Compare
Choose a tag to compare
  • refs #3060 #3935 - build time / ext app applicationPath resolving (#3936)

Swagger-core 2.1.8 released!

18 Apr 11:11
Compare
Choose a tag to compare
  • 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!

18 Feb 22:21
ad55869
Compare
Choose a tag to compare

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!

04 Dec 17:13
f1fcdc2
Compare
Choose a tag to compare
  • 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!

01 Oct 13:46
573674c
Compare
Choose a tag to compare

Swagger-core 2.1.4 released!

25 Jul 08:13
40dc245
Compare
Choose a tag to compare
  • 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)

Swagger-core 1.6.2 released!

01 Jul 11:20
61c1953
Compare
Choose a tag to compare
  • refs #3554 - update jackson to 2.11.1 (#3574)
  • Relax Swagger Core 1.6.x OSGi constraints to allow usage of the Bean Validation API 1.1/2.0 (#3497)