Skip to content

Releases: kayac/ecspresso

v2.8.3

28 Apr 13:55
Immutable release. Only release title and notes can be modified.
31b27e7

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.8.2...v2.8.3

v2.8.3-nightly-f32d02d

29 Apr 01:13
Immutable release. Only release title and notes can be modified.
f32d02d

Choose a tag to compare

Pre-release

Changelog

  • f32d02d Merge pull request #1007 from kayac/skip-draft-releases-in-install-script
  • 3be76c0 fix: skip draft releases when resolving latest in install script

v2.8.2

25 Apr 07:58
Immutable release. Only release title and notes can be modified.
9a538ad

Choose a tag to compare

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

Full Changelog: v2.8.1...v2.8.2

v2.8.2-nightly-9a538ad

26 Apr 01:12
Immutable release. Only release title and notes can be modified.
9a538ad

Choose a tag to compare

Pre-release

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

17 Apr 14:37
Immutable release. Only release title and notes can be modified.
cf8f36d

Choose a tag to compare

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

18 Apr 01:01
Immutable release. Only release title and notes can be modified.
cf8f36d

Choose a tag to compare

Pre-release

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

11 Apr 01:00
Immutable release. Only release title and notes can be modified.
b61fafd

Choose a tag to compare

Pre-release

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

05 Apr 13:54
Immutable release. Only release title and notes can be modified.
83b149b

Choose a tag to compare

Pre-release

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

28 Mar 07:01
Immutable release. Only release title and notes can be modified.
d4d5193

Choose a tag to compare

Notes

  • The tasks and exec commands now use subcommands instead of flags (e.g. tasks find instead of tasks --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_azurerm build tags.

New Features

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

29 Mar 01:04
Immutable release. Only release title and notes can be modified.
d4d5193

Choose a tag to compare

Pre-release

Changelog

  • d4d5193 Merge pull request #940 from kayac/tagpr-from-v2.7.1
  • 74a37ea Merge pull request #968 from kayac/reduce-binary-size
  • 7978f96 Reduce binary size by disabling unused tfstate backends, bump release Go to 1.26
  • 2b56132 [tagpr] prepare for the next release
  • 453ea4f [tagpr] update CHANGELOG.md