2024.04.25
github-actions
released this
25 Apr 15:30
·
272 commits
to main
since this release
What's Changed
- Fix: Error when set to multiple environments by @joshuajerin in #690
- better handle enable and disable of volumesnapshots based off config by @nhudson in #691
- Update gis stack spec. by @EvanHStanton in #692
- Fix message queue sample by @ianstanton in #693
- update extensions in ai stacks by @ChuckHend in #695
- add kubernetes 429 error requeue with jitter by @nhudson in #696
- Update Postgres Password - Write Endpoint by @joshuajerin in #694
- Update stacks link on readme by @ChuckHend in #699
- If issuing a restart or updating an image, do that first before applying anything else. by @nhudson in #698
- Update CONTRIBUTING.md by @ryw in #700
- Fix: Remove Postgres password from path by @joshuajerin in #701
- Fix: error message with duplicate tembo login using org ID and profile name by @joshuajerin in #703
- Add docs to cli by @joshuajerin in #702
- 429 handling on listing secrets in a namespace by @sjmiller609 in #705
- Fix: Remove Password Params from Write Endpoint by @joshuajerin in #704
- remove unneeded expects and unwraps in favor of better error handling by @nhudson in #706
- fallback to plain text when in aTerminal by @DarrenBaldwin07 in #707
- Fix: Incorrect /query API documentation by @joshuajerin in #709
- Validate Instance Settings in overlay.toml by @joshuajerin in #708
- update vectorize ver by @ChuckHend in #711
- Publish
conductor
Helm Chart by @ianstanton in #713 - Trigger conductor chart publish by @ianstanton in #715
- SPAE-141 add pg_tier extn to dwh stack by @shhnwz in #719
- Send metrics from dataplane to control-plane's queue by @vrmiguel in #716
- [stacks] bump vectorize ver by @ChuckHend in #721
- limit ALERT metrics to 31 days by @DarrenBaldwin07 in #722
- Remove hard-coded
PG_CONN_URL
in Conductor Chart by @ianstanton in #718 - Support node/pod affinity, tolerations and topologySpreadConstraints that CNPG supports by @nhudson in #717
- conductor(metrics_reporter): add INFO logs by @vrmiguel in #723
- Update data-plane-metrics-exporter from CI by @vrmiguel in #724
- Fix: Issue enabling local extensions in CLI by @joshuajerin in #732
- metrics_reporter: use 60 secs sync interval by @vrmiguel in #733
- Fix: Refactor Profile name check in match by @joshuajerin in #734
- Add metrics watcher for conductor helm chart by @sjmiller609 in #735
- adds step to bump homebrew formula automatically for CLI by @shahadarsh in #736
- adds a job that creates a release before running build for CLI by @shahadarsh in #737
- fixes tag var for tembo_release gh action by @shahadarsh in #738
- Add support for CNPG Hibernation functionality by @bonesmoses in #720
- tembo-cli(minimal_cloud): prefix instances with
e2e-
by @vrmiguel in #739 - stacks release by @ChuckHend in #740
- Support for stack_file option in Tembo CLI by @joshuajerin in #710
- bump controller version to latest by @nhudson in #742
- Auto-Generate Docs for CLI by @joshuajerin in #725
New Contributors
- @bonesmoses made their first contribution in #720
Full Changelog: 2024.3.29...2024.04.25