Skip to content

Releases: swagger-api/swagger-core

Swagger-core 2.2.3 released!

27 Sep 12:06
Compare
Choose a tag to compare
  • update v1 versions in README (#4254)
  • bump snake-yaml to 1.32 (#4250)
  • refs #4247 - fix composed schema resolving on props (#4248)
  • refs #4241 - bump snakeyaml to 1.31 (#4242)
  • bump classgraph to 4.8.149 in jakarta artifacts (#4220)

Swagger-core 1.6.7 released!

27 Sep 10:47
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.6...v1.6.7

Swagger-core 2.2.2 released!

20 Jul 10:34
Compare
Choose a tag to compare
  • bump classgraph to 4.8.149 (#4217)
  • refs #4212 - update jackson API usage to support Jackson < 2.9 (#4214)
  • Add @JsonTypeName support for wrapped JSON (#4211)
  • update unevaluatedProperties type to Schema (#4208)
  • refs swagger-api/swagger-parser/issues/1757 - boolean schema support for OAS 3.1 (#4206)
  • Json deserialization process should not remove extension for Security Scheme (#4113)

Swagger-core 2.2.1 released!

15 Jun 15:37
Compare
Choose a tag to compare
  • refs #4167 - fix spec version annotations package to handle java 9+ modules (#4200)
  • schema name null fix (#4193)
  • Added items to Schema equals and hashcode (#4187)
  • update schema setter (#4184)
  • Apply on demand conversion to OAS 3.1 (#4180)

Swagger-core 2.2.0 released!

04 Apr 16:00
Compare
Choose a tag to compare
  • refs #4059 - don't ignore with @JsonIgnore(false) (#4157)
  • CVE-2020-36518: Bump jackson-databind to 2.13.2.2 (#4155)
  • cleanup in scope of OAS 3.1 support (#4153)
  • PojoTest: add test with booleans (#4152)
  • Set regex pattern on array (#4151)
  • oas 3.1 - opinionated deterministic schema properties ordering (#4150)
  • accept strings and convert to byte[] in ByteArraySchema (#4147)
  • refs #3853- fix composed schemas ref with fqn TypeNameResolver (#4146)
  • refs #4138 - update jackson to 2.13.2 (#4144)
  • OAS 3.1 Initial support - Schema properties support in annotations - Enhanced Response Schema resolving (#4129)
  • add org.owasp dependency for master (#4125)
  • WhiteSource Configuration Migration (#4107)

Swagger-core 1.6.6 released!

04 Apr 15:24
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.5...v1.6.6

Swagger-core 2.1.13 released!

07 Feb 17:46
Compare
Choose a tag to compare
  • update dependencies (#4117)
  • implement null example serialization (#4112)
  • refs #4095 - remove jcenter() in gradle plugin (#4099)
  • fix readme compatibility header (#4083)
  • add latest v2 release to readme (#4082)

Swagger-core 1.6.5 released!

07 Feb 13:10
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.4...v1.6.5

Swagger-core 2.1.12 released!

23 Dec 10:50
Compare
Choose a tag to compare
  • update readme (#4076)
  • bump logback version (#4074)
  • Issue 4041 schema json object defaultValue (#4063)
  • Typo in ModelResolver (#4056)
  • fix: Support enums with unbounded wildcards (#4055)
  • Update README.md (#4051)
  • jknack:handlebars 4.2.1 (#4035)
  • fix #4031 - bump classgraph version, solve CWE-611 (#4032)
  • update README releases list (#4027)

Swagger-core 1.6.4 released!

23 Dec 10:19
Compare
Choose a tag to compare

What's Changed

  • update 1.5 Readme with new v2 version 2.1.11 by @sonatypeoss in #4026
  • bump logback to 1.2.9 by @frantuma in #4073

Full Changelog: v1.6.3...v1.6.4