Skip to content

Releases: SchwarzIT/community-stackit-go-client

v1.25.0-rc1

17 Jul 11:56
a9f2ae8
Compare
Choose a tag to compare
v1.25.0-rc1 Pre-release
Pre-release
add EnableTraceparent to config (#183)

* add EnableTraceparent to config


---------

Co-authored-by: Dean Oren <[email protected]>

v1.25.0-rc0

17 Jul 11:21
5b4a1f0
Compare
Choose a tag to compare
v1.25.0-rc0 Pre-release
Pre-release
Generate during client call (#182)


* Generate traceparent for every client call


* add EnableTraceparent

---------

Co-authored-by: Dean Oren <[email protected]>

v1.24.0

14 Jul 13:04
c6c7265
Compare
Choose a tag to compare

Update api base urls for multiple APIs

  • update mongodb flex
  • update object storage
  • update resource management urls

Add more examples

v1.23.2

01 Jun 15:34
9a4824b
Compare
Choose a tag to compare
fix path (#176)

Co-authored-by: Dean Oren <[email protected]>

v1.23.1

01 Jun 13:19
3c936f3
Compare
Choose a tag to compare
fix wrong path automation (#174)

Co-authored-by: Dean Oren <[email protected]>

v1.23.0

01 Jun 10:36
a4fc913
Compare
Choose a tag to compare
Add Opensearch v1.1.0 (#173)

* add Opensearch v1.1.0

---------

Co-authored-by: Dean Oren <[email protected]>

v1.22.1

08 May 09:38
8158f7e
Compare
Choose a tag to compare
call createAccessToken when refresh token call fails (#170)

Co-authored-by: Dean Oren <[email protected]>

v1.22.0

04 May 10:05
120b88e
Compare
Choose a tag to compare
Add traceparent support (#169)

* add traceparent support to client

---------

Co-authored-by: Dean Oren <[email protected]>

v1.21.2

11 Apr 17:15
194564e
Compare
Choose a tag to compare
fix-500-error (#168)

Co-authored-by: Dean Oren <[email protected]>

v1.21.1

11 Apr 07:38
f2a76fa
Compare
Choose a tag to compare
Ask to renew token that receives 401 (#166)

* if token has no access - create a new one

* update logs

---------

Co-authored-by: Dean Oren <[email protected]>