2024.2.15
github-actions
released this
15 Feb 15:04
·
456 commits
to main
since this release
What's Changed
- --set by @joshuajerin in #485
- improves CLI README & brings down instances before spinning them up for local tembo apply by @shahadarsh in #495
- Handle extensions enabled with
LOAD
by @ianstanton in #489 - Bugfix: Get appropriate version for trunk project by @ianstanton in #498
- adding --merge and --set flags to docs by @joshuajerin in #499
- adds container_name to docker-compose template instead of letting docker-compose generate it by @shahadarsh in #500
- Instant Query for dataplane metrics server by @joshuajerin in #501
- Populate empty extension location status if necessary by @ianstanton in #502
- make sure git sha is always a string when rendered in template by @nhudson in #503
- upgrade stack deps by @ChuckHend in #504
- patch vector embedding image by @ChuckHend in #505
- Adding Query to main.rs by @joshuajerin in #506
- patch vectorize by @ChuckHend in #507
- Adding logs for cloud by @joshuajerin in #481
- python temp dir by @ChuckHend in #508
- Switch from actions-rs to dtolnay toolchain by @theory in #509
- Adding tembo logs for Docker by @joshuajerin in #511
- Adding docs for logs by @joshuajerin in #513
- upgrade for pgvector 0.6.0 by @ChuckHend in #516
- pg_vectorize release by @ChuckHend in #518
- adding get_instance_settings inside cloud by @joshuajerin in #514
- Assorted minor refactors and performance nits by @vrmiguel in #519
- add repository field for stacks, clean up clippy wanrings by @nhudson in #517
- adds
restapi
support for app_services for local that uses postgrest under the hood by @shahadarsh in #521 - improved error handling in trunk meta handler by @ChuckHend in #512
- Update README.md by @ChuckHend in #522
- add readme for stacks by @ChuckHend in #523
- fix stacks readme location by @ChuckHend in #524
- Updated Hydra version for olap stack by @shhnwz in #525
- fixes traefik labels for rest & graphql prefix by @shahadarsh in #526
- cli: add support for setting Postgres version by @vrmiguel in #520
- Add single-instance example for CLI init by @ianstanton in #527
- moves app_services related code to tembo-stacks crate from control plane so it can be used at other places by @shahadarsh in #529
- conductor/stacks: set images to use for Pg14 and Pg16 by @vrmiguel in #530
- operator: bump version by @vrmiguel in #531
- stacks: bump version & bump Controller version by @vrmiguel in #532
- moves merge_options to tembo-stacks from control-plane so it can be shared by @shahadarsh in #533
- controller: add default value for Stack
organization
by @vrmiguel in #535 - Drop Traefik CRD dependency from
tembo-operator
by @ianstanton in #528 - Add App Definition for
pganalyze
by @ianstanton in #537 - Increase buffer size on exec function by @nhudson in #542
- Bump version of Rust in Dockerfiles by @nhudson in #543
- upgrade pglater in ml and add to dw by @ChuckHend in #541
- uses tembo-stacks crate for merge logic between stacks, instance, app_services by @shahadarsh in #534
- Add
pganalyze
app to temo-stacks crate by @ianstanton in #544 - Fix pganalyze app service name by @ianstanton in #545
- bumps cli version to 0.17.0 by @shahadarsh in #547
New Contributors
Full Changelog: 2024.1.22...2024.2.15