Prepare Release - v3.0.0 #278
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This is an automated PR for a new release.
Please check the following before approving:
Release Changelog Preview
v3.0.0
🔴 Breaking Changes
lettersoption from password recipes. Letters are now always included in generated passwords and cannot be disabled. Configurations usinglettersinpassword_recipewill result in an error. {Remove letter configuration for password recipe #256}accountfield should now be set to the account name. Account name appears at the top of the left sidebar in the 1Password desktop app.Features
connect_urlandconnect_tokenconfiguration parameters. These are more specific alternatives tourlandtokenfor Connect authentication. The originalurlandtokenparameters continue to be supported but are set for deprecation. {Update auth params #265}Fixes
labeltoidfor item data source. {Fix field reference from "label" to "id" for 1Password database items #213}Changes
Security
golang.org/x/cryptofrom 0.39.0 to 0.45.0 to address security vulnerabilities. {Bump 'golang.org/x/crypto' to address security vulnerabilities. #276}