Skip to content

Releases: swagger-api/swagger-core

Swagger-core 1.6.11 released!

15 May 09:38
Compare
Choose a tag to compare

What's Changed

  • Added possibility to create ObjectMapper with custom Yaml/Json Factory class by @MateuszPol in #4397

Full Changelog: v1.6.10...v1.6.11

Swagger-core 1.6.10 released!

21 Mar 10:19
Compare
Choose a tag to compare

What's Changed

  • update deps and build on JDK 11+ by @frantuma in #4375
  • update 1.5 readme with minimum JDK 11+ by @frantuma in #4376
  • fix v1 PR Action in 1.5 branch by @frantuma in #4379
  • port support to exclude and override mappings to primitive types to 1.5 by @skel2007 in #4353
  • update 1.5 Readme with new v2 version 2.2.9 by @sonatypeoss in #4386

New Contributors

Full Changelog: v1.6.9...v1.6.10

Swagger-core 2.2.9 released!

20 Mar 10:45
Compare
Choose a tag to compare
  • fix v1 PR Action (#4378)
  • update readme with minimum JDK 11+ (#4377)
  • Update 1.5 GH actions (#4374)
  • added support for generic type bean validation annotations (#4373)
  • fix #4036 - bundle oneOf/anyOf/allOf as with explict prefix (#4371)
  • update plugin dependencies (#4370)
  • update dependencies (#4369)
  • testng update and JDK 11+ build (#4368)
  • Fix for #4362 - Resolving Schema for system enums fails if enumsAsRef is enabled (#4364)
  • Fix : Add missing mutualTLS (#4351)
  • Support of CompletionStage (JaxRS 2.1) (#4342)
  • Fix #4239: @JSONVIEW ignored for subclasses (#4282)

Swagger-core 2.2.8 released!

06 Jan 13:59
Compare
Choose a tag to compare
  • docs: add refs to oas 3.1 wiki (#4319)
  • fix: fix 3.1 schema deserialization (#4318)

Swagger-core 2.2.7 released!

15 Nov 15:33
Compare
Choose a tag to compare
  • deps update and adjust example (de)serialization (#4310)
  • update boolean schema support (#4307)
  • fix handling for case where type.getType() is null (#4299)
  • new ReferenceTypeUtils code fails with IllegalArgumentException with type.getType() is null (#4297)

Swagger-core 1.6.9 released!

15 Nov 08:48
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.8...v1.6.9

Swagger-core 2.2.6 released!

02 Nov 14:19
Compare
Choose a tag to compare
  • fix: refs #4290 - fixes anyof for non objects (#4291)

Swagger-core 2.2.5 released!

02 Nov 12:34
Compare
Choose a tag to compare
  • feat: replace required attribute on @Schema by requiredMode (#4286)
  • allow returning 3.1 schema types in 'getType' (#4285)
  • Fix #4280: Building swagger-core fails on Windows (#4281)
  • Add support for XmlSchema annotation during model generation (#4278)
  • fix #3998 model schema enum values of jackson fields and private methods (#4168)
  • #4103 Support for Jackson reference types (#4106)
  • ref #3911 - gives preferred status to first mapper errors (#3940)

Swagger-core 2.2.4 released!

16 Oct 18:25
Compare
Choose a tag to compare
  • bump jackson databind to 2.13.4.2 (#4270)
  • update jackson databind version (#4268)
  • update deps config and version (#4264)

Swagger-core 1.6.8 released!

16 Oct 10:59
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.7...v1.6.8