0.2.0 (2023-04-05)
⚠ BREAKING CHANGES
- The format of the configuration file has changed. Users must update their configuration files to use the new format.
Features
- add support for new configuration format (9b243cd)
- add tests for hpa analyzer (5a59abb)
- add tests for ingress analyzer && Use t.Fatalf to report a fatal error if RunAnalysis returns an unexpected error (e27e940)
Bug Fixes
- deps: update module github.com/sashabaranov/go-openai to v1.6.1 (#207) (eeac731)
- deps: update module github.com/spf13/cobra to v1.7.0 (5d5e082)
- deps: update module github.com/stretchr/testify to v1.8.2 (f5e3ca0)
- deps: update module golang.org/x/term to v0.7.0 (8ab3573)
- details in json output (2f21002)
- fixed hpa tests after rebase (a24d1f1)
- regression on dynamic filters (93bcc62)
- Spelling (ba4d701)
Docs
- add curl command and release-please annoations (1849209)
- add guide to details block (ddc120e)
- add installation guide via packages (8e4ce6a)
- minor change (53c1330)
- modify README (fc47c58)
- modify README (0f46ceb)