Releases: kayac/ecspresso
Releases · kayac/ecspresso
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
v2.8.1
Immutable
release. Only release title and notes can be modified.
What's Changed
- Fix --force-new-deployment being ignored for service attribute changes by @fujiwara in #978
- Bump github.com/go-jose/go-jose/v4 from 4.1.3 to 4.1.4 by @dependabot[bot] in #976
- Bump aws-sdk-go-v2 and tfstate-lookup dependencies by @fujiwara in #986
- Bump github.com/fatih/color from 1.18.0 to 1.19.0 by @dependabot[bot] in #970
- Bump github.com/aws/smithy-go from 1.24.2 to 1.24.3 by @dependabot[bot] in #980
- Bump actions/setup-go from 6.3.0 to 6.4.0 by @dependabot[bot] in #974
- Bump docker/setup-qemu-action from 3.7.0 to 4.0.0 by @dependabot[bot] in #975
- Bump docker/setup-buildx-action from 3.12.0 to 4.0.0 by @dependabot[bot] in #973
- Bump golang.org/x/sys from 0.41.0 to 0.42.0 by @dependabot[bot] in #972
- Bump Songmu/tagpr to v1.18.1 by @fujiwara in #987
- Add S3 Files volume support documentation by @fujiwara in #988
- Bump fujiwara/ecsta to v0.8.1 by @fujiwara in #989
- Bump github.com/hashicorp/go-version from 1.8.0 to 1.9.0 by @dependabot[bot] in #991
- Bump github.com/aws/aws-sdk-go-v2/service/ecs from 1.77.0 to 1.78.0 in the aws-sdk-go-v2 group by @dependabot[bot] in #990
Full Changelog: v2.8.0...v2.8.1
v2.8.1-nightly-cf8f36d
Immutable
release. Only release title and notes can be modified.
Changelog
- 7ba9e4b Bump github.com/aws/aws-sdk-go-v2/service/ecs in the aws-sdk-go-v2 group
- 82c2861 Bump github.com/hashicorp/go-version from 1.8.0 to 1.9.0
- cf8f36d Merge pull request #979 from kayac/tagpr-from-v2.8.0
- 949d1c9 Merge pull request #990 from kayac/dependabot/go_modules/v2/aws-sdk-go-v2-77c51e95aa
- 5111126 Merge pull request #991 from kayac/dependabot/go_modules/v2/github.com/hashicorp/go-version-1.9.0
- fea8f34 [tagpr] prepare for the next release
- 54ea074 [tagpr] update CHANGELOG.md
v2.8.0-nightly-b61fafd
Immutable
release. Only release title and notes can be modified.
Changelog
- 88cb494 Add S3 Files volume support documentation
- 98a4e94 Bump Songmu/tagpr to v1.18.1
- 6996a8d Bump actions/setup-go from 6.3.0 to 6.4.0
- c7f356b Bump aws-sdk-go-v2 dependencies to latest
- 0616a20 Bump docker/setup-buildx-action from 3.12.0 to 4.0.0
- 030b050 Bump docker/setup-qemu-action from 3.7.0 to 4.0.0
- c8c06aa Bump fujiwara/ecsta to v0.8.1
- d004ad0 Bump github.com/aws/smithy-go from 1.24.2 to 1.24.3
- f38d2fe Bump github.com/fatih/color from 1.18.0 to 1.19.0
- 709da6d Bump golang.org/x/sys from 0.41.0 to 0.42.0
- 8a318f5 Bump tfstate-lookup to v1.11.0 and update dependencies
- 11d0344 Merge branch 'v2' into dependabot/go_modules/v2/github.com/aws/smithy-go-1.24.3
- c7d3ae0 Merge pull request #970 from kayac/dependabot/go_modules/v2/github.com/fatih/color-1.19.0
- 2306674 Merge pull request #972 from kayac/dependabot/go_modules/v2/golang.org/x/sys-0.42.0
- 728394e Merge pull request #973 from kayac/dependabot/github_actions/v2/docker/setup-buildx-action-4.0.0
- 28c29ec Merge pull request #974 from kayac/dependabot/github_actions/v2/actions/setup-go-6.4.0
- fc9cdc2 Merge pull request #975 from kayac/dependabot/github_actions/v2/docker/setup-qemu-action-4.0.0
- f40e0d1 Merge pull request #980 from kayac/dependabot/go_modules/v2/github.com/aws/smithy-go-1.24.3
- 822f4dc Merge pull request #986 from kayac/update-aws-sdk-go-v2
- 201f2c2 Merge pull request #987 from kayac/bump-tagpr
- bddbf33 Merge pull request #988 from kayac/docs/s3-files-volume-support
- b61fafd Merge pull request #989 from kayac/bump-ecsta-v0.8.1
v2.8.0-nightly-83b149b
Immutable
release. Only release title and notes can be modified.
Changelog
- 352093b Bump github.com/go-jose/go-jose/v4 from 4.1.3 to 4.1.4
- f5dc94a Fix --force-new-deployment being ignored for service attribute changes
- 83b149b Merge pull request #976 from kayac/dependabot/go_modules/github.com/go-jose/go-jose/v4-4.1.4
- e97f192 Merge pull request #978 from kayac/fix/force-new-deployment-attributes
v2.8.0
Immutable
release. Only release title and notes can be modified.
Notes
- The
tasksandexeccommands now use subcommands instead of flags (e.g.tasks findinstead oftasks --find). Old flag syntax still works but emits a deprecation warning and will be removed in a future release. - Release binaries no longer support GCS and Azure Blob Storage as Terraform state backends. If you need these backends, build from source without the
no_gcs/no_azurermbuild tags.
New Features
- Add
docssubcommand and LLM agent skill guide by @fujiwara in #937 - Add
--listflag todocscommand by @fujiwara in #941 - Add
--jsonnetflag todiffcommand by @fujiwara in #944 - Support
--with-service/--without-serviceflag fordiffcommand by @neilkuan in #962 - Refactor
tasksandexecto use subcommands by @fujiwara in #950 - Add
skillssubcommand using skillsmith by @fujiwara in #966
Bug Fixes
- Ignore targetGroupArn diff for CodeDeploy services by @fujiwara in #943
- Fix waiting for stale deployment by @fujiwara in #945
- Fix duplicate ECS service deployments when service attributes change by @fujiwara in #961
Improvements
- Use structured slog attributes for log messages by @fujiwara in #939
- Update olekukonko/tablewriter to v1 and ecsta to v0.8.0 by @fujiwara in #942
- Reduce binary size by disabling unused tfstate backends by @fujiwara in #968
- Bump release Go version to 1.26 by @fujiwara in #968
Dependencies
- Bump the aws-sdk-go-v2 group with 17 updates by @dependabot[bot] in #921
- Bump github.com/fujiwara/ecsta from 0.4.5 to 0.8.0 by @dependabot[bot] in #924
- Bump github.com/fujiwara/tfstate-lookup from 1.8.1 to 1.10.0 by @dependabot[bot] in #947
- Bump github.com/alecthomas/kong from 1.10.0 to 1.13.0 by @dependabot[bot] in #922
- Bump github.com/goccy/go-yaml from 1.19.0 to 1.19.2 by @dependabot[bot] in #948
- Bump github.com/google/go-cmp from 0.6.0 to 0.7.0 by @dependabot[bot] in #925
- Bump github.com/hashicorp/go-version from 1.7.0 to 1.8.0 by @dependabot[bot] in #949
- Bump go.opentelemetry.io/otel/sdk from 1.38.0 to 1.40.0 by @dependabot[bot] in #964
- Bump google.golang.org/grpc from 1.76.0 to 1.79.3 by @dependabot[bot] in #965
- Bump dependencies: AWS SDK, Go modules, and GitHub Actions by @fujiwara in #967
- Bump actions/checkout, actions/setup-go, docker/login-action, docker/setup-buildx-action, Songmu/tagpr by @dependabot[bot]
New Contributors
Full Changelog: v2.7.1...v2.8.0
v2.8.0-nightly-d4d5193
Immutable
release. Only release title and notes can be modified.