See the changelog for details about the changes included in this release.
v1.6.0
See the changelog for details about the changes included in this release.
Please note that this is a backward incompatible release with the upgrade to AWS SDK v3. We recommend using v2 of this Github action which includes the SDK upgrade, and update your task definition parameters to adhere to the specification defined in AWS documentation here.
v1.5.0
See the changelog for details about the changes included in this release.
v1.4.11
See the changelog for details about the changes included in this release.
v1.4.10
See the changelog for details about the changes included in this release.
v1.4.9
See the changelog for details about the changes included in this release.
v1.4.8
See the changelog for details about the changes included in this release.
v1.4.7
See the changelog for details about the changes included in this release.
v1.4.6
See the changelog for details about the changes included in this release.
v1.4.5
See the changelog for details about the changes included in this release.
v1.4.4
See the changelog for details about the changes included in this release.
v1.4.3
See the changelog for details about the changes included in this release.
v1.4.2
See the changelog for details about the changes included in this release.
v1.4.1
See the changelog for details about the changes included in this release.
v1.4.0
See the changelog for details about the changes included in this release.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps aws-actions/amazon-ecs-deploy-task-definition from 1 to 2.
Release notes
Sourced from aws-actions/amazon-ecs-deploy-task-definition's releases.
... (truncated)
Changelog
Sourced from aws-actions/amazon-ecs-deploy-task-definition's changelog.
Commits
0a9a8fb
chore(release): 2.0.0b302a5c
chore!: force version upgrade to 2.0.0 (#600)7a7ab28
chore: Bump@aws-sdk/client-codedeploy
from 3.621.0 to 3.624.0 (#602)c09125f
chore: Bump globals from 15.8.0 to 15.9.0 (#603)abe77eb
chore: Bump braces from 3.0.2 to 3.0.3 (#595)11eb399
chore: Bump@aws-sdk/client-codedeploy
from 3.598.0 to 3.600.0 (#575)67393b6
feat: add new parameters and tests to one-off task feature (#593)b3a528e
feat: add ad-hoc task runs (#304)0ae3111
chore: Bump yaml from 2.4.5 to 2.5.0 (#591)4cc2389
chore: Bump eslint from 9.7.0 to 9.8.0 (#590)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show