Skip to content

Releases: crossplane-contrib/function-go-templating

v0.11.0

26 Aug 18:05
edbf2e7
Compare
Choose a tag to compare

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

Full Changelog: v0.10.0...v0.11.0

v0.10.0

12 May 17:59
7e5ee60
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.9.2...v0.10.0

v0.9.2

24 Feb 18:54
6b3c2fe
Compare
Choose a tag to compare

What's Changed

  • [release-0.9] Update Go version and enable pushing to ghcr.io in CI by @turkenf in #172

Full Changelog: v0.9.1...v0.9.2

v0.9.1

28 Jan 10:51
f13b6ef
Compare
Choose a tag to compare

What's Changed

  • Update module golang.org/x/net to v0.33.0 release-0.9 [SECURITY] by @turkenf in #155

Full Changelog: v0.9.0...v0.9.1

v0.9.0

17 Dec 02:56
2a1e45f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.0...v0.9.0

v0.8.0

18 Oct 08:41
7d8d2d2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.0...v0.8.0

v0.7.0

11 Oct 09:08
9c47d51
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.0...v0.7.0

v0.6.0

04 Sep 19:41
ffa8a7b
Compare
Choose a tag to compare

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

30 Jul 16:44
05e8251
Compare
Choose a tag to compare

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 of os 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

Full Changelog: v0.4.1...v0.5.0

v0.4.1

16 Jan 11:31
a57f1fd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1