Releases: rocketbase-io/commons-rest
Releases · rocketbase-io/commons-rest
3.1.2
- solved issue with infinite hooks with only PageableRequest params
- litte version fixes regarding swagger-annotations
3.1.1
- upgraded spring-boot 3.1.3
- upgraded springdoc-openapi 2.2.0
- add missing short generic openapi converter
3.1.0
- upgraded spring-boot 3.1.2
- added new module tsid that improves the use of hypersistence-tsid
- you can use it as PathVariables in spring-mvc
- furthermore a JacksonModule is containing to handle the serializations as String within Json's + Deserialization from strings
3.0.8
- upgraded to spring-boot 3.1.1
- reverted union handling for openapi...
(jsonsubtype -> union without checking wether interface or abstract...)
3.0.7
- upgraded to spring-boot 3.1.0
- fixed native type converting issue within open-api generator
3.0.6
- fixed handling of abstract jsonSubTypes within open-api client generation
- upgraded spring-boot 3.0.6
3.0.5
- fixed issue with openapi-generation and none ResponseEntity wrappings
- upgraded springdoc-openapi to 2.1.0
3.0.4
- fixed null-pointer issue with equals/compare within Translation
- upgraded to spring-boot 3.0.5 and spring-doc 2.0.4
- fixed accessibility problem with StopwatchParts
3.0.3
- fixed open-api generator bug related with not found hook annotations and wrong void imports...
3.0.2
- improved hooks now compatible v3 + v4 in one
- upgraded axios 1.3.4 and commons-ts 0.9.1
- should work now with both version