Skip to content

Releases: rocketbase-io/commons-rest

2.5.4

05 Mar 22:51
9a5df74

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

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

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

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

Choose a tag to compare

  • upgraded spring-boot 2.7.7
  • fixed timeutil issues with durations bigger 60min ;)

2.5.0

23 Oct 20:27
053c9a2

Choose a tag to compare

  • improved reactQuery within openapi
    • specified TData generic to allow custom select options for query + infinite
    • allow to decide for version 3 and 4 compatible generator
  • introduced posthog module for easy integration
    • modified basic code of posthog-java
    • added log-version (for internal tests etc.), aspect annotation and injected userId service
  • upgraded versions

2.4.0

12 Oct 19:38
355a4a0

Choose a tag to compare

  • added use of union types (detects by JsonSubTypes annotation)
  • upgraded spring-boot 2.7.4 and pebble 3.1.6

2.3.12

12 Oct 20:12
c6febd0

Choose a tag to compare

  • allow to configure default staleTime
  • upgraded spring-boot 2.7.3

2.3.11

03 Aug 22:30
74969bf

Choose a tag to compare

  • open-api-gen added missing null-checks
  • upgraded spring-boot 2.7.2

2.3.10

28 Jul 18:38
26a4e7c

Choose a tag to compare

  • added StopwatchParts
    • allows to track in process part-tracking by
    • example: ⏱ 4109 ms [29% syncValues: 1197 ms | 23% queryProduct: 953 ms | 21% colorMapping: 880 ms | 10% brainMap: 444 ms ...]
  • upgraded spring-boot 2.7.1