Skip to content

Releases: swagger-api/swagger-core

Swagger-core 2.2.40 released!

28 Oct 07:58

Choose a tag to compare

  • fix: remove superfluous ref for a composed schema. Fixes #4959 (#5000)
  • Bump classgraph version to 4.8.184 (#4992)
  • fix(test): Make serialization tests robust against key reordering (#4990)

Swagger-core 2.2.39 released!

13 Oct 11:32
358cf4c

Choose a tag to compare

  • chore: remove System.out and printStackTrace to align with Sonar rules S106 and S1148 (#4988)
  • fix: adjust docs about RequiredMode.AUTO + small refactor (#4982)
  • Fix a non-deterministic assertion in ServletUtilsTest (#4981)
  • Fix(core): Prevent redundant schema resolution by fixing AnnotatedType equality (#4975)

Swagger-core 2.2.38 released!

29 Sep 10:03

Choose a tag to compare

  • honor array schema description when generating OpenAPI 3.1 (#4942)

Swagger-core 2.2.37 released!

16 Sep 12:46

Choose a tag to compare

  • fix: prevent leaking properties to enum schema when Schema#implementa… (#4970)
  • refs enumAsRef Issue 4932 (#4969)
  • fix: add booleanSchemaValue to Schema's hashCode and equals (#4958)
  • fix: Fix missing items on nested @ArraySchema items in OAS 3.1 (#4949)

Swagger-core 2.2.36 released!

18 Aug 09:22

Choose a tag to compare

  • fix: Fix ClassCastException on resolving JsonSchema. This solves issu… (#4950)

Swagger-core 2.2.35 released!

31 Jul 15:14

Choose a tag to compare

  • chore: bump jackson versions to 2.19.2 (#4943)
  • Bump github classgraph version to 4.8.181 (#4940)
  • chore: update common lang3 to 3.18 (#4938)
  • chore: add GitHub issue and pull request templates (#4934)
  • docs: provide a better formatting for README (#4930)
  • Revert temp workarounds for sonatype 502 (#4922)
  • Ticket-4910 | Added FailedApiResponse.java (#4911)

Swagger-core 2.2.34 released!

20 Jun 10:22

Choose a tag to compare

  • fix: add condition for prefixing parameter (#4916)

Swagger-core 2.2.33 released!

13 Jun 07:22

Choose a tag to compare

  • fix: refs #4907 - fix 'openapi.openapi' field processing for 3.1 (#4912)
  • fix 1.5 README update (#4902)

Swagger-core 1.6.16 released!

15 May 11:47

Choose a tag to compare

What's Changed

  • update 1.5 Readme with new v2 version 2.2.28 by @sonatypeoss in #4833
  • migrate Sonatype OSSRH to Central Portal by @frantuma in #4895

Full Changelog: v1.6.15...v1.6.16

Swagger-core 2.2.32 released!

14 May 18:42

Choose a tag to compare

  • Add $dynamicRef (#4891)
  • chore: migrate Sonatype OSSRH to Central Portal (#4890)