Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@jbw976 jbw976 released this 08 Aug 19:30
· 4 commits to main since this release
979520c

What's Changed

  • chore: add release-1.20 to renovate baseBranches by @jbw976 in #836
  • Correct Connector and Disconnector typos, add aliases to prevent breakage. by @n3wscott in #835
  • build: remove release-1.17 from renovate baseBranches by @jbw976 in #839
  • fix lint issue on deprecated interfaces by @n3wscott in #840
  • Update Event recorder to not parse % format characters in error message by @chlunde in #838
  • chore(deps): update actions/create-github-app-token digest to d72941d (main) by @crossplane-renovate[bot] in #814
  • fix(deps): update module github.com/google/go-cmp to v0.7.0 (main) by @crossplane-renovate[bot] in #817
  • chore(deps): update renovatebot/github-action action to v40.3.6 (main) by @crossplane-renovate[bot] in #816
  • chore(deps): update module github.com/spf13/cobra to v1.9.1 by @johngmyers in #826
  • Run go mod tidy by @negz in #846
  • fix: order values in MultiResolutionResponse by @guilhem in #802
  • feat: enable namespaced reference resolution by @jbw976 in #843
  • Avoid non-requeue for MRs with determinstic external names. by @nolancon in #841
  • Backport c/c internal/xresource by @negz in #849
  • Bump to Go v1.24, and golangci-lint v2.2.0 by @negz in #852
  • Adding Gate and a CustomResourceGate reconciler by @n3wscott in #856
  • Add filter functions to event recorder by @frigaut-orange in #829
  • add v2 apis by @erhancagirici in #854
  • api: modern XRs do not have connection details by @jbw976 in #858
  • api: bump golang module to github.com/crossplane/crossplane-runtime/v2 by @jbw976 in #859
  • fuzz the right spot by @n3wscott in #860
  • Delay external delete call when other finalizers exist by @bobh66 in #855

New Contributors

Full Changelog: v1.20.0...v2.0.0