What's Changed
- fix: Fix PostHog by @philippemnoel in #545
- chore: Update
THANKYOU.md
by @philippemnoel in #547 - feat: Add EXPLAIN to the tsvector benchmarking, so we can see the query plan by @philippemnoel in #548
- chore: Automatically trigger Helm chart releases by @philippemnoel in #546
- feat: Add ArtifactHub + Pin Rust version by @philippemnoel in #549
- docs: Remove incorrect docs about phrase search by @rebasedming in #554
- fix: Fix
runtests.sh
andconfigure.sh
issues withpgvector
by @philippemnoel in #553 - fix: Make our new test setup also work with
cargo pgrx run
by @philippemnoel in #561 - fix: Remove lenient parsing and default record to freqs/positions by @neilyio in #555
- chore: Add extensions upgrade scripts for promotion by @philippemnoel in #563
- fix: Add missing
pgrx init
inpg_search
extension upgrade test by @philippemnoel in #564 - chore: Prod Promotion by @philippemnoel in #562
Full Changelog: v0.3.10...v0.3.11