Skip to content

Releases: kayac/ecspresso

v2.8.4-nightly-189f718

17 Jun 01:32
Immutable release. Only release title and notes can be modified.
189f718

Choose a tag to compare

Pre-release

Changelog

  • 0e59c72 Add --fail to GitHub API curl in orb install command
  • 6aacf6e Fix error handling in orb install command
  • 189f718 Merge pull request #1043 from mi-wada/fix-orb-install-error-handling

v2.8.4-nightly-faae20d

22 May 01:22
Immutable release. Only release title and notes can be modified.
faae20d

Choose a tag to compare

Pre-release

Changelog

  • bffb142 Bump aws-sdk-go-v2 modules
  • faae20d Merge pull request #1030 from kayac/bump-aws-sdk-go-v2

v2.8.4-nightly-9c0bba6

19 May 01:21
Immutable release. Only release title and notes can be modified.
9c0bba6

Choose a tag to compare

Pre-release

Changelog

  • 1a453c4 Bump github.com/fujiwara/tfstate-lookup from 1.12.0 to 1.12.1
  • 2fedfaa Embed Version in source via tagpr versionFile
  • 9c0bba6 Merge pull request #1021 from kayac/dependabot/go_modules/v2/github.com/fujiwara/tfstate-lookup-1.12.1
  • b1284e2 Merge pull request #1022 from kayac/version-from-tagpr

v2.8.4-nightly-cb40753

18 May 01:21
Immutable release. Only release title and notes can be modified.
cb40753

Choose a tag to compare

Pre-release

Changelog

  • 0f74852 Add App.HasDiff for library callers
  • 222db71 Add optional: true to tfstate plugin
  • c108cf9 Merge pull request #1017 from kayac/tfstate-optional
  • cb40753 Merge pull request #1019 from kayac/hasdiff-api

v2.8.4

16 May 13:58
Immutable release. Only release title and notes can be modified.
3d47a63

Choose a tag to compare

What's Changed

Full Changelog: v2.8.3...v2.8.4

v2.8.4-nightly-3d47a63

17 May 01:21
Immutable release. Only release title and notes can be modified.
3d47a63

Choose a tag to compare

Pre-release

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

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