Maintenance release without user-facing changes.
### Commit Statistics
- 9 commits contributed to the release over the course of 20 calendar days.
- 20 days passed between releases.
- 0 commits were understood as [conventional](https://www.conventionalcommits.org).
- 1 unique issue was worked on: #536
### Thanks Clippy
[Clippy](https://github.com/rust-lang/rust-clippy) helped 1 time to make code idiomatic.
### Commit Details
* **#536**
- Try even harder to find the original index during recursive base object resolution. (bae3ea9)
- try to recreate multi-threaded panic, without success. (53b5086)
- Only run single-threaded these when respective toggle is set (when multi-threading is requested) (730384d)
* **Uncategorized**
- prepare changelogs for release (d232567)
- Merge branch 'main' into fetch-pack (d686020)
- thanks clippy (b9937ad)
- Merge branch 'fix-git-features' (82fd251)
- Merge branch 'fix-odb-race' (b862fc5)
- Merge branch 'diff' (25a7726)