Skip to content

v2.2.0

Latest

Choose a tag to compare

@adamwg adamwg released this 17 Feb 17:30
· 10 commits to main since this release
3c37a9a

What's Changed

  • build: add release-2.1 to renovate baseBranches by @jbw976 in #885
  • build: remove v1.19 from renovate baseBranches by @jbw976 in #888
  • chore(deps): update github/codeql-action digest to d3ced5c (main) by @crossplane-renovate[bot] in #882
  • fix(deps): update module google.golang.org/protobuf to v1.36.10 (main) by @crossplane-renovate[bot] in #883
  • chore(deps): update actions/checkout action to v4.3.1 (main) by @crossplane-renovate[bot] in #884
  • chore(deps): update aquasecurity/trivy-action action to v0.33.1 (main) by @crossplane-renovate[bot] in #886
  • chore(deps): update dependency github/codeql-action to v2.23.6 (main) by @crossplane-renovate[bot] in #887
  • chore(deps): update actions/checkout digest to 34e1148 (main) by @crossplane-renovate[bot] in #889
  • fix(deps): update module github.com/prometheus/client_golang to v1.23.2 (main) by @crossplane-renovate[bot] in #892
  • fix(deps): update module github.com/spf13/afero to v1.15.0 (main) by @crossplane-renovate[bot] in #893
  • chore(deps): update github/codeql-action digest to f47c8e6 (main) by @crossplane-renovate[bot] in #894
  • chore(deps): update dependency github/codeql-action to v2.23.9 (main) by @crossplane-renovate[bot] in #895
  • chore(deps): update github/codeql-action digest to 45c3735 (main) by @crossplane-renovate[bot] in #896
  • fix(deps): update module google.golang.org/protobuf to v1.36.11 (main) by @crossplane-renovate[bot] in #897
  • chore: update OWNERS.md with Crossplane maintainer team by @jbw976 in #903
  • v2: add legacy and modern tracker interfaces for providerconfig usages by @erhancagirici in #862
  • fix: do not sort refs when resolving existing refs only during multi-resolution by @erhancagirici in #898
  • feat: pipeline inspector protobuf/gRPC definitions by @phisco in #908
  • fix(pipeline-inspector): expose step name too by @phisco in #911
  • chore: add haarchri to maintainers in OWNERS.md by @jbw976 in #913
  • refactor(pipelineinspector): use oneof for operation/composition context by @phisco in #914
  • Add MustCreate management policy by @bobh66 in #873
  • Add support for Orphan management policy by @bobh66 in #864
  • Handle null observedGeneration in condition Equal() by @bobh66 in #906
  • Migrate build system from Earthly to Nix by @negz in #912
  • Upgrade controller-runtime, address breaking changes, and fix linter issues by @adamkasztenny in #905
  • Add Kind filter to EnqueueRequestForProviderConfig by @jakubramut in #909
  • chore(deps): update actions/checkout action to v6 (main) by @crossplane-renovate[bot] in #917
  • Remove the Earthfile by @negz in #921
  • chore(deps): update actions/github-script action to v8 (main) by @crossplane-renovate[bot] in #923
  • chore(deps): update actions/create-github-app-token action to v2 (main) by @crossplane-renovate[bot] in #922
  • chore(deps): update github/codeql-action digest to b5ebac6 (main) by @crossplane-renovate[bot] in #899
  • [Backport release-2.2] Revert "Add support for Orphan management policy" by @github-actions[bot] in #932
  • [Backport release-2.2] Revert "Add MustCreate management policy" by @github-actions[bot] in #934

New Contributors

Full Changelog: v2.1.0...v2.2.0