Skip to content

Commit 3acdf73

Browse files
committed
Update release notes
1 parent e47fe94 commit 3acdf73

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

src/release/RELEASE-NOTES

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
This release includes:
1+
In this release:
22

3-
- Support for reading and writing OTP field information such as the TOTP code and seed, through the Item API.
4-
- The `Update` operation is renamed to `Put` to create more realistic expectation with regard to the effect of the operation.
5-
- The item creation operation now takes as input `ItemCreateParams`.
6-
- Support for a few more field types: Phone, Url, CreditCardType.
3+
* support for listing items and vaults is introduced
4+
* a bug where concurrent item updates could lead to unexpected overwrites is fixed
5+
* a bug where the SDK was priorly not working with service account tokens generated by the 1Password CLI is fixed
6+
* a bug where the items created by the SDK priorly did not have the password strength set correctly is fixed

0 commit comments

Comments
 (0)