Releases: k8sgpt-ai/k8sgpt
Releases · k8sgpt-ai/k8sgpt
v0.3.6
0.3.6 (2023-05-31)
Features
Bug Fixes
- deps: update module github.com/aws/aws-sdk-go to v1.44.270 (#465) (5cf4fc5)
- deps: update module github.com/aws/aws-sdk-go to v1.44.271 (#469) (1459dd4)
- deps: update module github.com/aws/aws-sdk-go to v1.44.272 (#473) (5233627)
- deps: update module github.com/spf13/viper to v1.16.0 (#472) (6052a5b)
- deps: update module github.com/stretchr/testify to v1.8.4 (#471) (42437f7)
- name of sa reference in deployment (#468) (cd049c9)
- typo (#463) (1b86a6f)
Other
v0.3.5
v0.3.4
v0.3.3
0.3.3 (2023-05-20)
Features
Bug Fixes
- append coreAnalyzer if active_filter is empty and integration is added (#441) (b7dc384)
- deps: update kubernetes packages to v0.27.2 (#436) (d13b913)
- deps: update module github.com/aws/aws-sdk-go to v1.44.265 (#445) (c588e96)
- docker version (#444) (1f767eb)
- use coreAnalyzer if there are no filters selected and no active_filters (#432) (f0d3f36)
v0.3.2
v0.3.1
0.3.1 (2023-05-15)
Features
- add error message if analyze request fail (#393) (639aa12)
- add remove command to remove a backend AI provider (#395) (c5b72ee)
- filters api (#407) (e5e613a)
- use correct port to metrics (#390) (5d4e591)
Bug Fixes
- clusterole name (#392) (123b8a6)
- deps: update module buf.build/gen/go/k8sgpt-ai/k8sgpt/grpc/go to v1.3.0-20230515081240-6b5b845c638e.1 (#397) (a1f98ad)
- deps: update module buf.build/gen/go/k8sgpt-ai/k8sgpt/protocolbuffers/go to v1.28.1-20230510140658-54288a50e81c.4 (#398) (50916f2)
- deps: update module google.golang.org/grpc to v1.55.0 (#389) (8cfb717)
- deps: update module helm.sh/helm/v3 to v3.12.0 (#396) (c1410d1)
- update engine's cmd flag to match the new cli layout (#400) (aafe669)
Other
v0.3.0
v0.2.9
0.2.9 (2023-05-03)
Features
- add additionalLabels to Service Monitor (#366) (a89a5cf)
- add azure openai provider (#309) (d8357ce)
- add helm chart (#318) (5af8178)
- improving readme (7471b76)
- rework output format (#368) (8b49f70)
Bug Fixes
- deps: update module github.com/aquasecurity/trivy-operator to v0.13.2 (#353) (363294c)
- deps: update module github.com/prometheus/client_golang to v1.15.1 (#374) (799869b)
- deps: update module github.com/sashabaranov/go-openai to v1.9.1 (#363) (766a15b)
- deps: update module github.com/sashabaranov/go-openai to v1.9.2 (#375) (8b82d59)
- update CONTRIBUTING.md Slack URL (#373) (e0200e7)
Docs
Other
v0.2.8
0.2.8 (2023-04-27)
Features
- don't ask for password if backend is localai (74d9a75)
- introduce linter to run on PR builds (#333) (252c734), closes #330
Bug Fixes
- remove dead code (c29860d)
- report failure if network policy doesn't match any pods (8adde6b)
- take
KUBECONFIG
env variable into consideration (#340) (ee85d13), closes #331 - use a cache file name with a fixed size. (#350) (dee4235)
- use correct result slice for cronjob analyzer (947e94f)