feat: cwctl install pgvector for new deployments (v4.0) (#10657)

Starting v4.0, pgvector support is mandatory. This PR adds pgvector
support for new/existing Linux installations via cwctl.

- Install `pgvector` for new deployments via cwctl
- Show a warning before upgrading to 4.0 or above for existing
installations. The user is expected to install `pgvector` based on their
version of self-hosted Postgres or managed Postgres.
This commit is contained in:
Vishnu Narayanan
2025-01-14 19:43:56 +05:30
committed by GitHub
parent 26187c3ebf
commit 03a938eb60
2 changed files with 22 additions and 4 deletions

View File

@@ -1 +1 @@
3.0.0
3.1.0