Releases: planetlabs/planet-client-python
Releases · planetlabs/planet-client-python
3.0.0a4
What's Changed
- deps - exclude click version that breaks tests by @ischneider in #1149
- session stops background loop on exit/close by @ischneider in #1146
- 3.0 update from current 2.0 main by @carl-adams-planet in #1150
- fix a subtle typing issue w/ _call_sync by @ischneider in #1152
- reduce test coverage fail threshold by @ischneider in #1151
- catchup from main by @carl-adams-planet in #1154
- Features API item delete support by @stephenhillier in #1156
- Features API item delete support (#1156) by @carl-adams-planet in #1157
- add Planet sync client to docs, fix docstring by @ischneider in #1153
- add Planet sync client to docs, fix docstring (#1153) by @ischneider in #1158
- fix incorrect search_filter arg in Data API documentation example by @stephenhillier in #1159
- fix incorrect search_filter arg in Data API documentation example (#1… by @carl-adams-planet in #1160
- updates from beta feedback by @carl-adams-planet in #1148
Full Changelog: 3.0.0a3...3.0.0a4
Features API delete collection/item support
New Features
- Support for deleting collections and items in the Features API (SDK and CLI).
What's Changed
- cherry-pick CICD changes to main by @carl-adams-planet in #1130
- mkdocs strict mode checks. by @carl-adams-planet in #1139
- deps - exclude click version that breaks tests by @ischneider in #1149
- session stops background loop on exit/close by @ischneider in #1146
- fix a subtle typing issue w/ _call_sync by @ischneider in #1152
- reduce test coverage fail threshold by @ischneider in #1151
- Features API item delete support by @stephenhillier in #1156
Full Changelog: 2.21.0...2.22.0
3.0.0a3
Initial public alpha for the 3.0 branch. a1 and a2 were used largely for working on the release pipeline itself.
This initial release includes work to move to OAuth2 client authentication mechanics.
2.21.0
What's Changed
- docs: minor improvements by @wiki0831 in #1120
- migrate static doc ref by @wiki0831 in #1114
- versioning guidance by @carl-adams-planet in #1118
- prerelease pipeline work by @carl-adams-planet in #1123
- add branch query on test badge in README.md by @ischneider in #1112
- Support bulk subs creation in client and add --bulk to CLI to invoke it by @goldenberg in #1119
Full Changelog: 2.20.0...2.21.0
3.0.0a2
More release and document pipeline testing.
3.0.0a1.dev1
Testing pipeline for pre-release build 3.0.0a1.dev1 on the 3.0 development branch.
The contents of this build should not be published to production PyPi.
The code in this branch should not current be different from the main branch.
3.0.0a1
more dev pipeline testing for doc publishing.
2.20.0
2.19.0
2.18.0
What's Changed
- Increase default read timeout to 125s
- Make read timeout configurable per
Session
Full Changelog: 2.17.0...2.18.0