v24.04.00
🐛 Bug Fixes
- handle more RAPIDS version formats in update-version.sh (#1307) @jameslamb
🚀 New Features
- Allow using pandas 2 (#1308) @vyasr
- Support CUDA 12.2 (#1302) @jameslamb
🛠️ Improvements
- Use
conda env create --yes
instead of--force
(#1326) @bdice - Add upper bound to prevent usage of NumPy 2 (#1320) @bdice
- Generalize GHA selectors for pure Python testing (#1318) @jakirkham
- Requre NumPy 1.23+ (#1316) @jakirkham
- Add support for Python 3.11 (#1315) @jameslamb
- target branch-24.04 for GitHub Actions workflows (#1314) @jameslamb
- Filter dd deprecation (#1312) @rjzamora
- Update ops-bot.yaml (#1310) @AyodeAwe