Skip to content

Releases: k8sgpt-ai/k8sgpt

v0.4.36

Choose a tag to compare

@github-actions github-actions released this 10 Jul 13:16
d33935a

0.4.36 (2026-07-10)

Bug Fixes

  • correct Vertex AI legacy model ids by removing stray asterisk (#1684) (60a9794), closes #1516
  • deps: update k8s.io/utils digest to be93311 (#1674) (de01885)
  • deps: update module golang.org/x/net to v0.55.0 [security] (#1678) (2e57a6f)
  • guard interplex cache Store and Load against nil grpc conn (#1682) (238a97a)
  • send temperature or top_p exclusively for Anthropic models (#1675) (2cda9d8)

Other

  • deps: update docker/login-action action to v4 (#1662) (60268ca)
  • deps: update docker/metadata-action digest to dc80280 (#1681) (53ac3c1)
  • deps: update docker/setup-buildx-action action to v4 (#1665) (59ff7a9)
  • deps: update docker/setup-qemu-action action to v4 (#1666) (8f6852c)
  • deps: update golang docker tag to v1.26 (#1657) (2229640)
  • deps: update googleapis/release-please-action action to v5 (#1693) (a2a0180)
  • migrate to Go 1.26 and golangci-lint v2.12.2 (#1689) (3353acd)

v0.4.35

Choose a tag to compare

@github-actions github-actions released this 01 Jul 09:36
c9ca6b4

0.4.35 (2026-07-01)

Bug Fixes

  • detect SchedulingGated pods (#1474) (#1673) (afdcc55)
  • guard against empty conditions in Gateway/GatewayClass analyzers (#1670) (716c48a)
  • guard against nil TargetRef in Service not-ready endpoints (#1672) (315d28d)

Other

  • deps: update docker/build-push-action action to v7 (#1660) (500d314)
  • deps: update docker/build-push-action digest to 10e90e3 (#1654) (96523ee)
  • deps: update docker/metadata-action action to v6 (#1663) (43227ac)
  • deps: update docker/setup-qemu-action digest to c7c5346 (#1655) (6ad7585)

v0.4.34

Choose a tag to compare

@github-actions github-actions released this 19 Jun 13:04
49a0826

0.4.34 (2026-06-18)

Features

Bug Fixes

  • allow Azure OpenAI API version override (#1650) (1b7d1f0)
  • deps: update k8s.io/utils digest to a95e086 (#1656) (8da4716)
  • deps: update module github.com/aws/aws-sdk-go-v2/service/bedrockruntime to v1.50.4 [security] (#1633) (a81295f)
  • deps: update module github.com/kedacore/keda/v2 to v2.17.3 [security] (#1612) (5a24c5c)
  • deps: update module github.com/olekukonko/tablewriter to v1 (#1502) (5483339)

Other

  • deps: pin dependencies (#1630) (11cb747)
  • deps: replace google-github-actions/release-please-action action with googleapis/release-please-action v4.1.1 (#1631) (edfb58b)
  • deps: update codecov/codecov-action action to v7 (#1659) (7dc2c4f)
  • deps: update codecov/codecov-action digest to 0fb7174 (#1571) (09f7de5)
  • deps: update docker/login-action digest to c94ce9f (#1580) (15bfd4b)
  • deps: update docker/metadata-action digest to c299e40 (#1558) (2fa65f7)
  • deps: update docker/setup-buildx-action digest to 8d2750c (#1596) (55a1a2f)
  • deps: update softprops/action-gh-release digest to 3bb1273 (#1578) (6dbda1a)

v0.4.33

Choose a tag to compare

@github-actions github-actions released this 13 May 11:33
fb24679

0.4.33 (2026-05-13)

Features

  • analyze previous logs for restarted containers (#1648) (234926f)

Bug Fixes

  • deps: update module github.com/ollama/ollama to v0.17.1 [security] (#1647) (ebce557)
  • skip empty ingress tls secret names (#1649) (c4f42c2)

Docs

v0.4.32

Choose a tag to compare

@github-actions github-actions released this 22 Apr 06:25
dfa21ea

0.4.32 (2026-04-21)

Features

  • add Azure API Type Support and add Custom HTTP Header (#1638) (28fe196)
  • add daemonset analyzer and special cases for pod and job (#1636) (ac329d1)

Bug Fixes

  • amazonbedrockconverse claude models temp and topp (#1629) (c87a31a)
  • deps: update module google.golang.org/grpc to v1.79.3 [security] (#1626) (97fbf04)
  • improve ConfigMap usage detection for sidecar patterns (#1602) (ca0d3eb)
  • recognize GKE built-in ingress classes 'gce' and 'gce-internal' (#1599) (6ba8fb2)

v0.4.31

Choose a tag to compare

@github-actions github-actions released this 24 Mar 14:02
74b1ee1

0.4.31 (2026-02-26)

Other

Docs

v0.4.30

Choose a tag to compare

@github-actions github-actions released this 20 Feb 10:48
36de157

0.4.30 (2026-02-20)

Bug Fixes

  • validate namespace before running custom analyzers (#1617) (458aa9d)

v0.4.29

Choose a tag to compare

@github-actions github-actions released this 20 Feb 09:06
285c135

0.4.29 (2026-02-20)

Features

  • serve: add short flag and env var for metrics port (#1616) (4f63e97)

Bug Fixes

  • deps: update k8s.io/utils digest to b8788ab (#1572) (a56e478)
  • use proper JSON marshaling for customrest prompt to handle special characters (#1615) (99911fb), closes #1556

Refactoring

  • improve MCP server handlers with better error handling and pagination (#1613) (abc4647)

v0.4.28

Choose a tag to compare

@github-actions github-actions released this 15 Feb 11:12
1a8f1d4

0.4.28 (2026-02-15)

Features

  • add Groq as LLM provider (#1600) (867bce1)
  • multiple security fixes. Prometheus: v0.302.1 → v0.306.0 (#1597) (f5fb2a7)

Bug Fixes

  • align CI Go versions with go.mod to ensure consistency (#1611) (1f2ff98)
  • deps: update module gopkg.in/yaml.v2 to v3 (#1550) (7fe3bdb)
  • use MaxCompletionTokens instead of deprecated MaxTokens for OpenAI (#1604) (c80b2e2)

Other

v0.4.27

Choose a tag to compare

@github-actions github-actions released this 18 Dec 13:52
e7b7a5d

0.4.27 (2025-12-18)

Features