v24.06.00
🚨 Breaking Changes
🐛 Bug Fixes
🛠️ Improvements
- Fix up imports for cudf changes (#1383) @vyasr
- Fix building cuspatial with CCCL main (#1382) @trxcllnt
- Fix quadtree spatial join OOMs on large numbers of input polygons (#1381) @trxcllnt
- Enable warnings-as-errors for cuproj tests (#1379) @mroeschke
- Always use a static gtest and gbench (#1377) @trxcllnt
- Migrate to
{{ stdlib("c") }}
(#1376) @hcho3 - add --rm and --name to devcontainer run args (#1375) @trxcllnt
- Replace rmm::mr::device_memory_resource* with rmm::device_async_resource_ref (#1373) @harrism
- Enable all tests for
arm
jobs (#1365) @galipremsagar - Enable pytest failures on warnings on FutureWarnings (Replace deprecated
geopandas.dataset
module) (#1360) @mroeschke - Fix
JOIN_POINT_IN_POLYGON_LARGE_TEST_EXP
test (#1346) @trxcllnt