Skip to content

Releases: jcoreio/aws-ecr-utils

v2.8.0

Choose a tag to compare

@jedwards1211 jedwards1211 released this 29 Jul 00:35
c68d813

2.8.0 (2026-07-29)

Features

  • ECRDeployer: add architectures option for multi-arch deployments (#2) (c68d813)

v2.8.0-beta.1

v2.8.0-beta.1 Pre-release
Pre-release

Choose a tag to compare

@jedwards1211 jedwards1211 released this 28 Jul 21:59

2.8.0-beta.1 (2026-07-28)

Features

  • ECRDeployer: add architectures option for multi-arch deployments (2e4e03e)

v2.7.3

Choose a tag to compare

@jedwards1211 jedwards1211 released this 17 Jun 19:21

2.7.3 (2026-06-17)

Bug Fixes

  • checkECRImageAccess: support multi-platform images (23113c9)

v2.7.2

Choose a tag to compare

@jedwards1211 jedwards1211 released this 25 Mar 01:01

2.7.2 (2026-03-25)

Bug Fixes

  • bump aws-sdk dependency versions (257e604)

v2.7.1

Choose a tag to compare

@jedwards1211 jedwards1211 released this 06 Mar 01:26

2.7.1 (2026-03-06)

Bug Fixes

  • loginToECR: log into correct endpoints for given images (8ed16cf)

v2.7.0

Choose a tag to compare

@jedwards1211 jedwards1211 released this 08 Feb 22:07

2.7.0 (2026-02-08)

Features

  • ECRDeployer: support npmrc secret in Dockerfile (7888169)

v2.6.0

Choose a tag to compare

@jedwards1211 jedwards1211 released this 06 Feb 01:03

2.6.0 (2026-02-06)

Features

  • ECRDeployer: make getECRHost public, add getImageId method (91f087b)

v2.5.0

Choose a tag to compare

@jedwards1211 jedwards1211 released this 04 Feb 23:18

2.5.0 (2026-02-04)

Features

  • ECRDeployer: add beta to default releaseBranches (6a27b41)

v2.4.0

Choose a tag to compare

@jedwards1211 jedwards1211 released this 04 Feb 23:12

2.4.0 (2026-02-04)

Features

  • ECRDeployer: add isPushed, buildAndPushIfNecessary methods (592b65a)

v2.3.0

Choose a tag to compare

@jedwards1211 jedwards1211 released this 04 Feb 21:08

2.3.0 (2026-02-04)

Features

  • ECRDeployer: add build() method (eadcd55)