What's Changed
- fix(deps): update stackit sdk modules by @stackit-pipeline in #779
- chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/iaas from 0.23.0 to 0.24.0 by @dependabot in #781
- chore(deps): bump golang.org/x/mod from 0.24.0 to 0.25.0 by @dependabot in #780
- fix(deps): update module golang.org/x/text to v0.26.0 by @stackit-pipeline in #784
- chore(deps): update module golang.org/x/tools to v0.34.0 by @stackit-pipeline in #783
- fix(deps): update module github.com/lmittmann/tint to v1.1.2 by @stackit-pipeline in #785
- chore(deps): update renovatebot/github-action action to v42.0.5 by @stackit-pipeline in #788
- chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/loadbalancer from 1.2.1 to 1.3.0 by @dependabot in #792
- chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/ske from 0.24.1 to 0.25.0 by @dependabot in #793
- fix(cli): List mongodb storages returns empty result by @Benjosh95 in #778
- fix(deps): update stackit sdk modules by @stackit-pipeline in #791
- refactor(cli): add ConvertStringMapToInterfaceMap util function by @Benjosh95 in #790
- fix(deps): update stackit sdk modules by @stackit-pipeline in #796
- fix(iaas): prevent nil pointer dereference on empty volume name by @rubenhoenle in #799
- chore(deps): bump renovatebot/github-action from 42.0.5 to 42.0.6 by @dependabot in #800
- fix(ci): split goreleaser post hook into multiple steps by @rubenhoenle in #803
- feat(cli): onboard iaas volume backup api by @Benjosh95 in #773
- feat: add test coverage comment by @marceljk in #802
- fix(ci): increase keychain timeout for release workflow by @rubenhoenle in #804
- fix(ci): fix goreleaser post-hooks by @rubenhoenle in #808
New Contributors
- @Benjosh95 made their first contribution in #778