Skip to content

Commit e0bcaa1

Browse files
3.0 branch
1 parent 0d51904 commit e0bcaa1

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

RELEASE-PLANNING-3.0.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Planet Python Client 3.0 Release Planning
2+
3+
* Authentication changes:
4+
* Migrate to OAuth2 based authentication mechanisms, leveraging the
5+
[planet-auth-python](https://github.com/planetlabs/planet-auth-python)
6+
library for implementation.
7+
* Deprecate use of the legacy authentication protocol and handling of the
8+
user's password.
9+
* CLI changes to support changes in authentication practices.
10+
* Support for API keys supplied by the user is maintained, but users should
11+
be aware that there are currently no plans for sentinel-hub.com APIs to
12+
support Planet API keys. The longer term roadmap is for all APIs to work
13+
with OAuth service accounts.

0 commit comments

Comments
 (0)