Releases: ChuckHend/pg_vectorize
Releases · ChuckHend/pg_vectorize
v0.26.0
What's Changed
- search w/ POST by @ChuckHend in #260
- improve search query by @ChuckHend in #262
Full Changelog: v0.25.0...v0.26.0
extension-v0.23.0
What's Changed
- pg18 support in extension by @ChuckHend in #261
v0.25.0
What's Changed
- Add delete route and required code to clean up a vectorize job. by @kawidman3 in #259
New Contributors
- @kawidman3 made their first contribution in #259
Full Changelog: v0.24.0...v0.25.0
v0.24.0
New Feature
- query operator support in server filters by @ChuckHend in #256
Other changes
- Remove release trigger from extension CI workflow by @ChuckHend in #254
- fix pg_isready in compose file by @ChuckHend in #255
Full Changelog: v0.23.0...v0.24.0
v0.23.0
What's Changed
- table() and search() via HTTP by @ChuckHend in #229
- Server factor by @ChuckHend in #230
- proxy poc by @ChuckHend in #231
- draft prepared statement support by @ChuckHend in #232
- add limit param to http server by @ChuckHend in #233
- full text search, rerank in server by @ChuckHend in #234
- add search doc by @ChuckHend in #235
- build container image for server by @ChuckHend in #236
- minimal filtering by @ChuckHend in #237
- multi-column index by @ChuckHend in #238
- server doc for running on existing Postgres by @ChuckHend in #239
- vector-serve/update hf backend by @ChuckHend in #241
- init pgmq SQL from lib by @ChuckHend in #240
- server/fix param on trigger handler by @ChuckHend in #242
- 4xx when job not found by @ChuckHend in #244
- default batch_size by @ChuckHend in #245
- dont fail on non-critical init by @ChuckHend in #246
- Cache Connection Pool and filter stabilization by @ChuckHend in #247
- Readme and project update by @ChuckHend in #248
- more permissive full-text search by @ChuckHend in #250
- server image release workflow by @ChuckHend in #251
- update docs for extension and server by @ChuckHend in #252
- Worker refactors by @ChuckHend in #253
Full Changelog: v0.22.2...v0.23.0
v0.22.2
What's Changed
- Installation by @ChuckHend in #223
- push postgres image to ghcr by @ChuckHend in #224
- ghcr for vector-serve by @ChuckHend in #225
- remove trunk, update links by @ChuckHend in #226
- bump toml to 0.22.2 by @ChuckHend in #227
Full Changelog: v0.22.1...v0.22.2
v0.22.1
What's Changed
- add benchmark by @ChuckHend in #220
- improve insert/update performance by @ChuckHend in #219
- Create runs-on.yml by @nhudson in #221
- change self hosted runners to runs-on by @nhudson in #222
Full Changelog: v0.22.0...v0.22.1
v0.22.0
What's Changed
- collapse some layers in image build by @ChuckHend in #200
- update build-push-action to v6 by @ChuckHend in #201
- build arm/amd on native nodes by @ChuckHend in #202
- only pass hf tokens by @ChuckHend in #203
- add missing latest tag on arm64 manifest by @ChuckHend in #204
- remove dev dependencies from image build by @ChuckHend in #205
- update_col not required when schedule is realtime by @ChuckHend in #206
- feat: Support Importing Precomputed Embeddings by @Ayushjhawar8 in #199
- cron needs last_updated_at by @ChuckHend in #207
- only run integration tests from main repository by @ChuckHend in #211
- compare full repo path by @ChuckHend in #212
- Refactor: rename table parameter to relation in table() function by @Abiji-2020 in #209
- update sql for param change by @ChuckHend in #213
- deprecate .init_rag() in favor of .table() by @ChuckHend in #210
- install old ver w/ trunk in upgrade test by @ChuckHend in #217
- prep v0.22 by @ChuckHend in #216
- check owner instead of event by @ChuckHend in #218
New Contributors
- @Ayushjhawar8 made their first contribution in #199
- @Abiji-2020 made their first contribution in #209
Full Changelog: v0.21.1...v0.22.0
v0.21.1
v0.21.0
What's Changed
- added function that chunks text inputs in vectorize.table() function #142 by @harshtech123 in #166
- Add chunking support to vectorize.table() by @asr2003 in #162
- vector-serve/migrate from poetry to uv by @ChuckHend in #192
- Fix chunk by @ChuckHend in #193
- EXPERIMENTAL -- Implement hybrid search by @Jayko001 in #195
- add upgrade sql by @ChuckHend in #197
New Contributors
- @harshtech123 made their first contribution in #166
- @Jayko001 made their first contribution in #195
Full Changelog: v0.20.0...v0.21.0