Releases: google/earthengine-api
v1.5.3rc0
v1.5.2
What's Changed
- No changes
Full Changelog: v1.5.1...v1.5.2
The following release changelog only includes changes to the client libraries. For backend service changes and notifications, see the Earth Engine Release Notes.
v1.5.2rc0
Update build artifacts for v1.5.2rc0
v1.5.1
What's Changed
- Update version numbers for v1.5.1
- Merge commit '5e30c247ad370a44fb9f320b7570161b15c90255' into v1.5.1-release
- Do not require project if credentials are obtained from a service account
<-- Cherry-picked commit from master
- more readable deprecation message
- Update build artifacts for v1.5.1rc0
- Update version numbers for v1.5.1rc0
- workflows: Add documentation for authenticating and initializing with EE in GitHub Actions.
- publish-to-pypi: Initialize EE with an explicit project in the smoke tests.
- No public description
Full Changelog: v1.5.0...v1.5.1
The following release changelog only includes changes to the client libraries. For backend service changes and notifications, see the Earth Engine Release Notes.
v1.5.1rc0
Update build artifacts for v1.5.1rc0
v1.5.0
What's Changed
- Modify error message when user relies on Earth Engine's OAuth project
- geometry_test: Update
ee.Geometry
tests for the newmaxError
parameter. - Require project when initializing the client library, and un-document
gcloud-legacy
- Add a note that some classes are loaded dynamically
Full Changelog: v1.4.6...v1.5.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.5.0rc0
v1.4.6
What's Changed
- Require project when initializing the client library, and un-document
gcloud-legacy
- Fix processing of unspecified 'proj', 'geodesic', 'evenOdd' parameters in ee.Geometry constructors.
- geometry_test: Add missing test coverage to geometry_test.
Full Changelog: v1.4.5...v1.4.6
The following release changelog only includes changes to the client libraries. For backend service changes and notifications, see the Earth Engine Release Notes.
v1.4.6rc0
v1.4.5
What's Changed
- geometry_test: Format geometry_test.
- ee_test: Add project initialization tests.
- commands: Reinstate
_check_valid_files
. - cloud: Move away from the deprecated
utcfromtimestamp
function. - init: Simplify init and reset calls on dynamically-initialized classes.
- commands: Remove
_check_valid_files
. - oauth_test: Import oauth module directly.
- oauth_test: Simplify
in_colab_shell
unit tests. - Document classifier support for various output modes.
- Update algorithms.json.
Full Changelog: v1.4.4...v1.4.5
The following release changelog only includes changes to the client libraries. For backend service changes and notifications, see the Earth Engine Release Notes.