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.1.2
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: 3.2.0
Choose a head ref
  • 3 commits
  • 10 files changed
  • 2 contributors

Commits on Oct 6, 2025

  1. subcommands should provide the click context when creating CLI sessio…

    …ns. This enables the session to pick-up options set by the root command.
    carl-adams-planet committed Oct 6, 2025
    Configuration menu
    Copy the full SHA
    96f56cc View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1199 from planetlabs/carl/cli-session-init-fix

    subcommands should provide the click context when creating CLI sessions.  This enables the session to pick-up options set by the root command.
    carl-adams-planet authored Oct 6, 2025
    Configuration menu
    Copy the full SHA
    da48f57 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2025

  1. CG-1904 improve expired session ux (#1200)

    * improved user and dev experience for expired tokens.
    carl-adams-planet authored Oct 20, 2025
    Configuration menu
    Copy the full SHA
    0cea292 View commit details
    Browse the repository at this point in the history
Loading