Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 23 Sep 16:33
d0edb34

0.2.0 (2024-09-23)

⚠ BREAKING CHANGES

  • updating/buf dependencies (#513)

Features

  • add proxysettings for azureopenai and openai (#415) (7e7769c)
  • rework controllers logic & add some simple tests (#498) (460e6ff)
  • supporting new schema refactor (#494) (6c01390)
  • updating/buf dependencies (#513) (f60b654)

Bug Fixes

  • deps: update k8s.io/utils digest to 702e33f (#501) (499b71f)
  • deps: update module github.com/onsi/ginkgo/v2 to v2.20.2 (#493) (bd47980)
  • deps: update module github.com/onsi/gomega to v1.34.2 (#483) (5367ef5)
  • deps: update module github.com/prometheus/client_golang to v1.20.2 (#500) (87754bc)
  • deps: update module github.com/prometheus/client_golang to v1.20.3 (#508) (438c1ee)
  • deps: update module gopkg.in/yaml.v2 to v3 (#506) (8cd2450)

Other

  • buf dependencies (#512) (a2a67e1)
  • deps: update actions/checkout digest to 692973e (#457) (e71cd1c)
  • deps: update actions/setup-go digest to 0a12ed9 (#467) (57c6fa3)
  • deps: update actions/setup-python digest to f677139 (#504) (ca4828b)
  • deps: update actions/upload-artifact digest to 5076954 (#490) (8cacbaf)
  • deps: update golang docker tag to v1.23 (#499) (c33575d)
  • this allows local mode development without deploying out a dummy deployment, instead using k8sgpt locally (#495) (2e1e599)