Releases: SchwarzIT/community-stackit-go-client
Releases · SchwarzIT/community-stackit-go-client
v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0.0
Enhancements
- Resource Management v2 is moved to productive services
- Members v2 is moved to productive services
- Keep previous
projects
under Resource Management v1 Projects -> only 'GET' functionality remains under archived services
Breaking changes
- Major restructure of Client config
- Removal of Auth client and related auth services
v0.5.1
v0.5.0
v0.4.0
Enhancements
- Improved
wait
functionality - Breaking changes:
wait
has been added to:- Object Storage buckets and projects
- Argus instances & jobs
- SKE clusters and project
- STACKIT project (Resource Management v1)
- Update
README.md
with new implementation - Document adding
retry
mechanism to the client
v0.3.0
Breaking Changes
- Project creation & deletion now returns a
wait.Wait()
service, this functionality has also been added to Kubernetes project - Retry mechanism and setup in the client has been modified.
client.SetRetry(..)
has been added to configure the Retry mechanism client.Retry()
can be used to retrieve the defined retry