Skip to content

Commit 9704307

Browse files
authored
Update CHANGELOG for v0.10.10 release (#3378)
1 parent 8da6ed9 commit 9704307

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,23 @@
22
-----------
33

44

5+
### Version 0.10.10 - 2026-06-17
6+
7+
#### New features
8+
- geotiff: expose the GeoTIFF loader as an xarray backend engine (#3365) (#3375)
9+
- geotiff: expose coregistered reads through the xarray engine via like= (#3376) (#3377)
10+
11+
#### Bug fixes and improvements
12+
- geotiff: read and parse a local file once on the chunked GPU read path (#3373) (#3374)
13+
- geotiff: reject predictor with jpeg2000/lerc/jpeg compression (#3371) (#3372)
14+
- cost_distance: fix Dijkstra heap overflow on non-uniform friction (#3370)
15+
- cost_distance: add test for the dask all-impassable early return (#3367) (#3368)
16+
- ci: add free-threaded Python 3.14 (3.14t) to the test matrix (#3360)
17+
- ci: make test_chunks_is_lazy counter thread-safe for free-threaded CI (#3363) (#3364)
18+
- ci: scope the 'performance' labeler to benchmarked modules (#3357)
19+
- remove AI-assistant tooling definitions (#3362)
20+
21+
522
### Version 0.10.9 - 2026-06-15
623

724
#### Bug fixes and improvements

0 commit comments

Comments
 (0)