Skip to content

Releases: stolostron/go-template-utils

v4.3.0

03 Jun 13:37
Compare
Choose a tag to compare

What's Changed

  • Update Go packages by @dhaiducek in #118
  • Remove replace directive in go.mod by @dhaiducek in #119
  • The template-resolver is moved to the cmd/ directory and can now be installed with go install:
    go install github.com/stolostron/go-template-utils/v4/cmd/template-resolver@latest
    

Full Changelog: v4.2.0...v4.3.0

v4.2.0

15 May 19:53
Compare
Choose a tag to compare

What's Changed

  • Return if the templates contain sensitive data by @mprahl in #117

Full Changelog: v4.1.0...v4.2.0

v4.1.0

30 Apr 19:09
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.0.1...v4.1.0

v4.0.1

12 Dec 19:05
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.0.0...v4.0.1

v4.0.0

17 Oct 19:05
Compare
Choose a tag to compare

What's Changed

  • Update client-go to v0.26.4 by @mprahl in #86
  • Export the toRawJson and mustToRawJson sprig functions by @mprahl in #88
  • Expand inclusion of Sprig functions by @brian-jarvis in #90
  • Add an experimental CLI by @mprahl in #87
  • Add two caching modes by @mprahl in #91
  • Allow control of when the cache and API watches are cleaned up by @mprahl in #92

Full Changelog: v3.3.0...v4.0.0

v3.3.0

13 Jun 17:35
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.2.1...v3.3.0

v3.2.1

04 May 19:40
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.2.0...v3.2.1

v3.2.0

19 Apr 20:06
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.0...v3.2.0

v3.1.0

28 Mar 19:34
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.2...v3.1.0

v3.0.2

17 Feb 18:28
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.1...v3.0.2