Skip to content

Releases: stefanprodan/podinfo

6.9.2

10 Sep 20:14
6.9.2
e86405a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.9.1...6.9.2

6.9.1

12 Jul 11:12
6.9.1
cdd09cd
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 6.9.0...6.9.1

6.9.0

15 May 09:40
6.9.0
fb3b01b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 6.8.0...6.9.0

6.8.0

11 Mar 09:33
6.8.0
b3396ad
Compare
Choose a tag to compare

CHANGELOG

  • PR #390 Release v6.8.0
  • PR #389 Build with Go 1.24
  • PR #388 feat(logging): add trace_id to http request debug logs
  • PR #384 Update dependencies
  • PR #382 Added support for podSecurityContext in helm chart
  • PR #381 build(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1

6.7.1

08 Oct 09:04
6.7.1
6b7aab8
Compare
Choose a tag to compare

CHANGELOG

  • PR #378 Release 6.7.1
  • PR #377 Build with Go 1.23
  • PR #375 build(deps): bump google.golang.org/grpc from 1.64.0 to 1.64.1

6.7.0

23 Jun 18:32
6.7.0
0b1481a
Compare
Choose a tag to compare

CHANGELOG

  • PR #374 Release v6.7.0
  • PR #373 Update dependencies
  • PR #372 Set CUE version in Timoni module
  • PR #370 fix(deploy): add protocol to Redis URL
  • PR #369 GRPC Apis for Corresponding HTTP APIs

6.6.3

23 May 08:39
6.6.3
b0c487c
Compare
Choose a tag to compare

CHANGELOG

  • PR #367 Release v6.6.3
  • PR #366 Update opentelemetry dependencies
  • PR #365 Update Alpine to 3.20
  • PR #364 fix: panic when the WebSocket endpoint is under load
  • PR #361 build(deps): bump golang.org/x/net from 0.22.0 to 0.23.0

6.6.2

10 Apr 11:09
6.6.2
8d010c4
Compare
Choose a tag to compare

CHANGELOG

  • PR #357 Release v6.6.2

6.6.1

27 Mar 14:04
6.6.1
d042732
Compare
Choose a tag to compare

CHANGELOG

  • PR #353 Release v6.6.1
  • PR #352 Update dependencies to Go 1.22
  • PR #349 feature(chart): allow extraEnvs to be parst
  • PR #348 build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0
  • PR #347 Update README.md
  • PR #344 feat(chart): allow input config and extraArgs

6.6.0

26 Feb 12:06
6.6.0
357009a
Compare
Choose a tag to compare

CHANGELOG

  • PR #343 Release v6.6.0
  • PR #322 Implement gRPC for echo and version APIs
  • PR #341 feat(notation): sign artifacts using notation
  • PR #334 Fixes /store endpoint with the kustomize deployment
  • PR #332 ci: Use GITHUB_OUTPUT instead of set-output