Skip to content

Releases: google/earthengine-api

v1.5.3rc0

11 Feb 00:06
Compare
Choose a tag to compare
v1.5.3rc0 Pre-release
Pre-release
Update build artifacts for v1.5.3rc0

v1.5.2

10 Feb 20:08
Compare
Choose a tag to compare

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

03 Feb 23:56
Compare
Choose a tag to compare
v1.5.2rc0 Pre-release
Pre-release
Update build artifacts for v1.5.2rc0

v1.5.1

03 Feb 23:49
Compare
Choose a tag to compare

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

28 Jan 01:01
Compare
Choose a tag to compare
v1.5.1rc0 Pre-release
Pre-release
Update build artifacts for v1.5.1rc0

v1.5.0

28 Jan 22:12
Compare
Choose a tag to compare

What's Changed

  • Modify error message when user relies on Earth Engine's OAuth project
  • geometry_test: Update ee.Geometry tests for the new maxError 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

22 Jan 01:47
Compare
Choose a tag to compare
v1.5.0rc0 Pre-release
Pre-release
Update build artifacts for v1.5.0rc0

v1.4.6

22 Jan 20:12
Compare
Choose a tag to compare

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

14 Jan 16:08
Compare
Choose a tag to compare
v1.4.6rc0 Pre-release
Pre-release
Update build artifacts for v1.4.6rc0

v1.4.5

13 Jan 21:57
Compare
Choose a tag to compare

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.