What's Changed
- Add delete-by-query and deprecate delete_documents. fix #432 and #297 by @cjrh in #456
- Fix deprecation warnings and other cleanups by @cjrh in #485
- build(deps): bump github/codeql-action from 3.28.17 to 3.28.18 by @dependabot[bot] in #489
- Improve type stubs. by @collinanderson in #487
- build(deps): bump pyo3-build-config from 0.24.2 to 0.25.0 by @dependabot[bot] in #490
- build(deps): bump ossf/scorecard-action from 2.4.1 to 2.4.2 by @dependabot[bot] in #491
- build(deps): bump github/codeql-action from 3.28.18 to 3.28.19 by @dependabot[bot] in #492
- build(deps): bump dtolnay/rust-toolchain from 888c2e1ea69ab0d4330cbf0af1ecc7b68f368cc1 to b3b07ba8b418998c39fb20f53e8b695cdcc8de1b by @dependabot[bot] in #493
- build(deps): bump step-security/harden-runner from 2.12.0 to 2.12.1 by @dependabot[bot] in #494
- build(deps): bump pyo3-build-config from 0.25.0 to 0.25.1 by @dependabot[bot] in #495
- build(deps): bump github/codeql-action from 3.28.19 to 3.29.0 by @dependabot[bot] in #496
- build(deps): bump PyO3/maturin-action from 1.49.1 to 1.49.3 by @dependabot[bot] in #497
- build(deps): bump github/codeql-action from 3.29.0 to 3.29.2 by @dependabot[bot] in #499
- build(deps): bump step-security/harden-runner from 2.12.1 to 2.12.2 by @dependabot[bot] in #500
- build(deps): bump step-security/harden-runner from 2.12.2 to 2.13.0 by @dependabot[bot] in #504
- build(deps): bump github/codeql-action from 3.29.2 to 3.29.3 by @dependabot[bot] in #503
- build(deps): bump tantivy from 0.24.1 to 0.24.2 by @dependabot[bot] in #501
- build(deps): bump serde_json from 1.0.140 to 1.0.141 by @dependabot[bot] in #502
- Fix CodeQL harden runner extra URL by @cjrh in #515
- Add explain() method to Query for debugging by @a3lem in #511
- build(deps): bump github/codeql-action from 3.29.3 to 3.29.8 by @dependabot[bot] in #514
- build(deps): bump actions/checkout from 4.2.2 to 5.0.0 by @dependabot[bot] in #513
- build(deps): bump actions/download-artifact from 4.3.0 to 5.0.0 by @dependabot[bot] in #512
- build(deps): bump serde_json from 1.0.141 to 1.0.142 by @dependabot[bot] in #509
- build(deps): bump PyO3/maturin-action from 1.49.3 to 1.49.4 by @dependabot[bot] in #518
- build(deps): bump github/codeql-action from 3.29.9 to 3.29.10 by @dependabot[bot] in #517
- Context block for IndexWriter by @Bjoern-Rapp in #507
- Fix CI/Lint by @cjrh in #521
- build(deps): bump serde_json from 1.0.142 to 1.0.143 by @dependabot[bot] in #522
- build(deps): bump github/codeql-action from 3.29.10 to 3.29.11 by @dependabot[bot] in #525
- build(deps): bump dtolnay/rust-toolchain from b3b07ba8b418998c39fb20f53e8b695cdcc8de1b to e97e2d8cc328f1b50210efc529dca0028893a2d9 by @dependabot[bot] in #524
- Release the GIL when building indexes by @petehunt in #526
- build(deps): bump github/codeql-action from 3.29.11 to 3.30.0 by @dependabot[bot] in #528
- Add facet search test by @cjrh in #530
- feat: Add support for cardinality aggregation by @wallies in #520
- build(deps): bump chrono from 0.4.41 to 0.4.42 by @dependabot[bot] in #536
- ci: prep for 0.25.0 release by @wallies in #532
- build(deps): bump pypa/gh-action-pypi-publish from 1.12.3 to 1.13.0 by @dependabot[bot] in #533
- build(deps): bump github/codeql-action from 3.30.0 to 3.30.1 by @dependabot[bot] in #535
- build(deps): bump actions/setup-python from 5.6.0 to 6.0.0 by @dependabot[bot] in #534
- ci: add release-assets.githubusercontent.com to publish allowlist by @wallies in #537
New Contributors
- @collinanderson made their first contribution in #487
- @Bjoern-Rapp made their first contribution in #507
- @petehunt made their first contribution in #526
Full Changelog: 0.24.0...0.25.0