Skip to content

Releases: pgdogdev/helm

v0.35

20 Jan 15:53
15af98a

Choose a tag to compare

What's Changed

  • feat: support extra init container and volume mounts by @bzp2010 in #60
  • chore: update appVersion to 0.1.25 by @w3irdrobot in #61

New Contributors

Full Changelog: v0.34...v0.35

v0.34

17 Jan 18:22
cfb6232

Choose a tag to compare

What's Changed

Support query_parser_engine and memory settings.

Full Changelog: v0.33...v0.34

v0.33

17 Jan 01:16
ee625bd

Choose a tag to compare

What's Changed

  • Omnisharded tables support

Full Changelog: v0.32...v0.33

v0.32

14 Jan 20:11
7f86d7d

Choose a tag to compare

What's Changed

  • Add support for deployment annotations @fbad
  • Prometheus collector with external load balancer

New Contributors

  • @fbad made their first contribution in #55

Full Changelog: v0.31...v0.32

v0.31

07 Jan 21:10
7f1b77b

Choose a tag to compare

What's Changed

  • Test enterprise version configs.
  • Add support for query stats EE config parameter in gateway.

Full Changelog: v0.30...v0.31

v0.30

05 Jan 17:34
2eda9db

Choose a tag to compare

What's Changed

  • Add query_parser enum config, deprecate query_parser_enabled by @maherbeg in #53

Full Changelog: v0.29...v0.30

v0.29

01 Jan 19:09
d709989

Choose a tag to compare

What's Changed

  • feat: add appVersion to Chart.yaml, used as default image tag @w3irdrobot
  • feat: add support for pinning to specific Docker digest (image.digest chart variable) @w3irdrobot
  • chore: add kubeconform validation to CI

New Contributors

Full Changelog: v0.28...v0.29

v0.28

30 Dec 23:22
786069f

Choose a tag to compare

What's Changed

  • feat: support client_idle_in_transaction_timeout
  • chore: add test coverage to chart, which also validates generated pgdog.toml against pgdog in main

Full Changelog: v0.27...v0.28

v0.27

19 Dec 15:54
ce602cc

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.26...v0.27

v0.26

05 Dec 18:32
f85b76f

Choose a tag to compare

What's Changed

  • add support for probes, termination grace period, and deployment strategy by @samaross in #40

New Contributors

Full Changelog: v0.25...v0.26