Skip to content

Latest commit

 

History

History
257 lines (147 loc) · 19.8 KB

CHANGELOG.md

File metadata and controls

257 lines (147 loc) · 19.8 KB

Changelog

0.0.17 (2023-06-05)

Features

  • add backstage support (#127) (1b267a6)
  • add controller reference to resources (#120) (293c07f)
  • add namespace selector for ServiceMonitor (#135) (075caf5)
  • support arbitrary uid for openshift environments (#126) (10484eb)

Bug Fixes

  • check first extraOptions reference (#139) (d48562d)
  • connection issues (#140) (0e2eb8c)
  • deps: update module buf.build/gen/go/k8sgpt-ai/k8sgpt/protocolbuffers/go to v1.30.0-20230524215339-41d88e13ab7e.1 (#103) (283da2f)
  • deps: update module github.com/onsi/ginkgo/v2 to v2.9.7 (#134) (2563b39)

Other

  • add filters to operator helm chart's crd (#130) (c1a235b)
  • deps: update actions/setup-python digest to bd6b4b6 (#121) (51deb68)
  • deps: update google-github-actions/release-please-action digest to 51ee8ae (#124) (dde7a4c)

0.0.16 (2023-05-24)

Features

  • add additional printer columns to Result CR (#114) (778357d)
  • update deployment on version change in CR (#119) (1bb8977)

Bug Fixes

  • deps: update module sigs.k8s.io/controller-runtime to v0.15.0 (#116) (49fab66)

0.0.15 (2023-05-22)

Features

  • add filters parameter to client API (#96) (6c41ac5)
  • add grafana dashboard in helm chart (#102) (b98b2d2)
  • parameterise grafana's annotations and labels (#111) (6d8056e)

Bug Fixes

  • deps: update module buf.build/gen/go/k8sgpt-ai/k8sgpt/grpc/go to v1.3.0-20230515081240-6b5b845c638e.1 (#77) (62aa2cb)
  • deps: update module github.com/onsi/ginkgo/v2 to v2.9.5 (#101) (40b8377)
  • deps: update module github.com/onsi/gomega to v1.27.7 (#110) (e8652be)

Other

0.0.14 (2023-05-12)

Bug Fixes

  • Add missing backend from analysis request. (#89) (a829a0a)
  • deps: update module buf.build/gen/go/k8sgpt-ai/k8sgpt/protocolbuffers/go to v1.28.1-20230510140658-54288a50e81c.4 (#84) (3ed4269)
  • deps: update module google.golang.org/grpc to v1.55.0 (#71) (009919f)
  • readme namespaces (#86) (7e04b61)

Other

0.0.13 (2023-05-11)

Bug Fixes

Other

0.0.12 (2023-05-10)

Features

0.0.11 (2023-05-09)

Features

  • fix grpc client creation slightly (#73) (98b39a9)

0.0.10 (2023-05-09)

Features

Bug Fixes

  • deps: update module github.com/onsi/ginkgo/v2 to v2.9.3 (#56) (6657a40)
  • deps: update module github.com/onsi/ginkgo/v2 to v2.9.4 (#58) (2f4ae37)
  • deps: update module github.com/prometheus/client_golang to v1.15.1 (#57) (5770f5f)
  • fix readme example (#70) (27ee7ff)

Docs

Other

0.0.9 (2023-04-28)

Features

  • update artifacthub annotations (5a5ae40)

Bug Fixes

  • deps: update module github.com/onsi/gomega to v1.27.6 (#28) (1b781d0)
  • deps: update module github.com/prometheus/client_golang to v1.15.0 (#40) (97b644f)
  • deps: update module sigs.k8s.io/controller-runtime to v0.14.6 (#35) (c135030)
  • disable version checking for helm charts (#37) (d6929b3)
  • ignore old client go packages in renovate (#43) (4a84b0e)

Other

  • deps: pin dependencies (#27) (6e9f78c)
  • deps: update actions/checkout action to v3 (#41) (1df8133)
  • deps: update gcr.io/kubebuilder/kube-rbac-proxy docker tag to v0.14.1 (#36) (58a0677)
  • deps: update helm/kind-action action to v1.5.0 (#38) (b70aad5)

Docs

  • add artifacthub badge and chart readme (#45) (99c55f2)

0.0.8 (2023-04-28)

Bug Fixes

Other

0.0.7 (2023-04-28)

Features

Bug Fixes

Other

0.0.6 (2023-04-28)

Other

0.0.5 (2023-04-27)

Other

0.0.4 (2023-04-27)

Features

Bug Fixes

Other