Releases: akuity/provider-crossplane-akuity
Releases · akuity/provider-crossplane-akuity
v0.2.3
What's Changed
- feat: add kubevision support for instance and cluster spec by @imwithye in #54
- chore(deps): bump google.golang.org/protobuf from 1.33.0 to 1.34.2 by @dependabot in #42
- Automatic Update Crossplane Types to v0.16.1 by @akuitybot in #44
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
- fix: wrong cluster and instance external name by @jiachengxu in #53
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #39
- chore(deps): bump github.com/avast/retry-go/v4 from 4.5.1 to 4.6.0 by @dependabot in #35
- fix: allow existing namespaces to be used by @blakepettersson in #49
New Contributors
- @blakepettersson made their first contribution in #49
Full Changelog: v0.2.0...v0.2.1
v0.2.0
New Features
Add support of the following features:
Instance
- CrossplaneExtension
- AgentPermissionsRules
- FQDN
Cluster
- DatadogAnnotationsEnabled
- EksAddonEnabled
- ManagedClusterConfig
What's Changed
- chore(deps): bump golang.org/x/net from 0.20.0 to 0.23.0 by @dependabot in #28
- chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by @dependabot in #29
- chore(deps): bump github.com/crossplane/crossplane-runtime from 1.14.3 to 1.15.1 by @dependabot in #18
- chore(deps): bump k8s.io/kubectl from 0.29.1 to 0.30.2 by @dependabot in #32
- chore(deps): bump sigs.k8s.io/controller-runtime from 0.17.0 to 0.18.4 by @dependabot in #30
- feat: update crossplane types to v0.15.0 by @imwithye in #33
- chore: update docs by @jiachengxu in #34
New Contributors
- @dependabot made their first contribution in #28
- @imwithye made their first contribution in #33
- @jiachengxu made their first contribution in #34
Full Changelog: v0.1.1...v0.2.0
v0.2.0-rc.1
What's Changed
- chore(deps): bump golang.org/x/net from 0.20.0 to 0.23.0 by @dependabot in #28
- chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by @dependabot in #29
- chore(deps): bump github.com/crossplane/crossplane-runtime from 1.14.3 to 1.15.1 by @dependabot in #18
- chore(deps): bump k8s.io/kubectl from 0.29.1 to 0.30.2 by @dependabot in #32
- chore(deps): bump sigs.k8s.io/controller-runtime from 0.17.0 to 0.18.4 by @dependabot in #30
- feat: update crossplane types to v0.15.0 by @imwithye in #33
New Contributors
- @dependabot made their first contribution in #28
- @imwithye made their first contribution in #33
Full Changelog: v0.1.1...v0.2.0-rc.1
v0.1.1
Golang dependency updates.
v0.1.0
Initial release of the Akuity Crossplane Provider. The provider supports managing Akuity Platform instances and clusters using Crossplane.