Merge pull request #105 from 1Password/release/v1.4.1

Prepare Release - v1.4.1
This commit is contained in:
Jillian W
2022-04-12 13:49:26 -03:00
committed by GitHub
2 changed files with 14 additions and 8 deletions

View File

@@ -1 +1 @@
1.4.0 1.4.1

View File

@@ -1,20 +1,26 @@
[//]: # "START/LATEST" [//]: # (START/LATEST)
# Latest # Latest
## Features ## Features
* A user-friendly description of a new feature. {issue-number}
- A user-friendly description of a new feature. {issue-number} ## Fixes
* A user-friendly description of a fix. {issue-number}
## Security
* A user-friendly description of a security fix. {issue-number}
---
[//]: # "START/v1.4.1"
# v1.4.1
## Fixes ## Fixes
- OwnerReferences on secrets are now persisted after an item is updated. {#101} - OwnerReferences on secrets are now persisted after an item is updated. {#101}
- Annotations from a Deployment or OnePasswordItem are no longer applied to Secrets that are created for it. {#102} - Annotations from a Deployment or OnePasswordItem are no longer applied to Secrets that are created for it. {#102}
## Security
- A user-friendly description of a security fix. {issue-number}
--- ---
[//]: # "START/v1.4.0" [//]: # "START/v1.4.0"