Skip to content

v0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Sep 09:05
· 26 commits to master since this release
93788d2

13 changes since v0.3.0

🛠️ Minor Changes

  • Optimize tooling around local dev environment (#32)
  • Ensure buckets and users are cleanup before deleting cluster (#38)
  • Schedule e2e test run for each day (#41)

🐛 Fixes

  • Improve error message if bucket exists already in the same region (#39)
  • Improve error message if bucket exists already in different region (#40)
  • Prevent adoption of existing buckets (#45)

📄 Documentation

  • Move provider mechanics documentation to Knowledge Base (#34)

🔗 Dependency Updates

  • Update pipeline to v0.19.0 (#33)
  • Update dependencies manually (#36)
  • Update kubernetes packages to v0.25.2 (#18)
  • Update module github.com/crossplane/crossplane-runtime to v0.18.0 (#43)
  • Update module github.com/minio/minio-go/v7 to v7.0.39 (#22)
  • Update module sigs.k8s.io/controller-tools to v0.10.0 (#42)