Releases: swagger-api/swagger-core
Releases · swagger-api/swagger-core
Swagger-core 2.2.8 released!
06 Jan 13:59
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
Swagger-core 2.2.6 released!
02 Nov 14:19
Compare
Sorry, something went wrong.
No results found
fix: refs #4290 - fixes anyof for non objects (#4291 )
Swagger-core 2.2.5 released!
02 Nov 12:34
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
Swagger-core 2.2.3 released!
27 Sep 12:06
Compare
Sorry, something went wrong.
No results found
update v1 versions in README (#4254 )
bump snake-yaml to 1.32 (#4250 )
refs #4247 - fix composed schema resolving on props (#4248 )
refs #4241 - bump snakeyaml to 1.31 (#4242 )
bump classgraph to 4.8.149 in jakarta artifacts (#4220 )
Swagger-core 1.6.7 released!
27 Sep 10:47
Compare
Sorry, something went wrong.
No results found
Swagger-core 2.2.2 released!
20 Jul 10:34
Compare
Sorry, something went wrong.
No results found
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 )