Skip to content
This repository was archived by the owner on Jul 28, 2025. It is now read-only.

Commit d744dad

Browse files
committed
Update Changelog [skip ci]
1 parent 91132bc commit d744dad

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,27 @@
1+
# cuspatial 25.04.00 (9 Apr 2025)
2+
3+
## 🐛 Bug Fixes
4+
5+
- Patch PROJ to remove uninstall target ([#1552](https://github.com/rapidsai/cuspatial/pull/1552)) [@KyleFromNVIDIA](https://github.com/KyleFromNVIDIA)
6+
- Change download method for trajectory_clustering.ipynb's data for container testing ([#1539](https://github.com/rapidsai/cuspatial/pull/1539)) [@taureandyernv](https://github.com/taureandyernv)
7+
8+
## 🛠️ Improvements
9+
10+
- Pass dtype objects to cudf as_column calls ([#1549](https://github.com/rapidsai/cuspatial/pull/1549)) [@mroeschke](https://github.com/mroeschke)
11+
- Replace `thrust::optional` with `cuda::std::optional` ([#1545](https://github.com/rapidsai/cuspatial/pull/1545)) [@miscco](https://github.com/miscco)
12+
- Use conda-build instead of conda-mambabuild ([#1544](https://github.com/rapidsai/cuspatial/pull/1544)) [@bdice](https://github.com/bdice)
13+
- Require CMake 3.30.4 ([#1543](https://github.com/rapidsai/cuspatial/pull/1543)) [@robertmaynard](https://github.com/robertmaynard)
14+
- Add build_type input to `test.yaml` ([#1541](https://github.com/rapidsai/cuspatial/pull/1541)) [@gforsyth](https://github.com/gforsyth)
15+
- Use new rapids-logger library ([#1538](https://github.com/rapidsai/cuspatial/pull/1538)) [@vyasr](https://github.com/vyasr)
16+
- Use shared-workflows branch-25.04 ([#1536](https://github.com/rapidsai/cuspatial/pull/1536)) [@bdice](https://github.com/bdice)
17+
- add telemetry ([#1535](https://github.com/rapidsai/cuspatial/pull/1535)) [@msarahan](https://github.com/msarahan)
18+
- Forward-merge branch-25.02 to branch-25.04 ([#1532](https://github.com/rapidsai/cuspatial/pull/1532)) [@bdice](https://github.com/bdice)
19+
- Forward-merge branch-25.02 into branch-25.04 ([#1531](https://github.com/rapidsai/cuspatial/pull/1531)) [@mroeschke](https://github.com/mroeschke)
20+
- disallow fallback to Make in Python builds ([#1529](https://github.com/rapidsai/cuspatial/pull/1529)) [@jameslamb](https://github.com/jameslamb)
21+
- Add `verify-codeowners` hook ([#1528](https://github.com/rapidsai/cuspatial/pull/1528)) [@KyleFromNVIDIA](https://github.com/KyleFromNVIDIA)
22+
- Forward-merge branch-25.02 to branch-25.04 ([#1525](https://github.com/rapidsai/cuspatial/pull/1525)) [@bdice](https://github.com/bdice)
23+
- Migrate to NVKS for amd64 CI runners ([#1522](https://github.com/rapidsai/cuspatial/pull/1522)) [@bdice](https://github.com/bdice)
24+
125
# cuspatial 25.02.00 (13 Feb 2025)
226

327
## 🐛 Bug Fixes

0 commit comments

Comments
 (0)