Releases: kayac/ecspresso
Releases · kayac/ecspresso
v2.8.4-nightly-189f718
Immutable
release. Only release title and notes can be modified.
v2.8.4-nightly-faae20d
Immutable
release. Only release title and notes can be modified.
v2.8.4-nightly-9c0bba6
Immutable
release. Only release title and notes can be modified.
Changelog
v2.8.4-nightly-cb40753
Immutable
release. Only release title and notes can be modified.
v2.8.4
Immutable
release. Only release title and notes can be modified.
v2.8.4-nightly-3d47a63
Immutable
release. Only release title and notes can be modified.
Changelog
- 11fcb27 Bump dependencies
- 080827f Expose plugin runtime instances via App.PluginInstance
- 3d47a63 Merge pull request #1008 from kayac/tagpr-from-v2.8.3
- 8a94587 Merge pull request #1015 from kayac/plugin-instance-registry
- a8dde05 Merge pull request #1016 from kayac/bump-deps
- f9085f1 [tagpr] prepare for the next release
- 9e40d6d [tagpr] update CHANGELOG.md
v2.8.3
Immutable
release. Only release title and notes can be modified.
What's Changed
- fix: handle unexpected response from /releases API in install script by @ppluuums-jp in #1002
- fix: surface non-2xx errors from /releases API in install script by @fujiwara in #1005
- docs: note v2-action-testing branch for action.yml CI by @fujiwara in #1006
- Bump github.com/aws/smithy-go from 1.25.0 to 1.25.1 by @dependabot[bot] in #999
- Bump fujiwara/ecsta to v0.8.2 (fix #1000) by @fujiwara in #1003
- Bump the aws-sdk-go-v2 group with 4 updates by @dependabot[bot] in #998
New Contributors
- @ppluuums-jp made their first contribution in #1002
Full Changelog: v2.8.2...v2.8.3
v2.8.3-nightly-f32d02d
Immutable
release. Only release title and notes can be modified.
v2.8.2
Immutable
release. Only release title and notes can be modified.
What's Changed
- fix: preserve remote ServiceArn when updating service tags by @tzmfreedom in #996
- Improve error handling for GetLogEvents in run-task by @ken39arg in #992
- Bump github.com/mattn/go-shellwords from 1.0.12 to 1.0.13 by @dependabot[bot] in #995
- Bump github.com/aws/smithy-go from 1.24.3 to 1.25.0 by @dependabot[bot] in #994
- Bump the aws-sdk-go-v2 group with 17 updates by @dependabot[bot] in #993
New Contributors
- @tzmfreedom made their first contribution in #996
Full Changelog: v2.8.1...v2.8.2
v2.8.2-nightly-9a538ad
Immutable
release. Only release title and notes can be modified.
Changelog
- d7f1588 Bump github.com/aws/smithy-go from 1.24.3 to 1.25.0
- df8e84c Bump github.com/mattn/go-shellwords from 1.0.12 to 1.0.13
- 4b2781d Bump the aws-sdk-go-v2 group with 17 updates
- 4601f55 Improve error handling for GetLogEvents in run-task
- ae29fbb Merge branch 'v2' into dependabot/go_modules/v2/aws-sdk-go-v2-924c0e8f39
- 71b2426 Merge pull request #992 from ken39arg/run-get-log-events-warn-log
- 82b4113 Merge pull request #993 from kayac/dependabot/go_modules/v2/aws-sdk-go-v2-924c0e8f39
- c662056 Merge pull request #994 from kayac/dependabot/go_modules/v2/github.com/aws/smithy-go-1.25.0
- 3059654 Merge pull request #995 from kayac/dependabot/go_modules/v2/github.com/mattn/go-shellwords-1.0.13
- 557848d Merge pull request #996 from tzmfreedom/fix/update_service_tags
- 9a538ad Merge pull request #997 from kayac/tagpr-from-v2.8.1
- 5ae8e57 [tagpr] prepare for the next release
- 3bb6cdf [tagpr] update CHANGELOG.md
- 4801658 fix: preserve remote ServiceArn when replacing sv with local definition