Releases: kayac/ecspresso
Releases · kayac/ecspresso
v2.3.6-nightly-72e1e15a57d6962c2de63e0f8a8a8fb26ceae2f9
v2.3.6-nightly-50437204c390cccbf199eff5e143e534a03bcf7b
Changelog
- 5b361ce Introduce Jsonnet native functions.
- 81925ce Merge branch 'v2' into feature/jsonnet-native-funcs
- 9ae0cfa Merge pull request #702 from kayac/feature/jsonnet-native-funcs
- 95c9c1f Merge pull request #719 from kayac/run-rev-latest-ex
- 830ae24 Merge pull request #720 from kayac/fix/remove-fallback-to-ssm-get-parameter
- 35debdb Merge pull request #721 from kayac/fix/bump-versions
- 75090cd add tests for jsonnet native funcs
- 230a681 bump versions
- e00353a fix
- 98c0693 fix
- 2f236e4 fix readme
- 77be4a6 fix readme for jsonnet funcs
- dd8e1de fix tests
- 77dd190 go mod tidy
- 8b6699d interface{} -> any
- 71de828 more tests
- 325aef2 parseJson
- 47c8821 remove fallback to ssm.GetParmater API
- 87cfa8d run --revision and --latest-task-definition are exclusive
- 4f46cf5 use native functions on tests.
- 598243b use std.parseJson
v2.3.6
What's Changed
- --rm-dist has been deprecated in favor of --clean by @shogo82148 in #712
- fix: verify ssm secrets from SSM parameters. by @fujiwara in #713
- Add pidMode mapping to tdToTaskDefinitionInput function by @ch1aki in #715
- Add IpcMode into TaskDefinitionInput. by @fujiwara in #716
- Bump goreleaser/goreleaser-action from 5 to 6 by @dependabot in #709
- Bump github.com/hashicorp/go-retryablehttp from 0.7.1 to 0.7.7 by @dependabot in #707
- Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.3.1 to 1.6.0 by @dependabot in #701
New Contributors
Full Changelog: v2.3.5...v2.3.6
v2.3.6-nightly-fb14d94b9cdb7bb64e7a8ae644f404df91e70a57
v2.3.5-nightly-781af6c6af4d371248538f42bf254a31c7d52c42
v2.3.5-nightly-5cfeaff32732564c36b6c0910ae8937c2498ef73
v2.3.5-nightly-38afbbb816cf32e84e6e1160799f147daf774cd4
v2.3.5
What's Changed
- update aws-sdk-go-v2/service/ecs to v1.43.1 by @stkhr in #704
- Supports Service Connect timeout settings
- Bump the aws-sdk-go-v2 group across 1 directory with 13 updates by @dependabot in #705
New Contributors
Full Changelog: v2.3.4...v2.3.5
v2.3.5-nightly-73fce91d383d5b50707237f65639a8816fee8a64
Changelog
- 8cffefd Bump the aws-sdk-go-v2 group across 1 directory with 13 updates
- 0ba24ed Merge pull request #704 from stkhr/update-sdk-for-ecs-service-connect
- acaa6f7 Merge pull request #705 from kayac/dependabot/go_modules/v2/aws-sdk-go-v2-a1e4d0254a
- a8a04bd add service connnect timeouts
- 6d71d0d update aws-sdk-go-v2/service/ecs to v1.43.1
v2.3.4
What's Changed
- Add exec -L flag. by @fujiwara in #690
- Bump golang.org/x/net from 0.17.0 to 0.23.0 by @dependabot in #689
- Supports arm64 by actions.yml by @fujiwara in #693
- fix: panic when secrets.name or valueFrom is missing by @fujiwara in #697
- fix: add missing space between words in run command log messages by @nao23 in #698
Full Changelog: v2.3.3...v2.3.4