Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 759 Bytes

CHANGELOG.md

File metadata and controls

36 lines (21 loc) · 759 Bytes

v0.7.0 / 2025-01-09

  • Major updates (#11) ** Build using Go 1.23 ** Update all dependencies including Kubernetes to 1.29.12 ** Replace go-kit logging with slog from promslog ** Update all Github Actions to latest versions

v0.6.0 / 2023-06-30

  • Switch container images to use quay.io (#7)
  • Bump golang.org/x/net from 0.5.0 to 0.7.0 (#8)

v0.5.0 / 2023-06-29

  • Update to Go 1.20 (#6)

v0.4.0 / 2023-02-03

  • Update to Go 1.19 and update Go module dependencies (#5)

v0.3.0 / 2022-02-28

  • Improved pod security

v0.2.1 / 2021-08-20

  • Fix run duration metrics to be more accurate

v0.2.0 / 2021-06-15

  • Support skipping a namespace if was recently used based on annotation timestamp

v0.1.0 / 2021-06-07

  • Initial release