What's Changed
- chore: Add better error logging to our benchmarks by @philippemnoel in #602
- feat: Add pg_sparse to pg_search by @philippemnoel in #603
- feat: Add 'key_field' configuration to index to replace use of 'ctid' by @neilyio in #598
- fix:
pg_sparse
L2 scan by @rebasedming in #609 - docs:
pg_sparse
blog post by @rebasedming in #611 - test: unit tests for pg_search by @Lilit0x in #573
- fix: Add pg_sparse to pg_search upgrade test by @philippemnoel in #613
- fix: Make extension upgrade test work w/
pg_sparse
by @philippemnoel in #616 - fix: Fix naming in extension upgrade test by @philippemnoel in #617
- fix: Properly update
pg_sparse
version in CI by @philippemnoel in #619 - feat: Support more third-party extensions by @philippemnoel in #606
- fix: ix error with building dockerfile locally by @philippemnoel in #625
- feat: Instance configurability and Stripe integration by @rebasedming in #552
- fix: move vercel.json to dashboard directory by @MauAraujo in #628
- chore: Remove
dashboard/
from this repo by @philippemnoel in #631 - chore: Remove dashboard/ from prettierignore by @philippemnoel in #634
- feat: New dynamic function interface + fix sequential scan by @neilyio in #551
- chore(deps): bump openssl from 0.10.57 to 0.10.61 by @dependabot in #636
- docs: pg_bm25 README by @rebasedming in #638
- chore(deps): bump the github-actions-dependencies group with 3 updates by @dependabot in #637
- docs: pg_bm25 does not support Windows by @juleskuehn in #635
- chore: Cleanup testing framework by @philippemnoel in #640
- chore: Upgrade to
0.4.1
by @rebasedming in #641 - chore: Fix the benchmarks by @philippemnoel in #642
- feat: Prod Promotion by @philippemnoel in #612
New Contributors
- @juleskuehn made their first contribution in #635
Full Changelog: v0.3.12...v0.4.1