Skip to content

Swagger-core 2.2.24 released!

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Sep 12:46
· 16 commits to master since this release
  • Update dependencies (#4740)
  • Make Jackson ObjectMapper initialization thread safe (#4739)
  • schema resolution options - Phase 2: global allOf (#4738)
  • schema resolution options - Phase 1: global inline (#4735)
  • refs-#4703/#4702-@Pattern/@SiZe annotations handling on collections (#4734)
  • fix-SWG-11909-NPE during webhooks processing with (#4733)
  • refs #4715 - change JsonSchemaDialect to one accepted by Swagger-UI (#4729)
  • Fix thread safety in Json.mapper() (#4710)
  • Removed unnecessary cast that crashes for 3.1 schema (#4698)