File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1212
1313---
1414
15+ [ // ] : # ( START/v2.1.0 )
16+ # v2.1.0
17+
18+ ## Fixes
19+ * Fix ` new_client_from_environment() ` to support optional token parameter, matching URL parameter behavior. {#88 }
20+ * Fix ` get_item() ` to successfully retrieve items with 26-character titles by adding fallback to title search when ID lookup fails. {#80 }
21+ * Updated Slack developer link in documentation. {#130 }
22+
23+ ---
24+
1525[ // ] : # ( START/v2.0.0 )
1626# v2.0.0
1727
3343
3444## Fixes
3545 * Fix default http client timeout. {#102 }
36- * Update override http client timeout env var name in readme. {#105 }
46+ * Update override http client timeout env var name in readme. {#105 }
3747
3848---
3949
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " onepasswordconnectsdk"
3- version = " 2.0 .0"
3+ version = " 2.1 .0"
44description = " Python SDK for 1Password Connect"
55license = " MIT"
66authors = [" 1Password" ]
You can’t perform that action at this time.
0 commit comments