File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change
1
+ 2.0a5 (2022-10-20)
2
+
3
+ - Implement python api data client asset download and supporting functions (#707).
4
+ - `planet data filter` cli command outputs a valid empty filter if all
5
+ subfilters are removed (#654).
6
+ - 'planet orders request' cli command now provides supported bundles for a
7
+ given item type, bundle and item type are case-insensitive, and bundle and
8
+ item type are moved to positional arguments (#680).
9
+
1
10
2.0a3 (2022-09-07)
2
11
3
12
- A change in behavior of httpx affected download of order assets in 2.0a2.
12
21
- Help for planet-subscriptions-describe and update commands has been
13
22
corrected, resolving the issue reported in #658.
14
23
15
- 2.0a2 (2022-07 -04)
24
+ 2.0a2 (2022-08 -04)
16
25
17
26
- Upgrade httpx to 0.23, change how quota exceptions are caught
18
27
- Increase reliability of communication with Planet servers and avoid clobbering them
Original file line number Diff line number Diff line change 1
- __version__ = '2.0a3 '
1
+ __version__ = '2.0a5 '
You can’t perform that action at this time.
0 commit comments