Skip to content

Releases: rocketbase-io/commons-rest

3.0.6

07 May 20:39
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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

2.5.4

05 Mar 22:51
9a5df74
Compare
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

2.5.3

04 Mar 23:38
1d859e0
Compare
Choose a tag to compare
  • spring-boot 2 compatbile release with newest commons-ts 0.9.1 release and rewritten open-api generation
  • compatible build for react-query 3 and 4

3.0.1

28 Feb 10:50
6be329b
Compare
Choose a tag to compare
  • upgraded spring-boot 3.0.3
  • rearranged project structure
  • improved pipeline and added compatibility for java 19

3.0.0

28 Dec 07:35
e5a9f3d
Compare
Choose a tag to compare
  • first spring-boot 3.0.1 release
  • refactored a lot of code to get it running with spring 6
  • removed abstract controller and fixed example project

2.5.1

22 Dec 21:38
0f0630e
Compare
Choose a tag to compare
  • upgraded spring-boot 2.7.7
  • fixed timeutil issues with durations bigger 60min ;)