File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 1+ 2.0.1 (2023-05-10)
2+
3+ Fixed:
4+ - Fix security issue where secret file was being created with read access other
5+ users on the machine. Automatically fixes the file permissions to only read
6+ and write the first time the file is accessed and continues to enforce the
7+ proper file permissions going forward.
8+
9+ Docs:
10+ - Fixed broken links on "CLI for Data API Tutorial" page (#952).
11+ - Protect against injecting javascript:URI into edited href tags in docs (#934).
12+ - Remove --pre --user from pip install instructions (#948).
13+ - Update the syntax of example code in the docstrings in the Order and Data
14+ clients and add example code to the Subscriptions client docstring (#943).
15+
1162.0.0 (2023-04-17)
217
318User Interface Changes:
Original file line number Diff line number Diff line change 1- __version__ = '2.0.1dev '
1+ __version__ = '2.0.1 '
You can’t perform that action at this time.
0 commit comments