Releases: jcoreio/aws-ecr-utils
Releases · jcoreio/aws-ecr-utils
v2.0.0
2.0.0 (2024-05-21)
- feat!: upgrade to AWS SDK v3 (93c50bf)
BREAKING CHANGES
- drop flow types and support for AWS SDK v2
v1.3.1
1.3.1 (2024-01-30)
Bug Fixes
- checkECRImageAccess: recheck access after adding policy (d56ec17)
v1.3.0
1.3.0 (2024-01-30)
Features
- add checkECRImageAccess function (4b5da39)
v1.2.0
1.2.0 (2024-01-30)
Features
- add parseECRRepositoryHostname and checkECRRepositoryPolicy (818ff0b)
v1.1.1
1.1.1 (2022-02-08)
Bug Fixes
- copyECRImage: fix flow types (896467a)
- flow: add upsertECRRepository export (ae63e2b)
v1.1.0
1.1.0 (2022-02-07)
Features
- add upsertECRRepository function (cc16de3)
v1.0.0
1.0.0 (2022-02-07)
Features