Skip to content

Releases: pgdogdev/helm

v0.67

16 Jun 16:46
37d0395

Choose a tag to compare

What's Changed

  • fix: query plans settings

Full Changelog: v0.66...v0.67

v0.66

16 Jun 05:45
cc7fcc3

Choose a tag to compare

What's Changed

  • refactor: change queryPlan to queryPlans

Full Changelog: v0.65...v0.66

v0.65

12 Jun 17:32
f8ccc30

Choose a tag to compare

What's Changed

  • feat: allow to pass external secret for DD API key and users.toml

Full Changelog: v0.64...v0.65

v0.64

10 Jun 18:30
1ff0173

Choose a tag to compare

What's Changed

Full Changelog: v0.63...v0.64

0.63

05 Jun 14:26
3f40ddb

Choose a tag to compare

What's Changed

  • feat: add idle in transaction query stats threshold by @levkk in #105
  • Add support for secret annotation (#106) by @jakubmalek in #107
  • feat(jitter): adds support of serverLifetimeJitter by @jbrt in #108

New Contributors

Full Changelog: v0.61...v0.63

v0.61

22 May 00:44
3544c16

Choose a tag to compare

What's Changed

Full Changelog: v0.60...v0.61

v0.60

21 May 09:58
1c37ad7

Choose a tag to compare

What's Changed

  • Fix type inference for fields with intermediate pipe filters by @frodsan in #103

Full Changelog: v0.59...v0.60

v0.59

20 May 16:43
ca49a78

Choose a tag to compare

What's Changed

  • fix: type error in restartOnConfigChange by @bzp2010 in #100
  • Allow setting log_min_duration_parse and log_query_sample_length by @frodsan in #101

Full Changelog: v0.58...v0.59

v0.58

13 May 17:02
e578f93

Choose a tag to compare

What's Changed

  • feat: add values.schema.json for strict Helm values validation by @christhegrand
  • use hasKey/ternary for boolean values with defaults by @frodsan
  • fix: gracefulShutdown should be a factor of shutdownTimeout

New Contributors

Full Changelog: v0.56...v0.58

v0.56

01 May 01:12
fa0d435

Choose a tag to compare

What's Changed

  • Show how to not set CPU limits in full-example.yaml by @davidxia in #92
  • Show how to not set CPU limits in README by @davidxia in #93
  • feat: add missing settings by @levkk in #94

Full Changelog: v0.55...v0.56