Skip to content

Releases: crossplane-contrib/function-sequencer

v0.5.0

07 Feb 00:02
33505d3

Choose a tag to compare

What's Changed

  • chore(deps): update actions/checkout action to v6.0.2 by @renovate[bot] in #92
  • fix(deps): update module k8s.io/apimachinery to v0.35.0 by @renovate[bot] in #86
  • fix(deps): update module sigs.k8s.io/controller-tools to v0.20.0 by @renovate[bot] in #88
  • fix: usage endless loop by @fernandezcuesta in #94
  • chore(deps): update actions/checkout digest to de0fac2 by @renovate[bot] in #95
  • fix(deps): update module github.com/crossplane/crossplane/v2 to v2.1.4 by @renovate[bot] in #96
  • Update README and examples by @bobh66 in #91

New Contributors

Full Changelog: v0.4.0...v0.5.0

Release v0.4.0

17 Jan 16:21
8250e2d

Choose a tag to compare

What's Changed

  • fix(owners): set correct mail-address by @haarchri in #68
  • fix(deps): update module sigs.k8s.io/controller-tools to v0.19.0 by @renovate[bot] in #7
  • fix(deps): update module k8s.io/apimachinery to v0.34.3 by @renovate[bot] in #49
  • chore(deps): update actions/setup-go action to v6 by @renovate[bot] in #63
  • chore(deps): update docker/login-action action to v3.6.0 by @renovate[bot] in #66
  • chore(deps): update zeebe-io/backport-action action to v3.4.1 by @renovate[bot] in #67
  • chore(deps): update examples by @renovate[bot] in #70
  • chore(deps): update actions/checkout digest to 93cb6ef by @renovate[bot] in #71
  • fix(deps): update module google.golang.org/protobuf to v1.36.11 by @renovate[bot] in #72
  • fix(deps): update module github.com/alecthomas/kong to v1.13.0 by @renovate[bot] in #73
  • chore(deps): update actions/checkout action to v6 by @renovate[bot] in #74
  • chore(deps): update github artifact actions (major) by @renovate[bot] in #75
  • Update CI and lint by @bobh66 in #77
  • chore(deps): update xpkg.upbound.io/crossplane-contrib/function-patch-and-transform docker tag to v0.9.3 by @renovate[bot] in #87
  • chore(deps): update zeebe-io/backport-action action to v4 by @renovate[bot] in #84
  • chore(deps): update github artifact actions (major) by @renovate[bot] in #82
  • Update function-sdk-go to 0.5.0 by @bobh66 in #81
  • chore(deps): update xpkg.upbound.io/crossplane-contrib/function-patch-and-transform docker tag to v0.10.0 by @renovate[bot] in #90
  • Add support for resetting composite readiness indicator by @bobh66 in #80
  • Add support for Deletion Sequencing by @bobh66 in #89
  • pkg: switch Function package APIs from v1beta1 to v1 by @haarchri in #83

New Contributors

Full Changelog: v0.3.0...v0.4.0

v0.3.0

09 Sep 11:00
6033760

Choose a tag to compare

What's Changed

  • fix: stricter match for capturing by @dukanto in #30
  • fix: await correctly for regex sequence by @dukanto in #34
  • Do not remove resources from observed state with regex by @twobiers in #41
  • Add backport action by @turkenh in #46
  • Add CODEOWNERS and OWNERS.md by @bobh66 in #55
  • chore(deps): update dependency ubuntu to v24 by @renovate[bot] in #48
  • Update CI workflow and renovate by @bobh66 in #57
  • chore(deps): update examples by @renovate[bot] in #38
  • chore(deps): update actions/checkout digest to 08eba0b by @renovate[bot] in #54
  • fix(deps): update module github.com/google/go-cmp to v0.7.0 by @renovate[bot] in #43
  • chore(deps): update actions/checkout action to v5 by @renovate[bot] in #58
  • chore(deps): update zeebe-io/backport-action action to v3 by @renovate[bot] in #59
  • fix(deps): update module github.com/alecthomas/kong to v1 by @renovate[bot] in #60
  • Update dependecies to fix CVEs by @turkenf in #64

Full Changelog: v0.2.3...v0.3.0

v0.2.3

09 Apr 07:31
2dc5354

Choose a tag to compare

What's Changed

  • [release-0.2] Do not remove resources from observed state with regex by @turkenh in #47

Full Changelog: v0.2.2...v0.2.3

v0.2.2

10 Dec 09:15
2e3a050

Choose a tag to compare

What's Changed

  • Backport delete all elements matching regex to release 0.2 by @dukanto in #37

Full Changelog: v0.2.1...v0.2.2

v0.2.1

26 Nov 16:43
4ca0f46

Choose a tag to compare

What's Changed

  • Backport strict regex to release 0.2 by @dukanto in #32

Full Changelog: v0.2.0...v0.2.1

v0.2.0

19 Nov 11:17
3b7c54d

Choose a tag to compare

What's Changed

  • Rename group of the Input CRD from template to sequencer by @turkenh in #10
  • Add metadata for function definition by @turkenh in #14
  • tests: add unit for core functionality by @dukanto in #25
  • chore(deps): update docker/build-push-action action to v6 by @renovate in #21
  • chore(deps): update golangci/golangci-lint-action action to v6 by @renovate in #19
  • chore(deps): update examples by @renovate in #15
  • fix(deps): update module github.com/alecthomas/kong to v0.9.0 by @renovate in #13
  • chore(deps): update dependency ubuntu to v24 by @renovate in #26
  • Feature/add regex support by @dukanto in #28

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.2

15 Mar 07:15
cb76923

Choose a tag to compare

What's Changed

  • [Backport release-0.1] Add metadata for function definition by @turkenh in #16

Full Changelog: v0.1.1...v0.1.2

v0.1.1

29 Feb 17:10
af9a4c6

Choose a tag to compare

What's Changed

  • Rename group of the Input CRD from template to sequencer by @turkenh in #11

Full Changelog: v0.1.0...v0.1.1

v0.1.0

27 Feb 18:17
98696eb

Choose a tag to compare

First release with minimal functionality.

To install:

apiVersion: pkg.crossplane.io/v1beta1
kind: Function
metadata:
  name: function-sequencer
spec:
  package: xpkg.upbound.io/crossplane-contrib/function-sequencer:v0.1.0