Changelog¶
This page contains a detailed history of changes and update to the Pixel Python API client library (pixel-client)
Versioning follows Semantic Versioning.
Changelog follows the Keep a Changelog 1.1.0 standard.
[1.2.5] - 11-11-2025¶
Fixed¶
- Allow filter on None-type in search functionality
[1.2.4] - 10-11-2025¶
Added¶
- Search functionality for images, rasters, projects and data collections
[1.2.3] - 05-11-2025¶
Fixed¶
- Simplify required env vars
[1.2.2] - 05-11-2025¶
Fixed¶
- Better concurrency management for multipart uploads
[1.2.1] - 02-09-2025¶
Fixed¶
- Added missing dependency
packagingto project
[1.2.0] - 11-08-2025¶
Image service functionality beta release.
Added¶
- Restore and list deleted projects and data collections
- Added option to expose either blurred of original images in ArcGIS Server service
- Official beta release of Image service functionality
[1.1.0] - 17-06-2025¶
First release.
Added¶
- Initial release of the Pixel Python API client library (
pixel-client) - Functionality for interacting with the Geodata Pixel API
- Documentation for the Python client library