Skip to content

Releases: trallnag/kubestatus2cloudwatch

1.1.5 / 2024-03-09

09 Mar 21:32
Compare
Choose a tag to compare

Changed

  • Bumped minimum required Go version to 1.22. This affects release artifacts.
  • Upgraded direct and indirect dependencies.

1.1.4 / 2023-03-25

25 Mar 12:03
Compare
Choose a tag to compare

Changed

  • Upgraded direct and indirect dependencies.

1.1.3 / 2023-03-05

05 Mar 16:25
Compare
Choose a tag to compare

Changed

  • Bumped minimum required Go version to 1.20. This affects release artifacts.
  • Switched from ISC License (ISC) to Apache License (Apache-2.0).
  • Upgraded direct and indirect dependencies.

1.1.2 / 2023-02-20

20 Feb 14:25
Compare
Choose a tag to compare

Changed

  • Updated direct and indirect dependencies.
  • Switched from MIT license to functionally equivalent ISC license.
  • Removed Darwin and Windows binaries from GitHub release artifacts.

1.1.1 / 2023-02-05

05 Feb 16:13
Compare
Choose a tag to compare

Changed

  • Updated indirect dependencies.

1.1.0 / 2023-01-07

07 Jan 15:36
Compare
Choose a tag to compare

Added

  • Log start and end of tick rounds including duration and identifier of individual ticks. Log level info is used for this.

Changed

  • Updated indirect dependencies.

Fixed

  • Don't wait one interval amount before starting the first tick round. Now KubeStatus2CloudWatch will immediately after setup start to query the Kubernetes API and update the CloudWatch metric.

1.0.0 / 2022-12-28

28 Dec 22:41
Compare
Choose a tag to compare

Initial release of KubeStatus2CloudWatch. The app is ready for usage in production environments and major breaking changes are not expected in the near future.