Releases: swagger-api/swagger-core
Releases · swagger-api/swagger-core
Swagger-core 2.2.12 released!
Swagger-core 2.2.11 released!
Swagger-core 2.2.10 released!
- Added possibility to provide JSON/YAML Factory to initialise ObjectMapper (#4396)
Swagger-core 1.6.11 released!
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!
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!
- 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)