We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1212556 commit aeba802Copy full SHA for aeba802
2 files changed
CHANGELOG.md
@@ -17,6 +17,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
17
18
### Fixed
19
20
+- Guard STAC metadata parsing against invalid "item_assets" usage ([#853](https://github.com/Open-EO/openeo-python-client/issues/853))
21
+
22
23
## [0.47.0] - 2025-12-17
24
openeo/_version.py
@@ -1 +1 @@
1
-__version__ = "0.48.0a1"
+__version__ = "0.48.0a2"
0 commit comments