Releases: Workday/cuestomize
v0.3.5
What's Changed
- chore(deps): update module k8s.io/api to v0.35.1 by @github-actions[bot] in #95
- test(api): add findAuthSecret test by @lorenzofelletti in #97
- chore: upgrade to go 1.26 by @lorenzofelletti in #98
Full Changelog: v0.3.4...v0.3.5
v0.3.4
What's Changed
- docs: improve explanations and expand the range of documented features and concepts by @lorenzofelletti in #84
- docs: expand by @lorenzofelletti in #89
- feat: e2e tests calling function as both container and exec by @lorenzofelletti in #88
- fix: remove 'examples' from DefaultExcludedOpts by @lorenzofelletti in #94
- chore(deps): update k8s.io/kube-openapi digest to a19766b by @github-actions[bot] in #92
- chore(deps): update module cuelang.org/go to v0.15.4 by @github-actions[bot] in #93
Full Changelog: v0.3.3...v0.3.4
v0.3.3
What's Changed
This release fixes OCI model pull that has been broken since
v0.3.0for containerised KRM function. With this release, the issue is solved, and the functionality is restored.
- chore(deps): update golangci/golangci-lint docker tag to v2.8.0 by @github-actions[bot] in #83
- fix: OCI model pull by @lorenzofelletti in #85
- build: use ldflags -w -s by @lorenzofelletti in #86
Full Changelog: v0.3.2...v0.3.3
v0.3.2
What's Changed
❗ The OCI image pull functionality is broken for containerised KRM function in this version. The issue is solved in
v0.3.3.
- chore(deps): update dagger version to 0.19.10 across workflows and configuration by @lorenzofelletti in #81
- refactor: RemoteModule OCI artifact reference by @lorenzofelletti in #82
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
❗ The OCI image pull functionality is broken for containerised KRM function in this version. The issue is solved in
v0.3.3.
- chore(deps): update module k8s.io/api to v0.34.3 by @github-actions[bot] in #76
- chore(deps): update module k8s.io/api to v0.35.0 by @github-actions[bot] in #78
- chore(deps): update golangci/golangci-lint docker tag to v2.7.2 by @github-actions[bot] in #75
- chore(deps): update module cuelang.org/go to v0.15.3 by @github-actions[bot] in #80
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
❗ The OCI image pull functionality is broken for containerised KRM function in this version. The issue is solved in
v0.3.3.
- chore(deps): update module sigs.k8s.io/kustomize/kyaml to v0.21.0 by @github-actions[bot] in #65
- chore(deps): update module sigs.k8s.io/kustomize/api to v0.21.0 by @github-actions[bot] in #64
- chore(deps): update module k8s.io/api to v0.34.2 by @github-actions[bot] in #67
- chore(deps): update golangci/golangci-lint docker tag to v2.6.2 by @github-actions[bot] in #66
- chore(deps): update actions/checkout action to v6 by @lorenzofelletti in #70
- chore(deps): update k8s.io/kube-openapi digest to b6aabc6 by @github-actions[bot] in #68
- chore(deps): update module cuelang.org/go to v0.15.1 by @github-actions[bot] in #69
- refactor: dependency inject the detailer instead of instantiating it by @lorenzofelletti in #71
- chore(deps): update k8s.io/kube-openapi digest to 4e65d59 by @github-actions[bot] in #72
- refactor: dependency inject detailer and cuestomize options by @lorenzofelletti in #74
Full Changelog: v0.2.6...v0.3.0
v0.2.6
What's Changed
- fix: add Unwrap method to errWrapper for better error handling by @lorenzofelletti in #61
- chore(deps): update golangci/golangci-lint docker tag to v2.6.1 by @lorenzofelletti in #62
- chore(deps): update module cuelang.org/go to v0.15.0 by @lorenzofelletti in #63
Full Changelog: v0.2.5...v0.2.6
v0.2.5
What's Changed
- chore: upgrade actions by @lorenzofelletti in #59
- refactor: modules structure by @lorenzofelletti in #60
Full Changelog: v0.2.4...v0.2.5
v0.2.4
What's Changed
- ci: renovate CUE version used in dagger by @lorenzofelletti in #55
- chore(deps): update golangci/golangci-lint docker tag to v2.6.0 by @github-actions[bot] in #56
- refactor: modules structure and error detailer by @lorenzofelletti in #57
- chore(deps): update module cuelang.org/go to v0.14.2 by @github-actions[bot] in #54
- chore: bump semver to v0.2.4 by @lorenzofelletti in #58
Full Changelog: v0.2.3...v0.2.4
v0.2.3
What's Changed
- feat: detailed errors now starts from the module path by @lorenzofelletti in #52
- refactor: add more linters and implement suggestions by @lorenzofelletti in #53
Full Changelog: v0.2.2...v0.2.3