What's Changed
- feat: Backport Docker auto-tuning (#5273, [#5290]) to 0.24.x by @philippemnoel in https://github.com/paradedb/paradedb/pull/5375
- fix: Backport docs smoke-test fix to 0.24.x (#5295, [#5303]) by @philippemnoel in https://github.com/paradedb/paradedb/pull/5377
- ci: Backport ORM-notify token scope fix to 0.24.x (#5249) by @philippemnoel in https://github.com/paradedb/paradedb/pull/5381
- chore: Generate Dockerfiles for v0.24.1 by @paradedb-github-bot[bot] in https://github.com/paradedb/paradedb/pull/5378
- ci: Publish Docker from the release ref + restore beta PG 18 Docker images by @paradedb-github-bot[bot] in https://github.com/paradedb/paradedb/pull/5387
- chore: Drop datetime_fields panic to warning and improve the error message by @paradedb-github-bot[bot] in https://github.com/paradedb/paradedb/pull/5398
- feat: add minimum_should_match parameter to paradedb.boolean() (backport of [#5281] to 0.24.x) by @philippemnoel in https://github.com/paradedb/paradedb/pull/5417
- ci: guard against editing already-released migration scripts by @paradedb-github-bot[bot] in https://github.com/paradedb/paradedb/pull/5422
- chore: Backport Lindera nfkc and reading_form options to 0.24.x by @philippemnoel in https://github.com/paradedb/paradedb/pull/5437
- fix: Reset token position per document in unicode_words tokenizer by @paradedb-github-bot[bot] in https://github.com/paradedb/paradedb/pull/5450
- fix: resolve INSERT in read-only transaction error for pdb.alias typmod by @paradedb-github-bot[bot] in https://github.com/paradedb/paradedb/pull/5476
- fix: Fix ORDER BY score with alternate join shapes by @paradedb-github-bot[bot] in https://github.com/paradedb/paradedb/pull/5464
- ci: fix Jammy Ubuntu package publishing by @paradedb-github-bot[bot] in https://github.com/paradedb/paradedb/pull/5479
- fix: rename search_with_fieled_query_input -> search_with_field_query_input by @paradedb-github-bot[bot] in https://github.com/paradedb/paradedb/pull/5481
- feat: expose index build time via index_created_at() by @paradedb-github-bot[bot] in https://github.com/paradedb/paradedb/pull/5488
- fix: don't spawn a docstore compressor thread when materializing a mutable segment by @paradedb-github-bot[bot] in https://github.com/paradedb/paradedb/pull/5509
- feat: Fix missed timestamp-rewriting sites and add
time/timetzsupport by @paradedb-github-bot[bot] in https://github.com/paradedb/paradedb/pull/5512 - fix: Allow BMW to be used for compound
ORDER BYwith a score prefix by @paradedb-github-bot[bot] in https://github.com/paradedb/paradedb/pull/5515 - fix: prevent heap filters from tripping assert on aggregate scan by @paradedb-github-bot[bot] in https://github.com/paradedb/paradedb/pull/5526
- fix: gate the aggregate custom scan on partial-index predicates by @paradedb-github-bot[bot] in https://github.com/paradedb/paradedb/pull/5522
Full Changelog: https://github.com/paradedb/paradedb/compare/v0.24.1...v0.24.2