We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd1b226 commit a124333Copy full SHA for a124333
src/release/RELEASE-NOTES
@@ -1,4 +1,7 @@
1
# 1Password Python SDK v0.1.7
2
3
-## BUGS:
+## IMPROVED:
4
+* The SDK now returns an error with a custom type when it hits the rate limit of the 1Password servers.
5
+
6
+## FIXED:
7
* Using an SDK client in a long-running process no longer causes 401 server responses.
0 commit comments