Skip to content

Commit

Permalink
Update release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
AndyTitu committed Aug 6, 2024
1 parent e47fe94 commit 3acdf73
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/release/RELEASE-NOTES
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
This release includes:
In this release:

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

0 comments on commit 3acdf73

Please sign in to comment.