🌪 0.49.0
·
1011 commits
to develop
since this release
Changes
✨ Features
- feat: show statpopgen benchmarks (#4359) @danking
- feat: statistical and population genetics benchmark queries and dataset (#4175) @danking
🐛 Bug Fixes
- fix: Always use setSafe when writing values from spark (#4367) @robert3005
- fix: python integration docs (#4363) @danking
- chore: revert to 20.04, enforce glibc version == 2.31 (#4354) @danking
- Revert "Re-open DuckDB context between iterations" (#4355) @lwwmanning
🧰 Maintenance
15 changes
- chore: exclude vortex-error from coverage report (#4366) @lwwmanning
- fix(deps): update all patch updates to v1.0.169 (patch) (#4365) @renovate[bot]
- Re-open DuckDB context between iterations (take 2) (#4362) @lwwmanning
- chore(deps): update rust crate pyo3 to 0.25.0 (#4364) @renovate[bot]
- chore(deps): update rust crate noodles-bgzf to 0.43.0 (#4360) @renovate[bot]
- chore(deps): update rust crate noodles-vcf to 0.81.0 (#4361) @renovate[bot]
- chore(deps): lock file maintenance (#4349) @renovate[bot]
- chore: Inline arrow-pyarrow crate to avoid upstream pyo3 version pin (#4342) @robert3005
- chore: update renovate.json (#4357) @lwwmanning
- chore(deps): update rust crate regex to v1.11.2 (#4348) @renovate[bot]
- chore: shard codspeed benchmarks (#4353) @lwwmanning
- chore(deps): update ubuntu docker tag to v24 (#4345) @renovate[bot]
- chore: add PyO3 environment variables (#4350) @connortsui20
- chore(deps): update datafusion and friends to v49.0.2 (patch) (#4351) @renovate[bot]
- Re-open DuckDB context between iterations (#4346) @gatesn