What's Changed
- chore: save stressgres output by @neilyio in #2110
- chore: overload
FFType::new()
for thectid
field by @eeeebbbbrrrr in #2122 - perf: bypass
pg_sys::IsTransactionState()
, directly linking to the function by @eeeebbbbrrrr in #2123 - chore: update tantivy dependency rev by @eeeebbbbrrrr in #2124
- ci: Only run Docker Scout on PRs to
main
by @philippemnoel in #2127 - chore: improve stressgres slack post by @neilyio in #2125
- fix: rm user postgres in dockerfile by @gane5hvarma in #2126
- fix: send the list of segment ids to the parallel scan workers by @eeeebbbbrrrr in #2128
- fix: incorrect json arrays test by @neilyio in #2130
- fix: deadlocks be gone! by @eeeebbbbrrrr in #2131
- fix: issue #2067: vacuum can be cancelled by @eeeebbbbrrrr in #2134
- perf:
ambulkdelete()
now deletes docs by "doc address" by @eeeebbbbrrrr in #2137 - fix: allow subsecond precision for datetime queries by @rebasedming in #2140
- fix: concurrency bug related to VACUUM deleting segments it shouldn't by @eeeebbbbrrrr in #2142
- fix: interrupt holdoff around threads by @eeeebbbbrrrr in #2145
- feat: implement new
tantivy::Directory::supports_garbage_collection()
function by @eeeebbbbrrrr in #2144 - fix: allow json for
term_set
by @rebasedming in #2147 - chore: fix potential typo staring_block -> starting_block by @AdamGS in #2146
- feat: Replace
fuzzy_phrase
withmatch
by @rebasedming in #2138 - chore: Prep 0.15.0 by @philippemnoel in #2149
- chore: Upgrade to
pg_analytics
0.3.1 by @philippemnoel in #2151 - feat: Prod Promotion -- v0.15.0 by @philippemnoel in #2150
- chore: Remove outdated scripts by @philippemnoel in #2153
- feat: Prod Promotion -- v0.15.0 by @philippemnoel in #2155
New Contributors
- @gane5hvarma made their first contribution in #2126
- @AdamGS made their first contribution in #2146
Full Changelog: v0.14.1...v0.15.0