File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed
src/planet_auth/oidc/api_clients Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- ## 2.1.0 - 2025-??-??
3+ ## 2.1.0 - 2025-07-09
44- Initial public release targeting integration with the
55 [ Planet Client for Python] ( https://github.com/planetlabs/planet-client-python ) .
66
7+ ## 2.0.11 - 2025-07-09
8+ - Final 2.0 series development release.
9+
710## [ Unreleased: 2.0.* ]
811- All releases in the 2.0.X series are development releases, even if not
912 tagged as such. This work included some shakedowns of the release pipelines.
Original file line number Diff line number Diff line change @@ -292,7 +292,7 @@ def get_token_from_password(
292292 authorization (login).
293293 requested_audiences: A list of strings specifying the audiences
294294 to request.
295- auth_enricher: Function to layer un the application of client credentials.
295+ auth_enricher: Function to layer in the application of client credentials.
296296 extra: Dict of extra parameters to pass to the token endpoint.
297297
298298 Returns:
Original file line number Diff line number Diff line change 1- 2.0.11
1+ 2.1.0
You can’t perform that action at this time.
0 commit comments