Releases: SchwarzIT/community-stackit-go-client
Releases · SchwarzIT/community-stackit-go-client
v1.25.0-rc1
add EnableTraceparent to config (#183) * add EnableTraceparent to config --------- Co-authored-by: Dean Oren <[email protected]>
v1.25.0-rc0
Generate during client call (#182) * Generate traceparent for every client call * add EnableTraceparent --------- Co-authored-by: Dean Oren <[email protected]>
v1.24.0
v1.23.2
fix path (#176) Co-authored-by: Dean Oren <[email protected]>
v1.23.1
fix wrong path automation (#174) Co-authored-by: Dean Oren <[email protected]>
v1.23.0
Add Opensearch v1.1.0 (#173) * add Opensearch v1.1.0 --------- Co-authored-by: Dean Oren <[email protected]>
v1.22.1
call createAccessToken when refresh token call fails (#170) Co-authored-by: Dean Oren <[email protected]>
v1.22.0
Add traceparent support (#169) * add traceparent support to client --------- Co-authored-by: Dean Oren <[email protected]>
v1.21.2
fix-500-error (#168) Co-authored-by: Dean Oren <[email protected]>
v1.21.1
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]>