3.0.0
- Add support for Jackson Polymorphism
- Update to Spring Boot 2.5.0 and other dependency upgrades (Swagger UI, Class Graph)
- Add example for binary file upload including content negotiation (as integration test)
Breaking changes:
- Jackson 2.12 (shipped with Spring Boot 2.5.0) required
SchemaCustomizer
is now able to find Schema references viaRecursiveResolver
SchemaAnnotationMapperFactory
is removedSchemaAnnotationMapper
now only hasbuildFromAnnotation
InitialSchemaBuilder
now gets the full previously foundInitalType
fromInitialTypeBuilder