Skip to content

Releases: rocketbase-io/commons-rest

3.1.2

14 Sep 07:38

Choose a tag to compare

  • solved issue with infinite hooks with only PageableRequest params
  • litte version fixes regarding swagger-annotations

3.1.1

13 Sep 19:38

Choose a tag to compare

  • upgraded spring-boot 3.1.3
  • upgraded springdoc-openapi 2.2.0
  • add missing short generic openapi converter

3.1.0

25 Jul 07:40

Choose a tag to compare

  • 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

06 Jul 19:29

Choose a tag to compare

  • upgraded to spring-boot 3.1.1
  • reverted union handling for openapi...
    (jsonsubtype -> union without checking wether interface or abstract...)

3.0.7

26 May 07:33

Choose a tag to compare

  • upgraded to spring-boot 3.1.0
  • fixed native type converting issue within open-api generator

3.0.6

07 May 20:39

Choose a tag to compare

  • fixed handling of abstract jsonSubTypes within open-api client generation
  • upgraded spring-boot 3.0.6

3.0.5

15 Apr 21:38

Choose a tag to compare

  • fixed issue with openapi-generation and none ResponseEntity wrappings
  • upgraded springdoc-openapi to 2.1.0

3.0.4

25 Mar 22:00
69daea2

Choose a tag to compare

  • 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

21 Mar 16:29
0c4569b

Choose a tag to compare

  • fixed open-api generator bug related with not found hook annotations and wrong void imports...

3.0.2

05 Mar 22:50
db638d0

Choose a tag to compare

  • 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