What's Changed
- Conductor feature for Dedicated Networking by @joshuajerin in #1003
- Add ability to deploy multiple inference-service services by @nhudson in #994
- fix tembo-ai serviceAccount name by @nhudson in #1004
- Disable automatic update for
tembo-ai-events-reporter
temporarily by @vrmiguel in #1005 - ai-billing-reporter: update billing watermark by @vrmiguel in #1002
- update vector serve image by @ChuckHend in #1006
- Re-enable automatic update for tembo-ai-events-reporter by @vrmiguel in #1007
- routing in gateway by @ChuckHend in #1008
- allow model rewrites by @ChuckHend in #1009
- add test for model rewrite by @ChuckHend in #1010
- install wget since it's no longer installed on the runners by @nhudson in #1011
- Update actions commit sha to use latest build and push logic by @nhudson in #1012
- Fix clippy & unit test failures by @ianstanton in #1013
- Update pg_search and pg_analytics by @joshuajerin in #1014
- Add wget to kind installation in actions by @ianstanton in #1015
- Update README.md by @ianstanton in #1016
- Update CODEOWNERS by @ChuckHend in #1017
- init sql runner app by @DarrenBaldwin07 in #1018
- fix v1 prefix typo in sqlrunner app by @DarrenBaldwin07 in #1019
- bump sqlrunner app tag to 0581632 by @DarrenBaldwin07 in #1020
- Update sql-runner.yaml by @ChuckHend in #1021
- Bump sqlrunner version by @DarrenBaldwin07 in #1022
- Add support for Azure Backups by @ianstanton in #968
- Bump controller to 0.51.0 in stacks by @ianstanton in #1024
- Update pg_search version, stacks crate by @jasonmp85 in #1027
- update pgvector and vector-serve images by @ChuckHend in #1030
- Add retention policy for VolumeSnapshots by @nhudson in #1031
- pin url and idna crates by @nhudson in #1032
- fix lookup of backup objects in the cluster by @nhudson in #1033
- add
NAMESPACE
env var to appServices by @ChuckHend in #1035 - dedup and change order of appService env vars by @ChuckHend in #1036
- check primary is assigned by @ChuckHend in #1037
- Stop CNPG reconciliation for hibernated instances by @vrmiguel in #1038
- operator: patch cluster before checking for
cnpg.io/hibernation
by @vrmiguel in #1039 - conductor: use tokio for sleep by @ChuckHend in #1040
- break instead of panic by @ChuckHend in #1041
reconcile_cnpg
: don't exec into Pod if it's not yet ready by @vrmiguel in #1042- update GCP storage bucket conditions to allow for restores to work by @nhudson in #1043
- Reverting 0626e9b as it seems to break restores by @nhudson in #1045
- deduplicate GCP IAM bindings by @nhudson in #1047
- Revert "deduplicate GCP IAM bindings" by @nhudson in #1048
- add app ingress to ai-proxy by @ChuckHend in #1050
- Tembo CLI Clippy fix by @joshuajerin in #1049
Full Changelog: 2024.10.07...2024.11.20