Releases: swagger-api/swagger-core
Releases · swagger-api/swagger-core
Swagger-core 2.2.5 released!
- 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!
Swagger-core 1.6.8 released!
Swagger-core 2.2.3 released!
Swagger-core 1.6.7 released!
Swagger-core 2.2.2 released!
- 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!
Swagger-core 2.2.0 released!
- 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!
What's Changed
- fix readme v1 by @frantuma in #4121
- add org.owasp dependency by @gracekarina in #4126
- add org.owasp dependency in security profile by @gracekarina in #4131
- bump jackson versions by @frantuma in #4158
Full Changelog: v1.6.5...v1.6.6