2025.01.31
github-actions
released this
31 Jan 18:16
·
17 commits
to main
since this release
What's Changed
- update conductor helm chart, fix resource group names by @nhudson in #1052
- fix nil pointer by @nhudson in #1053
- remove whitespace from environment variable by @nhudson in #1054
- add better handling of checking for azure env_vars by @nhudson in #1055
- Fix argocd deployment for conductor on aks clusters by @nhudson in #1056
- update pg_search to 0.13.0 by @nhudson in #1060
- Drop resource group suffix in
get_storage_account_id
by @ianstanton in #1061 - Stacks: add Pg17 images by @vrmiguel in #1062
- Add Info for Azure Role Assignment Creation by @ianstanton in #1063
- Specify Principal Type in Rle Assignment Properties by @ianstanton in #1064
- Remove
IngressRouteTCP
for Stopped Instances by @joshuajerin in #1058 - Fix Azure Restore Path by @ianstanton in #1065
- Revert "Remove
IngressRouteTCP
for Stopped Instances" by @ChuckHend in #1066 - drop rag by @ChuckHend in #1070
- Remove
IngressRouteTCP
andIngressRoute
for Stopped Instances by @ianstanton in #1067 - add replica to tembo-ai gateway helm template by @ChuckHend in #1071
- fix path to values by @ChuckHend in #1072
- Revert "Remove
IngressRouteTCP
andIngressRoute
for Stopped Instances" by @ChuckHend in #1074 - operator: add Pg17 to
ImagePerPgVersion
by @vrmiguel in #1076 - tembo-stacks: bump
controller
dependency by @vrmiguel in #1077 - drop ai proxy app by @ChuckHend in #1078
- Delete
IngressRouteTCP
,IngressRoute
for Stopped Instances by @ianstanton in #1073 - Update Dockerfile for conductor by @ChuckHend in #1080
- Only delete ingress objects if stopped by @ianstanton in #1082
- Stack updates by @ChuckHend in #1084
- conductor: add Prometheus query for total storage usage percentage by @vrmiguel in #1085
- fix(conductor): indent
storage_usage_pct
correctly by @vrmiguel in #1086 - conductor: change
storage_usage_pct
range's to [0..100] by @vrmiguel in #1087 - Handle removal of
PodMonitor
for the CNPG and AppServices pods by @nhudson in #1089 - Update analytics stack to have more extensions by @samay-sharma in #1088
- Delete all
PodMonitor
for instances that are already paused/hibernated by @nhudson in #1090 - Only reconcile ing tcp for apps with tcp route by @ianstanton in #1079
- Bump Cargo.toml by @samay-sharma in #1091
- stacks: bump images to latest by @vrmiguel in #1092
- bump controller version by @nhudson in #1093
- Add Read Condition to Azure Role Assignments by @ianstanton in #1105
- Add Write Condition to Azure Role Assignment by @ianstanton in #1106
- Fix Format for Role Assignment Write Condition by @ianstanton in #1107
- Add Permission to Add Blob to Container by @ianstanton in #1108
- Drop Read Condition from Azure Role Assignment by @ianstanton in #1109
- Only Allow for Writing in Instance Blob by @ianstanton in #1110
- Add Read Action to Role Assignment Condition by @ianstanton in #1111
- Add new secret to expose a URL encoded connection string by @nhudson in #1112
- Bump controller by @nhudson in #1113
- update sqlrunner connection string by @nhudson in #1114
- pin pgmq by @nhudson in #1115
- Correct the secret name where the URL encoded connection string is located by @nhudson in #1116
- refactor how and where we set the encoded connection string by @nhudson in #1117
- revert changes to create encoded secrets by @nhudson in #1118
- use correct version of the tembo-controller by @nhudson in #1119
- Update analytic stack extensions by @theory in #1094
- Remove the API stack by @theory in #1095
- Update pg_stat_statements in 3 stacks by @theory in #1100
- Update the vectordb extensions for Postgres 17 by @theory in #1104
- Update pg_partman in the message_queue stack by @theory in #1121
- Update paradedb extensions for Postgres 17 by @theory in #1122
- Update GIS stack extensions for Postgres 17 by @theory in #1120
- update pganalyze to latest version by @nhudson in #1124
- Update timeseries stack extensions by @theory in #1103
- Upgrade to the latest geo-cnpg image by @theory in #1125
- Update the ML Stack extensions by @theory in #1126
- update paradedb stack to latest version by @nhudson in #1127
- Upgrade pg_analytics to v0.3.0 by @theory in #1130
- Update all use of the standard image (#1131) by @theory in #1131
- Ferret 1.24.0 by @theory in #1133
- Add DW extensions to Analytics stack (#1131) by @theory in #1132
- Increment tembo-stacks to 0.23.14 by @theory in #1135
- Sync all images to latest release by @theory in #1136
- Restore pg_analytics 0.2.3 by @theory in #1137
- Update all the apps by @theory in #1134
New Contributors
- @samay-sharma made their first contribution in #1088
Full Changelog: 2024.11.20...2025.01.31