Releases: CourseOrchestra/hurdy-gurdy
Releases · CourseOrchestra/hurdy-gurdy
2.7
What's Changed
- Support arbitrary enum and API names and anyOf(...,null) pattern by @inponomarev in #434
- lenient datetime deserialization by @inponomarev in #436
- Fix 435 by @inponomarev in #437
- Dependencies updates
Full Changelog: 2.6...2.7
2.6
What's changed
Kotlin generator
- Better support for non-nullable values via provided defaults:
- Default values for enums are now supported
- For composite objects, if a non-nullable value can be instantiated by a constructor with no parameters, this default is used
General
Version is 2.6 in according to SemVer (no leading zeroes in version numbers)
2.04
What's Changed
- Harmonize required / nullable properties support for refs by @zboigor in #418
- Bump io.swagger.parser.v3:swagger-parser from 2.1.29 to 2.1.30 by @dependabot in #419
2.03
2.02
- Dependencies are updated
- Publishing migrated from legacy OSSRH to Central portal
2.01
- All the generated interfaces in Java are
publicnow - Dependencies are updated
2.00
2.00
This release uses jakarta packages instead of javax, thus requiring Tomcat 10 and breaking the backwards compatibility.
1.31
1.31
💼 Maintenance
Dependencies updated
1.30
1.29
💼 Maintenance
- Library versions are updated