1.8.3 (2024-09-09)
- deps: bump github.com/go-playground/validator/v10 (#185) (da821bb)
- deps: bump github.com/prometheus/client_golang (#186) (056de3a)
- deps: bump github.com/prometheus/common from 0.54.0 to 0.59.1 (#187) (39a8278)
- deps: bump github.com/spf13/cobra from 1.8.0 to 1.8.1 (#182) (9c4a47d)
- deps: bump golang.org/x/term from 0.23.0 to 0.24.0 (#184) (0825665)
- fix vault auth (be3aa87)
1.8.2 (2024-08-24)
- deps: bump github.com/cenkalti/backoff/v3 from 3.0.0 to 3.2.2 (#148) (c2c3270)
- deps: bump github.com/hashicorp/go-retryablehttp (#159) (559a7b0)
- deps: bump golang.org/x/crypto from 0.23.0 to 0.26.0 (#172) (8fe6254)
- deps: bump golang.org/x/sys from 0.20.0 to 0.24.0 (#173) (199abf9)
- deps: bump golang.org/x/term from 0.20.0 to 0.23.0 (#174) (95e178e)
- fix duplicate method (9159496)
- remove duplicate login call (788c724)
1.8.1 (2024-06-10)
1.8.0 (2024-06-03)
- increase resilience by using exponential backoff (7f7588b)
- make amount of retries configurable (a8f7139)
- deps: bump github.com/go-playground/validator/v10 (78efacb)
- deps: bump github.com/prometheus/client_golang (65b0637)
- deps: bump github.com/prometheus/common from 0.53.0 to 0.54.0 (c2c79d7)
- deps: bump github.com/rs/zerolog from 1.31.0 to 1.33.0 (0d3afb6)
- deps: bump github.com/spf13/viper from 1.17.0 to 1.19.0 (b59e455)
1.7.2 (2024-06-02)
- don't return error when cert file does not exist, yet (7634a9a)
- omit validation of field when empty (7bc2a85)
- use the same pod impl for every all commands (fa58a9b)
1.7.1 (2024-05-29)
- deps: bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.3 (601fcc5)
- deps: bump github.com/go-playground/validator/v10 (83ca68f)
- deps: bump github.com/prometheus/common from 0.44.0 to 0.53.0 (9f2f585)
- deps: bump github.com/spf13/cobra from 1.7.0 to 1.8.0 (f64952b)
- deps: bump golang.org/x/crypto from 0.21.0 to 0.23.0 (bc838da)
- deps: bump golang.org/x/net from 0.19.0 to 0.23.0 (bf3d411)
- deps: bump golang.org/x/sys from 0.18.0 to 0.20.0 (c0a5df1)
- deps: bump google.golang.org/protobuf from 1.31.0 to 1.33.0 (7b285e1)
- fix dumping metrics with new prometheus version (47f9b6c)
- use correct method (6cdc1a7)
1.7.0 (2024-05-29)
- add support for setting ttl and principals (2e7b6d1)
1.6.2 (2023-12-24)
- fix print version cmd (6ff4776)
1.6.1 (2023-12-23)
- deps: bump github.com/prometheus/client_golang (#88) (ca303d8)
- deps: bump github.com/spf13/viper from 1.16.0 to 1.17.0 (#91) (8c5a196)
- deps: bump golang.org/x/crypto from 0.13.0 to 0.14.0 (#90) (f826ed4)
- deps: bump golang.org/x/net from 0.15.0 to 0.17.0 (#93) (44807d7)
- only dump metrics defined by the tool itself (a32ecfe)
1.6.0 (2023-09-22)
- set global loglevel, auto detect whether running on terminal (beba023)
1.5.1 (2023-08-07)
- expand user paths only at single point (fe2b311)
1.5.0 (2023-08-02)
- release 1.5.0 (64ada5a)
1.4.1 (2023-05-02)
- respect '--force-new-signature' flag (8e3a62b)
1.4.0 (2023-02-09)
1.3.1 (2023-01-24)
1.3.0 (2023-01-24)
1.2.1 (2023-01-06)
- do not write 'go_' prefixed metrics to file (d270167)
1.2.0 (2022-02-08)
1.1.0 (2022-02-03)
- expose new metrics (79eb199)