Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: planetlabs/planet-client-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.2.0
Choose a base ref
...
head repository: planetlabs/planet-client-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 2 commits
  • 12 files changed
  • 5 contributors

Commits on Nov 17, 2025

  1. 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]>
    4 people authored Nov 17, 2025
    Configuration menu
    Copy the full SHA
    193a79a View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2025

  1. 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]>
    charcey and Copilot authored Nov 19, 2025
    Configuration menu
    Copy the full SHA
    84944f6 View commit details
    Browse the repository at this point in the history
Loading