Skip to content

Latest commit

 

History

History
77 lines (42 loc) · 1.76 KB

CHANGELOG.md

File metadata and controls

77 lines (42 loc) · 1.76 KB

Changelog

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.1 - 2024-04-09

  • Dependency updates

1.0.0 - 2021-12-14

Changed

  • 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

Security

  • Update Go modules including security fix for github.com/bketelsen/crypt.

0.2.1 2020-04-09

Added

  • Add NOT_YET_AVAILABLE code.

0.2.0 2020-03-23

Changed

  • Switch from dep to Go modules.
  • Use architect orb.

0.1.1 2020-03-20

Updated

  • Use released versions of Giant Swarm libraries.

0.1.0 2020-02-13

Added

  • First release.