Notice
This is a breaking change release. Users will need to recreate the extension and reindex their data. For full details, please consult the official changelog: https://docs.paradedb.com/changelog/0.14.0
What's Changed
- chore: Update pg_analytics to 0.2.4 by @philippemnoel in #2012
- chore: add test-stressgres workflow to ci by @neilyio in #2053
- fix: parallel scans now work correctly on block storage by @eeeebbbbrrrr in #2058
- chore: remove stored field from index configuration by @neilyio in #2057
- ci: Run Stressgres nightly in CI by @philippemnoel in #2060
- chore: Upgrade pg_analytics to 0.3.0 by @philippemnoel in #2064
- feat: Add missing telemetry to prebuilt binaries. Add semVer to telemetry. by @philippemnoel in #2062
- feat: replace LinkedBytes skiplist with bitpacked block numbers by @eeeebbbbrrrr in #2065
- chore: Clean up Docker build process by @philippemnoel in #2066
- chore: fix v1.84.0 clippy complaints by @eeeebbbbrrrr in #2068
- fix: mark the blocklist deleted when deleting a LinkedBytesList by @eeeebbbbrrrr in #2070
- chore: undo "ctids in postings" by @eeeebbbbrrrr in #2069
- perf: do not do expensive merges by @rebasedming in #2072
- ci: Add Debian 11 by @philippemnoel in #2074
- chore: default statement_parallelism to
0
by @rebasedming in #2076 - feat: minor optimization around VisibilityMap access by @eeeebbbbrrrr in #2078
- feat: parallel top-n queries by @eeeebbbbrrrr in #2079
- docs: post block storage + HA deployment instructions by @rebasedming in #2059
- docs: Typo in
VACUUM
command by @rebasedming in #2080 - feat: optimize queries with a
LIMIT
but noORDER BY
by @eeeebbbbrrrr in #2081 - chore: restore regex_phrase and regex anchors fix by @neilyio in #2077
- chore: Upgrade to
0.14.0
by @rebasedming in #2084 - ci: Disable upgrade test CI until 0.14.1 by @philippemnoel in #2085
- feat: Prod Promotion -- v0.14.0 by @philippemnoel in #2086
- feat: Prod Promotion -- v0.14.0 by @philippemnoel in #2088
Full Changelog: v0.13.2...v0.14.0