Skip to content

Releases: coveooss/gotemplate

v3.12.0

03 Dec 16:41
3f6b7dd
Compare
Choose a tag to compare

Changelog

  • 3f6b7dd Merge pull request #281 from coveooss/bugs/DT-7519-do_not_generate_files_if_no_change
  • 7a2e5a1 Remove manual trace
  • bca4536 Merge pull request #280 from coveooss/DT-7518-Change-the-name-of-non-standard-binaries
  • 0f91b13 Merge pull request #279 from coveooss/DT-7517-The-tests-are-failing-when-trying-to-build-the-new-tgf-image
  • 3b2d5a0 Change the format of artifacts produced on release
  • 682f2bc Restore missing key default behavior
  • c67bb78 Optimize file generation and overloading
  • 1558601 perf: Decrease compute time when using runtime features [DT-7499] (#278)

v3.11.0

27 Nov 00:31
114ffda
Compare
Choose a tag to compare

What's Changed

  • fix(deps): update module github.com/stretchr/testify to v1.10.0 by @renovate-coveooss in #276
  • perf: Decrease execution times by 1000% in some situations by @nicolegros in #277

New Contributors

Full Changelog: v3.10.1...v3.11.0

v3.10.1

15 Nov 14:00
3cb9e98
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.10.0...v3.10.1

v3.10.0

14 Nov 14:33
6e066dc
Compare
Choose a tag to compare

What's Changed

  • fix(deps): update module github.com/bmatcuk/doublestar/v4 to v4.7.1 by @renovate-coveooss in #266
  • chore(renovate): Migrate to standard Renovate config [CIA-611] by @dotboris in #267
  • chore: migrate hugo setup to composite action by @SamuelRenaud-Coveo in #270
  • Revert the goreleaser-action to last approved digest by @jocgir in #268
  • fix(deps): update module github.com/fatih/color to v1.18.0 by @renovate-coveooss in #269
  • Update dependencies by @jocgir in #272
  • chore(deps): update dependency go to v1.23.3 by @renovate-coveooss in #273
  • Add read function by @jocgir in #274

New Contributors

Full Changelog: v3.9.2...v3.10.0

v3.9.2

09 Oct 16:07
0e143f9
Compare
Choose a tag to compare

Changelog

  • 0e143f9 Fix goreleaser-action (#265)
  • e91e172 Dt 7256 ignored razor expressions environment variable only works from command line (#264)
  • cb1c695 fix(deps): update all non-major dependencies (#263)
  • 45dbe90 Merge pull request #261 from coveooss/fix/doc-build
  • 3c3db9f fix: Move doc-build to GH Action instead of branch

What's Changed

  • fix: Move doc-build to GH Action instead of branch by @dblanchette in #261
  • fix(deps): update all non-major dependencies by @renovate-coveooss in #263
  • Dt 7256 ignored razor expressions environment variable only works from command line by @jocgir in #264
  • Fix goreleaser-action by @jocgir in #265

Full Changelog: v3.9.1...v3.9.2

v3.9.1

02 Oct 18:05
79626ec
Compare
Choose a tag to compare

What's Changed

  • Action Go-Releaser deprecated the flag --rm-dist by @jocgir in #260

Full Changelog: v3.9.0...v3.9.1

v3.9.0

02 Oct 17:49
94e5107
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update goreleaser/goreleaser-action action to v6 by @renovate-coveooss in #252
  • fix(deps): update github.com/drhodes/golorem digest to da82e5b by @renovate-coveooss in #251
  • fix(deps): update module github.com/coveord/kingpin/v2 to v2.4.4 by @renovate-coveooss in #256
  • Dt 7228 update dependencies in dependant libraires used by terragrunt and gotemplate by @jocgir in #258
  • chore(deps): update dependency go to v1.23.2 by @renovate-coveooss in #257
  • Add a mechanism to ignore some patterns in gotemplate/razor by @jocgir in #259

Full Changelog: v3.8.0...v3.9.0

v3.8.0

02 Oct 17:40
7082fe7
Compare
Choose a tag to compare

What's Changed

  • Configure Renovate by @renovate-coveooss in #229
  • Bump actions/checkout from 3 to 4 by @dependabot in #231
  • chore(deps): update peaceiris/actions-gh-pages digest to a16b61f by @renovate-coveooss in #240
  • chore(deps): update actions/setup-go action to v5 by @renovate-coveooss in #244
  • chore(deps): update github/codeql-action action to v3 by @renovate-coveooss in #246
  • fix(deps): update github.com/drhodes/golorem digest to da82e5b by @renovate-coveooss in #242
  • Bump golang.org/x/net from 0.7.0 to 0.23.0 by @dependabot in #245
  • chore(deps): update peaceiris/actions-hugo action to v3 by @renovate-coveooss in #249
  • fix(deps): update all non-major dependencies by @renovate-coveooss in #248
  • Fix errors and warning after updating the libraries (2) by @jocgir in #250

Full Changelog: v3.7.5...v3.8.0

v3.7.5

21 Aug 14:53
14e05ae
Compare
Choose a tag to compare

Changelog

  • 14e05ae Merge pull request #225 from nikpivkin/ci-go-ver
  • ff03e36 setup go after checkout
  • bbc0625 setup go after checkout
  • 14c7726 Merge pull request #226 from nikpivkin/ioutil-depr
  • 186a62f chore: use os and io instead of deprecated io.ioutil
  • d4bb2b1 getting go version from go.mod

v3.7.4

18 Aug 18:02
13a86fc
Compare
Choose a tag to compare

Changelog

  • 13a86fc Merge pull request #224 from coveooss/DT-6090/fix-goreleaser
  • 13df0ce Merge pull request #223 from coveooss/dependabot/go_modules/golang.org/x/crypto-0.1.0
  • be746a7 Migrate goreleaser config
  • 862eb90 Bump golang.org/x/crypto from 0.0.0-20210921155107-089bfa567519 to 0.1.0
  • 08cce0a Merge pull request #222 from coveooss/DT-6090/fix-ci
  • fe5c292 Add Dev tooling as code owners
  • 3dcb975 Fix tests
  • 0cb6517 Pass go version as string
  • 002c90f Update to go 1.20
  • cdfd112 Pin low-trust actions
  • c1c0b4d Drop codecov and simplify testing
  • c9afa62 Merge pull request #221 from nikpivkin/fix/tf-json
  • 74e5414 improve detection of terraform files
  • 549171a Merge pull request #220 from coveooss/dependabot/go_modules/golang.org/x/term-0.11.0
  • 94fc6ce Bump golang.org/x/term from 0.10.0 to 0.11.0
  • 3e56a38 Merge pull request #219 from coveooss/dependabot/go_modules/golang.org/x/term-0.10.0
  • e2e8f19 Bump golang.org/x/term from 0.9.0 to 0.10.0
  • 4a286d2 Merge pull request #218 from coveooss/dependabot/go_modules/golang.org/x/term-0.9.0
  • fa69a78 Bump golang.org/x/term from 0.8.0 to 0.9.0
  • 584edcd Merge pull request #217 from coveooss/dependabot/go_modules/github.com/sirupsen/logrus-1.9.3
  • 4539a6a Bump github.com/sirupsen/logrus from 1.9.2 to 1.9.3
  • 93e1b4f Merge pull request #216 from coveooss/dependabot/go_modules/github.com/stretchr/testify-1.8.4
  • 2eed392 Bump github.com/stretchr/testify from 1.8.3 to 1.8.4
  • 4d44065 Bump golang.org/x/term from 0.7.0 to 0.8.0 (#213)
  • 2b0f78a Bump github.com/sirupsen/logrus from 1.9.0 to 1.9.2 (#215)
  • a32bbe3 Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 (#214)
  • 4c63e97 Bump peaceiris/actions-gh-pages from 3.8.0 to 3.9.3 (#211)
  • 7ac809b Merge pull request #212 from coveooss/dependabot/go_modules/golang.org/x/term-0.7.0
  • f308d8e Bump golang.org/x/term from 0.6.0 to 0.7.0
  • d1bfd2e Merge pull request #209 from coveooss/dependabot/github_actions/actions/setup-go-4
  • bdb51b4 Merge pull request #210 from coveooss/devportal-onboarding
  • 18413dd Update catalog-info.yaml
  • bfd9b5d Dev Portal Onboarding
  • 672c48e Bump actions/setup-go from 3 to 4
  • 9fdb352 Merge pull request #208 from coveooss/dependabot/go_modules/github.com/fatih/color-1.15.0
  • 1477e5b Bump github.com/fatih/color from 1.14.1 to 1.15.0
  • f6668c6 Merge pull request #206 from coveooss/dependabot/go_modules/github.com/coveord/kingpin/v2-2.4.2
  • e933798 Merge pull request #207 from coveooss/dependabot/go_modules/golang.org/x/term-0.6.0
  • 7445671 Bump golang.org/x/term from 0.5.0 to 0.6.0
  • bfc5e54 Bump github.com/coveord/kingpin/v2 from 2.4.0 to 2.4.2
  • bf5bb94 Merge pull request #205 from coveooss/dependabot/go_modules/github.com/stretchr/testify-1.8.2
  • 3e5f417 Bump github.com/stretchr/testify from 1.8.1 to 1.8.2
  • bc5ad58 Merge pull request #204 from coveooss/dependabot/go_modules/github.com/PuerkitoBio/goquery-1.8.1
  • fcb702c Bump github.com/PuerkitoBio/goquery from 1.8.0 to 1.8.1
  • 9294d03 Try CodeQL in Gotemplate (#203)
  • 46eab21 Merge pull request #201 from coveooss/dependabot/go_modules/github.com/fatih/color-1.14.1
  • 333000a Bump github.com/fatih/color from 1.12.0 to 1.14.1
  • 17bf548 Merge pull request #195 from coveooss/dependabot/go_modules/github.com/sergi/go-diff-1.3.1
  • e992b6a Merge pull request #200 from coveooss/fix/CSEC-18897-revert
  • 4470dd0 Revert "CSEC-18901 change v2.5.0 to it's release hash"
  • 9c7b3dd Revert "Merge pull request #197 from coveooss/CSEC-18897-migrate-peaceiris-actions-gh-pages-to-hash-specific-version"
  • 1a45636 Revert "Merge pull request #199 from coveooss/CSEC-18901-bump-actions-hugo"
  • 1742273 Revert "Merge pull request #198 from coveooss/CSEC-18899-goreleaser-bump"
  • a63e411 Merge pull request #198 from coveooss/CSEC-18899-goreleaser-bump
  • 998d122 Merge pull request #199 from coveooss/CSEC-18901-bump-actions-hugo
  • 2a07de9 Merge pull request #197 from coveooss/CSEC-18897-migrate-peaceiris-actions-gh-pages-to-hash-specific-version
  • fc5a910 CSEC-18901 change v2.5.0 to it's release hash
  • 89c3eba CSEC-18899 bumping goreleaser-action from 3 to 3.2
  • ac5bcbb CSEC-18897 bump v3.8 to 3.9 via specific hash to comply with CSEC's GHA policies
  • 58624e4 CSEC-18897 bump v3.8 to 3.9 via specific hash to comply with CSEC's GHA policies
  • b82296c Bump github.com/sergi/go-diff from 1.2.0 to 1.3.1