Skip to content

Releases: rocketbase-io/commons-rest

2.3.9

14 Jun 15:58
bb10b64

Choose a tag to compare

  • upgraded spring-boot 2.7.0
  • upgraded spring-doc 1.6.9
  • added shorthand Page with convert content...

2.3.8

10 May 18:34
e1bc3b4

Choose a tag to compare

  • added missing converters for binary results

2.3.7

10 May 18:33
7cffa6a

Choose a tag to compare

  • missing await for result before invalide ;)

2.3.6

02 May 20:20
ae65a3e

Choose a tag to compare

  • upgraded spring-boot 2.6.7 + spring-doc 1.6.8
  • mutation added option to wait on custom onSuccess before perform invalidate

2.3.5

25 Apr 15:41
6f8230e

Choose a tag to compare

  • solved issue with paramters of list/array

2.3.4

22 Apr 21:35
c59e8d9

Choose a tag to compare

  • added multipart handling
  • fixed object in typescript (replaced with any)

2.3.3

22 Apr 21:34
d6160f0

Choose a tag to compare

  • solved autoconfig overwrite issues
  • upgraded spring-doc 1.6.7

2.3.2

16 Apr 13:24
2629ad5

Choose a tag to compare

  • removed typescript core + added springdoc-openapi-javadoc

2.3.1

16 Apr 13:24
c4af9ef

Choose a tag to compare

  • refactored generated typescript code
  • uses npm module commons-ts and introducted auth-context use
  • changed from static to context + improved package layout of generated module

2.3.0

28 Mar 20:39
bf422c2

Choose a tag to compare

  • upgraded versions
  • added openapi module to gernerate rest-clients + react-query hooks