Skip to content

Releases: coveooss/tgf

v1.23.3

06 Nov 13:26
811abe9
Compare
Choose a tag to compare

Changelog

811abe9 Allow TGF_ARGS env variable with -- in command (#157)
6ead871 Bump github.com/fatih/color from 1.9.0 to 1.10.0 (#155)
e70c849 Bump github.com/aws/aws-sdk-go from 1.35.7 to 1.35.19 (#156)
f4e2fe7 [DT-3355] tgf install script fails on Linux when not executed as root (#154)

v1.23.2

13 Oct 15:28
7f18564
Compare
Choose a tag to compare

Changelog

7f18564 Fix bad usage rendering (#151)

v1.23.1

13 Oct 14:12
02a3ed2
Compare
Choose a tag to compare

Changelog

02a3ed2 Remove dependency to Terragrunt + Add AWS SSM config debug logs (#149)
dcc5700 Bump github.com/sirupsen/logrus from 1.6.0 to 1.7.0 (#147)
95aa146 Bump github.com/aws/aws-sdk-go from 1.34.18 to 1.35.7 (#150)

v1.23.0

10 Sep 17:33
f3e64b9
Compare
Choose a tag to compare

Changelog

f3e64b9 [DT-3313] Add option to mount temp dir in a docker volume (#139)
44ecf88 Use real logging (#142)
70b43c5 Bump github.com/coveooss/multilogger from 0.4.8 to 0.5.2 (#133)
81f110f Bump github.com/aws/aws-sdk-go from 1.33.5 to 1.34.18 (#141)
997394a Bump github.com/aws/aws-sdk-go from 1.32.12 to 1.33.5 (#124)
b50708e Bump github.com/coveooss/gotemplate/v3 from 3.4.1 to 3.4.2 (#125)
92348d7 Update project dependencies (#121)

v1.22.2

26 Jun 20:01
908b9a9
Compare
Choose a tag to compare

Changelog

c588eb4 replace CurrentSources with current_sources, which works on Windows and Linux

v1.22.1

20 Feb 18:27
Compare
Choose a tag to compare

Changelog

65afc24 CGO_ENABLED=0 on tag builds
0d4d9c8 Different job for tag and test
87afc8b Update build.yml
3fe7d37 Allow non semver image versions (#107)
3a1b7f9 Create build.yml
14d5a70 Fix install problem on osx (#106)

v1.22.0

16 Oct 13:25
Compare
Choose a tag to compare

Changelog

27403ba Update dependencies
0ac44af Bump github.com/aws/aws-sdk-go from 1.23.8 to 1.24.5 (#96)
ad1da98 Bump github.com/hashicorp/go-getter from 1.3.0 to 1.4.0 (#95)
be4cb38 Finish the implementation of auto-update feature (#94)
f21b2b0 Fix mounting folders (#93)
8f04df2 Bump github.com/aws/aws-sdk-go from 1.22.3 to 1.23.8 (#92)
be4b7af Bump github.com/stretchr/testify from 1.3.0 to 1.4.0 (#90)
80e2db1 Bump github.com/aws/aws-sdk-go from 1.21.9 to 1.22.3 (#89)
6fcffe0 Bump github.com/aws/aws-sdk-go from 1.21.6 to 1.21.9 (#88)
4cd1381 [DT-1848] - Windows update script (#85)
119b359 Bump github.com/aws/aws-sdk-go from 1.21.1 to 1.21.6 (#87)
42c8a35 Bump github.com/aws/aws-sdk-go from 1.20.20 to 1.21.1 (#86)
ae1ed04 Auto update
326c450 Merge pull request #84 from coveooss/dependabot/go_modules/github.com/aws/aws-sdk-go-1.20.20
52c889d Bump github.com/aws/aws-sdk-go from 1.20.15 to 1.20.20
3011deb Merge pull request #83 from coveooss/dependabot/go_modules/github.com/aws/aws-sdk-go-1.20.15
ed35f76 Bump github.com/aws/aws-sdk-go from 1.20.12 to 1.20.15
0fd937e Bump github.com/aws/aws-sdk-go from 1.20.2 to 1.20.12 (#82)
482444a Merge pull request #80 from coveooss/move-to-coveooss
63b9ec4 Move to coveooss github owner
5379369 Update the current version number
5487f9d Merge branch 'feature/dt-1631-latest-version-s3'
f5657f8 remove GITHUB_TOKEN from readme
9fa9cd0 Bump github.com/aws/aws-sdk-go from 1.19.47 to 1.20.2 (#76)
1e55a50 Cutting v off local version string
8e16514 [DT-1631] - get latest tgf script to use s3 file
92b1547 Bump github.com/aws/aws-sdk-go from 1.19.31 to 1.19.47 (#72)
43d70ac Bump github.com/hashicorp/go-getter from 1.2.0 to 1.3.0 (#71)

v1.21.0

28 May 16:09
587f247
Compare
Choose a tag to compare

Changelog

587f247 Fix the help flag (#69)
04881fe Getting the current version shouldn't fetch configs from AWS (#67)
f8e6ea5 Added TGF_PATH environment variable (#66)
8b72eeb Print the result of git diff to see what changed if any
07229ef Refactoring of the arguments management
9e7b166 added bash script to update TGF to latest (#64)

v1.20.3

08 May 16:39
0c7a385
Compare
Choose a tag to compare

Changelog

0c7a385 Merge pull request #63 from coveo/current-user-windows
0353529 Removed the current user argument on windows It doesn't work and is not needed
0022522 Add badges
409dd49 Update version

v1.20.2

06 May 16:50
6cd1ad2
Compare
Choose a tag to compare

Changelog

6cd1ad2 Merge pull request #62 from coveo/best-effort-prune
fa13415 Prune dangling images and containers on a best-effort basis This shouldn't be a necessary step to running TGF