Releases: stolostron/go-template-utils
Releases · stolostron/go-template-utils
v7.2.0
What's Changed
- chore: upgrade to Go 1.25 by @dhaiducek in #246
- chore: update test CRDs by @dhaiducek in #258
- Expose all Sprig functions with secure denylist for env helpers by @yiraeChristineKim in #245
- Output Lint results in a SARIF report by @JustinKuli in #260
- template-resolver --local-resources by @tomilho in #256
New Contributors
Full Changelog: v7.1.0...v7.2.0
v7.1.0
What's Changed
- Bump actions/upload-artifact from 4 to 5 in the github-actions group by @dependabot[bot] in #234
- Bump the gomod group with 11 updates by @dependabot[bot] in #235
- Add
lookupClusterClaimby @JustinKuli in #236
Full Changelog: v7.0.6...v7.1.0
v7.0.6
What's Changed
- Add CLAUDE.md by @dhaiducek in #225
- Sync common build files by @dhaiducek in #226
- Upgrade k8s to v0.33 by @dhaiducek in #230
- fix: don't interpret
backticksby @dhaiducek in #233 - Bump the gomod group across 1 directory with 24 updates by @dependabot[bot] in #232
Full Changelog: v7.0.5...v7.0.6
v7.0.5
What's Changed
- feat: implement template linter in template-resolver by @dhaiducek in #216
- Update to Go v1.24 by @dhaiducek in #218
Full Changelog: v7.0.4...v7.0.5
v7.0.4
What's Changed
- fix: Resolve panic when manifest has an
intby @dhaiducek in #203 - Allow nil interfaces in template context by @JustinKuli in #206
Full Changelog: v7.0.3...v7.0.4
v7.0.3
What's Changed
- Give a better error for unwatchable resources by @JustinKuli in #202
Full Changelog: v7.0.2...v7.0.3
v7.0.2
v7.0.1
v7.0.0
What's Changed
- Upgrade lint packages by @yiraeChristineKim in #179
- Address
oauth2vuln by @dhaiducek in #182 - Add
skipObjectcustom function by @dhaiducek in #187 - Add
failfunction by @dhaiducek in #189 - Add uppercase JSON functions by @dhaiducek in #190
- Add toJson/mustToJson by @dhaiducek in #191
- Add
fromYAML/toYAMLfunctions by @dhaiducek in #193 - Reorganize the Sprig list by category by @dhaiducek in #192
- Add
skip-validationflag; Remove default save path by @dhaiducek in #194 - Bump to
v7by @dhaiducek in #195
Full Changelog: v6.5.0...v7.0.0
v6.5.0
What's Changed
- Update net and crypto pkgs by @dhaiducek in #169
- Add ObjectNamespace and ObjectName arguments by @yiraeChristineKim in #174
- Include the full YAML of the objects it uses in funcs by @yiraeChristineKim in #175
- #176 Fix pipe stdin by @jlhuilier-1a in #177
New Contributors
- @yiraeChristineKim made their first contribution in #174
- @jlhuilier-1a made their first contribution in #177
Full Changelog: v6.4.0...v6.5.0