Releases: kayac/ecspresso
Releases · kayac/ecspresso
v2.4.4-nightly-81935333ba2e0a4b33a5b4a7bf33a6d0558e7aa8
v2.4.4-nightly-1cde7b04c6014beaad749c652742037450ef0553
v2.4.4
v2.4.4-nightly-6ee06bc573223cfc6dc3ca3a1712ce402d802e14
v2.4.3
What's Changed
- fix panic on run --dry-run by @fujiwara in #767
- Bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 by @dependabot in #766
- fix null pointer exception by @fujiwara in #768
Full Changelog: v2.4.2...v2.4.3
v2.4.3-nightly-070a7ec65af1237a2abcc489ca7d92268c4fa5f2
Changelog
- 61e1da9 Bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1
- 729ee2c Merge pull request #766 from kayac/dependabot/go_modules/github.com/golang-jwt/jwt/v4-4.5.1
- 7190398 Merge pull request #767 from kayac/fix/run-dry
- 93928fc Merge pull request #768 from kayac/fix/nullpointer
- f733c1e fix if
- 3dcc0ac fix null pointer exception
- a569d71 fix panic on run --dry-run
v2.4.2
What's Changed
- returns error if --watch-container is not found. by @fujiwara in #750
- Bump github.com/aws/aws-sdk-go-v2/service/ecs to v1.47.4 by @fujiwara in #758
- Supports
restartPolicy
in ECS task definitions. #757 @tatsukoni-pra
- Supports
Full Changelog: v2.4.1...v2.4.2
v2.4.2-nightly-1ee357557767803b4919009aa99f8d79dd14aa47
v2.4.1-nightly-ae6e6342f501f02b7d95e6d38b8c8accd21eb71a
v2.4.1
What's Changed
- Fix typo:
task
->tasks
by @t-kikuc in #743 - fix resolving name of service connect namespace. by @fujiwara in #745
New Contributors
Full Changelog: v2.4.0...v2.4.1