You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+8-1Lines changed: 8 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,10 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [Unreleased]
9
9
10
+
## [0.51.0] - 2026-04-07
11
+
10
12
### Changed
11
13
12
14
-`tilebox-storage`: Replaced `httpx` with `niquests` for ASF HTTP downloads.
13
15
16
+
### Fixed
17
+
18
+
-`tilebox-storage`: Fixed an issue with the Copernicus storage client that prevented downloading granules pointing to the Copernicus OData thumbnail endpoint. (All granules ingested from March 2026 onwards).
19
+
14
20
## [0.50.1] - 2026-04-01
15
21
16
22
### Added
@@ -351,7 +357,8 @@ the first client that does not cache data (since it's already on the local file
351
357
- Released under the [MIT](https://opensource.org/license/mit) license.
352
358
- Released packages: `tilebox-datasets`, `tilebox-workflows`, `tilebox-storage`, `tilebox-grpc`
0 commit comments