Skip to content

Tags: planetlabs/planet-client-python

Tags

3.4.0

Toggle 3.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Subscriptions: add support for subscription's catalog source's geomet…

…ry_relation (#1203)

* add support for subscription catalog source geometry_relation

* Apply suggestions from code review

Co-authored-by: Copilot <[email protected]>

* reformat help string

---------

Co-authored-by: Copilot <[email protected]>

3.3.0

Toggle 3.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add default destination support (#1201)

* default destinations sdk and cli support

* add tests

* yapf

* fix type issues

* fix parameter name

* update cli docs

* Update planet/subscription_request.py

Co-authored-by: Copilot <[email protected]>

* Use DEFAULT_DESTINATION_REF constant in order_request.py (#1202)

* Initial plan

* Use DEFAULT_DESTINATION_REF constant in order_request.py

Co-authored-by: asonnenschein <[email protected]>

---------

Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: asonnenschein <[email protected]>

---------

Co-authored-by: Copilot <[email protected]>
Co-authored-by: Copilot <[email protected]>
Co-authored-by: asonnenschein <[email protected]>

3.2.0

Toggle 3.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
CG-1904 improve expired session ux (#1200)

* improved user and dev experience for expired tokens.

3.2.0b1

Toggle 3.2.0b1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
CG-1904 improve expired session ux (#1200)

* improved user and dev experience for expired tokens.

3.1.2

Toggle 3.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
hotfix: update test_cli_orders_wait_default assertion (#1198)

dont assert test on newline chars

3.1.1

Toggle 3.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update supported Python versions (Python 3.9 EOL 10/2025) (#1196)

* eol python v3.9, bump supported python versions to 3.10 -> 3.14

3.1.0

Toggle 3.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
orders + subscriptions: support user_id query param (#1188)

* orders: support user_id query param

* subscriptions: support user_id query param

3.0.0

Toggle 3.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1124 from planetlabs/main-3.0-dev

3.0.0 release.

3.0.0b3

Toggle 3.0.0b3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update documents for release (#1177)

Approved by Matt Ballard for release.

* Remove references to email inbox that is no longer monitored.

* update trial words and getting your credentials

* delete get your pl account

---------

Co-authored-by: Matt Ballard <[email protected]>

2.23.1

Toggle 2.23.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update docs for Destinations API and add CLI tests (#1176)

* make source type truly optional for planetary_variable_source

* complete cli docs

* Revert "make source type truly optional for planetary_variable_source"

This reverts commit aa6dba8.

* readme update

* test fixes