Releases: google/earthengine-api
Releases · google/earthengine-api
v1.3.0
What's Changed
- Defer the launch of
ee.data.startExternalImageIngestion
andexternal_image
. - Support for external image uploads in eecli
The following release changelog only includes changes to the client libraries. For backend service changes and notifications, see the Earth Engine Release Notes.
v1.3.1rc0
v1.3.0rc1
v1.3.0rc0
v1.2.0
What's Changed
commands._apply_permissions()
: Do a better job of convincing pytype that the typing is correct.- Drop support for Python 3.8 now that it is end-of-life.
- ee_list.py: Remove unused ee_reducer import.
- imagecollection.py: Add static count method.
- imagecollection.py: Minor lint fixes.
- imagecollection_test.py: Add
test_count
. - closetPoint(s): Add unit tests and static methods.
- algorithms.json: Manual update to the latest.
Full Changelog: v1.1.5...v1.2.0
The following release changelog only includes changes to the client libraries. For backend service changes and notifications, see the Earth Engine Release Notes.
v1.2.0rc0
Update build artifacts for v1.2.0rc0
v1.1.5
What's Changed
- No changes.
Full Changelog: v1.1.4...v1.1.5
The following release changelog only includes changes to the client libraries. For backend service changes and notifications, see the Earth Engine Release Notes.
v1.1.5rc0
Update build artifacts for v1.1.5rc0
v1.1.4
What's Changed
- batch: Add client-side validation for the
table
parameter intoBigQuery
. - model.py fromVertexAi: Add GRPC payload formats to the paylaodFormat documentation.
Full Changelog: v1.1.3...v1.1.4
The following release changelog only includes changes to the client libraries. For backend service changes and notifications, see the Earth Engine Release Notes.