Releases: crossplane-contrib/function-go-templating
Releases · crossplane-contrib/function-go-templating
v0.11.0
What's Changed
- Add support for reading templates from an environment key by @bobh66 in #438
- Add bobh66 to owners by @bobh66 in #470
- fix(deps): update module dario.cat/mergo to v1.0.2 by @renovate[bot] in #455
- chore(deps): update docker/login-action action to v3.5.0 by @renovate[bot] in #200
- fix(deps): update k8s.io/utils digest to 0af2bda by @renovate[bot] in #242
- fix(deps): update module github.com/alecthomas/kong to v1 by @renovate[bot] in #121
- fix(deps): update module github.com/google/go-cmp to v0.7.0 by @renovate[bot] in #169
- chore(deps): update examples by @renovate[bot] in #157
- chore(deps): update actions/checkout action to v4.3.0 by @renovate[bot] in #475
- fix(deps): update module google.golang.org/protobuf to v1.36.8 by @renovate[bot] in #476
- fix(deps): update module github.com/crossplane/crossplane-runtime to v1.20.0 by @renovate[bot] in #160
- chore(deps): update actions/checkout action to v5 by @renovate[bot] in #477
- Add tests for merging behaviour of ConnectionDetails and XR Status by @twobiers in #431
- Allow using getResourceCondition directly on observed resources by @olvesh in #463
- chore(deps): update actions/download-artifact action to v5 by @renovate[bot] in #478
- fix: update xpkg version in custom-delim example by @joebowbeer in #442
- fix header in README.md for include function by @piotrkorlaga in #175
- Chore: Change Log-Level to debug by @mattagohni in #173
- feat: add helper method to retreive extra resources by @twobiers in #177
- chore(deps): update xpkg.upbound.io/crossplane-contrib/function-go-templating docker tag to v0.10.0 by @renovate[bot] in #480
- feat: Add utility function to retrieve function credentials by @mcfarlanem in #151
New Contributors
- @olvesh made their first contribution in #463
- @joebowbeer made their first contribution in #442
- @piotrkorlaga made their first contribution in #175
- @mattagohni made their first contribution in #173
- @mcfarlanem made their first contribution in #151
Full Changelog: v0.10.0...v0.11.0
v0.10.0
What's Changed
- Update examples by @renovate in #150
- chore: update golang.org/x/net to v0.34.0 by @AbrohamLincoln in #152
- Add a new github workflow 'tag' by @turkenf in #156
- Update Go version and enable pushing to ghcr.io in CI by @turkenf in #171
- Update
docker buildx
version in ci.yml by @jastang in #392 - Test larger gRPC message size by @stevendborrelli in #391
- Update go mod dependencies [Security] by @turkenf in #419
New Contributors
- @AbrohamLincoln made their first contribution in #152
- @jastang made their first contribution in #392
Full Changelog: v0.9.2...v0.10.0
v0.9.2
v0.9.1
v0.9.0
What's Changed
- Add support for getting resources with dots by @twobiers in #139
- Fix readme code blocks by @twobiers in #141
- Update to sdk v0.3.0 and v1 proto by @stevendborrelli in #144
- Add Status conditions for Claim and Composite by @stevendborrelli in #146
- Use distroless/static image instead of distroless/base since glibc is not used by @vilmosmartinek in #134
- Update examples by @renovate in #132
- Update module github.com/crossplane/function-sdk-go to v0.4.0 by @renovate in #148
- Update k8s.io/utils digest to 24370be by @renovate in #147
- Update xpkg.upbound.io/crossplane-contrib/function-auto-ready Docker tag to v0.4.0 by @renovate in #149
New Contributors
Full Changelog: v0.8.0...v0.9.0
v0.8.0
What's Changed
- Support creating composed resources with the composite resource's type (recursion) by @vilmosmartinek in #130
- Update examples by @renovate in #119
New Contributors
- @vilmosmartinek made their first contribution in #130
Full Changelog: v0.7.0...v0.8.0
v0.7.0
What's Changed
- fix typo in README by @fernandezcuesta in #122
- chore(deps): update dependency ubuntu to v24 by @renovate in #126
- Function Context support by @stevendborrelli in #128
New Contributors
- @fernandezcuesta made their first contribution in #122
- @stevendborrelli made their first contribution in #128
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- chore(deps): update xpkg.upbound.io/crossplane-contrib/function-go-templating docker tag to v0.5.0 by @renovate in #108
- chore(deps): update dependency go to v1.22.6 by @renovate in #109
- feat: add extra resources support by @phisco in #83
- fix(deps): update module dario.cat/mergo to v1.0.1 by @renovate in #112
- fix typo in README by @kbakdev in #115
- fix(deps): update module github.com/masterminds/sprig/v3 to v3.3.0 by @renovate in #117
- chore(deps): update xpkg.upbound.io/crossplane-contrib/function-go-templating docker tag to v0.5.0 by @renovate in #111
New Contributors
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- chore(deps): update xpkg.upbound.io/crossplane-contrib/function-go-templating docker tag to v0.4.0 by @renovate in #52
- Update to v4 of the upload and download artifacts actions by @negz in #51
- skip hidden dirs for FileSource by @lsviben in #57
- refactor: Use
fs.FS
interface instead ofos
file access by @MisterMX in #63 - chore(deps): update xpkg.upbound.io/crossplane-contrib/function-go-templating docker tag to v0.4.1 by @renovate in #60
- fix(deps): update module github.com/crossplane/crossplane-runtime to v1.14.4 by @renovate in #65
- Fix misleading error message for invalid annotation format by @jtucci in #82
- fix(deps): update module github.com/crossplane/function-sdk-go to v0.2.0 by @renovate in #73
- chore(deps): update golangci/golangci-lint-action action to v4 by @renovate in #69
- fix(README): Added quotes to the ready annotation value by @bobh66 in #84
- chore(deps): update golangci/golangci-lint-action action to v5 by @renovate in #90
- update readme definition for setResourceNameAnnotation by @girdharshubham in #95
- Update go.mod dependencies regarding CVE issue by @turkenf in #107
- chore(deps): update dependency go to v1.22.5 by @renovate in #89
- fix(deps): update module github.com/alecthomas/kong to v0.9.0 by @renovate in #75
- chore(deps): update docker/build-push-action action to v6 - autoclosed by @renovate in #103
- chore(deps): update golangci/golangci-lint-action action to v6 by @renovate in #93
- fix(deps): update module google.golang.org/protobuf to v1.34.2 by @renovate in #50
- Remove sprig's env and expandenv functions by @jake-ciolek in #68
- Add helper functions for retrieving composed and composite resources by @jtucci in #81
- Run go mod tidy by @Moulick in #105
New Contributors
- @lsviben made their first contribution in #57
- @MisterMX made their first contribution in #63
- @jtucci made their first contribution in #82
- @bobh66 made their first contribution in #84
- @girdharshubham made their first contribution in #95
- @turkenf made their first contribution in #107
- @jake-ciolek made their first contribution in #68
- @Moulick made their first contribution in #105
Full Changelog: v0.4.1...v0.5.0
v0.4.1
What's Changed
- Chery pick of "skip hidden dirs for FileSource" by @ezgidemirel in #59
Full Changelog: v0.4.0...v0.4.1