You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: internal/release/RELEASE-NOTES
+9Lines changed: 9 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -4,3 +4,12 @@
4
4
5
5
6
6
- **1Password Environment access:** The SDK can now read variables from a 1Password Environment.
7
+
8
+
## IMPROVED
9
+
10
+
- **Documentation:** The README now covers desktop app authentication and an updated list of supported functionality. Example code and comments are consistent with the other 1Password SDKs.
11
+
- **Terms of Service:** The README now links the terms of service that apply to the 1Password APIs/SDKs.
12
+
13
+
## FIXED
14
+
15
+
- **CGO handling:** The SDK now builds with `CGO_ENABLED=0`. CGO is only required for Desktop App Integration.
0 commit comments