Skip to content

Releases: crossplane-contrib/function-kcl

v0.10.1 Release

14 Oct 07:29
Compare
Choose a tag to compare

What's Changed

  • chore: bump crossplane to 1.17 & bump function sdk to to 0.3 and use v1 version for the function server by @Peefy in #158
  • fix(deps): update google.golang.org/protobuf digest to 03df6c1 by @renovate in #159
  • chore(deps): update dependency ubuntu to v24 by @renovate in #161
  • feat: add support for extra resources by @fraenkel in #162
  • chore: add doc for new feature extra resources and add examples by @Wompipomp in #164
  • fix(deps): update module google.golang.org/protobuf to v1.35.1 by @renovate in #166
  • fix(deps): update module sigs.k8s.io/controller-tools to v0.16.4 by @renovate in #167

New Contributors

Full Changelog: v0.10.0...v0.10.1

v0.10.0 Release

18 Sep 02:53
e5b5d87
Compare
Choose a tag to compare

What's Changed

  • fix(deps): update module kcl-lang.io/krm-kcl to v0.9.2 by @renovate in #131
  • fix(deps): update module kcl-lang.io/krm-kcl to v0.9.3 by @renovate in #133
  • feat: add pure kcl config examaples with xr input by @Peefy in #136
  • chore: move kcl-releted examples to the examples_kcl folder by @Peefy in #140
  • fix(deps): update module k8s.io/apimachinery to v0.31.0 by @renovate in #138
  • fix(deps): update module sigs.k8s.io/controller-tools to v0.16.0 by @renovate in #139
  • fix(deps): update module sigs.k8s.io/controller-tools to v0.16.1 by @renovate in #141
  • fix(deps): update module dario.cat/mergo to v1.0.1 by @renovate in #142
  • chore: update external deps examples by @Peefy in #143
  • fix(deps): update module sigs.k8s.io/controller-tools to v0.16.2 by @renovate in #145
  • chore: bump krm-kcl to v0.10.0-rc.1 by @Peefy in #148
  • chore(deps): update dependency go to v1.23.1 by @renovate in #149
  • fix(deps): update module github.com/alecthomas/kong to v1 by @renovate in #150
  • fix(deps): update module github.com/alecthomas/kong to v1.2.0 by @renovate in #151
  • fix(deps): update module github.com/alecthomas/kong to v1.2.1 by @renovate in #152
  • fix(deps): update module k8s.io/apimachinery to v0.31.1 by @renovate in #153
  • fix(deps): update module sigs.k8s.io/controller-tools to v0.16.3 by @renovate in #154
  • chore: bump kcl version to 0.10.x and add dependency examples by @Peefy in #155

Full Changelog: v0.9.4...v0.10.0

v0.9.4 Release

12 Aug 05:04
Compare
Choose a tag to compare

What's Changed

  • Fix typo in 'metadata' by @negz in #128
  • chore: bump kcl run to kcl input by @Peefy in #129
  • ci: add e2e tests by @Peefy in #130
  • chore: disable resource check and enable it after fixing the KCL issues by @Peefy in #132

New Contributors

  • @negz made their first contribution in #128

Full Changelog: v0.9.3...v0.9.4

v0.9.3 Release

08 Aug 03:42
1299198
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.2...v0.9.3

v0.9.2 Release

07 Aug 05:23
8d56733
Compare
Choose a tag to compare

What's Changed

  • fix(deps): update module k8s.io/apimachinery to v0.30.3 by @renovate in #118
  • chore(deps): update module oras.land/oras-go to v1.2.6 by @renovate in #120
  • Check and run go mod tidy by @Moulick in #121
  • chore(deps): update dependency go to v1.22.6 by @renovate in #122
  • feat: add check for repeated resource checks by @Peefy in #123

New Contributors

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

v0.9.1 Release

10 Jul 04:01
cf9e93c
Compare
Choose a tag to compare

What's Changed

  • feat: add more patch desired target examples by @Peefy in #113
  • fix(deps): update module google.golang.org/protobuf to v1.34.2 by @renovate in #114
  • fix(deps): update module k8s.io/apimachinery to v0.30.2 by @renovate in #115
  • chore(deps): update docker/build-push-action action to v6 by @renovate in #116
  • fix(deps): update module kcl-lang.io/krm-kcl to v0.9.1 by @renovate in #117

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

v0.9.0 Release

29 May 07:04
d918845
Compare
Choose a tag to compare

What's Changed

  • fix(deps): update kcl-lang.io/krm-kcl digest to ec1dabc by @renovate in #103
  • fix(deps): update module k8s.io/apimachinery to v0.30.1 by @renovate in #104
  • fix(deps): update kcl-lang.io/krm-kcl digest to ba06813 by @renovate in #106
  • Upload package for each arch and merge on download Single-Platform Pkgs by @SamirMarin in #107
  • fix(deps): update kcl-lang.io/krm-kcl digest to e816a51 by @renovate in #109
  • fix(deps): update module kcl-lang.io/krm-kcl to v0.9.0-beta.2 by @renovate in #110
  • feat: function kcl version v0.9 by @Peefy in #111

New Contributors

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

v0.8.0 Release

13 May 02:17
56176fb
Compare
Choose a tag to compare

What's Changed

  • refactor: function kcl input to krm kcl spec and add more tests by @Peefy in #102

Full Changelog: v0.7.3...v0.8.0

v0.7.3 Release

11 May 06:04
c62c730
Compare
Choose a tag to compare

What's Changed

  • fix(deps): update module google.golang.org/protobuf to v1.34.1 by @renovate in #93
  • docs: add more ocds documents and examples by @Peefy in #97
  • fix: funtion-kcl arm64 image build and bump version to v0.7.3 by @Peefy in #100
  • ci: update docker image archs by @Peefy in #101

Full Changelog: v0.7.2...v0.7.3

v0.7.2 Release

06 May 05:51
Compare
Choose a tag to compare