All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.0.4 - 2025-09-17
- Replace gopkg.in/yaml.v3 with go.yaml.in/yaml/v3
1.0.3 - 2025-02-20
- Dependency updates
1.0.2 - 2025-01-08
- Dependency updates
1.0.1 - 2024-04-09
- Dependency updates
1.0.0 - 2021-12-14
- Upgrade to Go 1.17
- Upgrade github.com/go-kit/kit v0.10.0 to v0.12.0
- Upgrade github.com/giantswarm/microerror v0.2.0 to v0.4.0
- Upgrade github.com/giantswarm/micrologger v0.3.1 to v0.6.0
- Upgrade github.com/giantswarm/versionbundle v0.2.0 to v1.0.0
- Upgrade github.com/spf13/viper v1.7.1 to v1.10.0
- Update github.com/spf13/cobra v1.0.0 to v1.3.0
- Upgrade giantswarm/architect 0.11.0 to 4.8.1
- Remove github.com/bketelsen/crypt replacement
0.2.2 - 2020-09-02
- Update Go modules including security fix for github.com/bketelsen/crypt.
0.2.1 2020-04-09
- Add
NOT_YET_AVAILABLEcode.
0.2.0 2020-03-23
- Switch from dep to Go modules.
- Use architect orb.
0.1.1 2020-03-20
- Use released versions of Giant Swarm libraries.
0.1.0 2020-02-13
- First release.