Releases: upbound/function-azresourcegraph
Releases · upbound/function-azresourcegraph
v0.6.0
What's Changed
- Update module github.com/crossplane/function-sdk-go to v0.4.0 by @renovate in #23
- Post-release function version update in examples by @ytsarev in #32
- Update crossplane.yaml by @jastang in #34
- Update dependency go to v1.23.6 by @renovate in #16
- Update module google.golang.org/protobuf to v1.36.5 by @renovate in #24
- Update docker/build-push-action action to v6 by @renovate in #27
- Update module k8s.io/apimachinery to v0.32.1 by @renovate in #25
- Update module sigs.k8s.io/controller-tools to v0.17.1 by @renovate in #26
- Update azure-sdk-for-go monorepo by @renovate in #30
- Update module github.com/alecthomas/kong to v1 by @renovate in #31
New Contributors
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- Post-release version bumps by @ytsarev in #14
- Resource import example by @ytsarev in #18
- Use v1beta1 for MR in import example by @ytsarev in #21
- Fix case for multiple step queries publishing to multiple XR fields by @ytsarev in #28
- Update examples by @renovate in #29
- Update actions/checkout digest to 11bd719 by @renovate in #15
New Contributors
Full Changelog: v0.4.0...v0.5.0
v0.4.0
v0.3.1
What's Changed
- Update version and xpkg org to upbound by @ytsarev in #9
- Fix org in multiple places by @ytsarev in #10
- Bump the go_modules group across 1 directory with 2 updates by @dependabot in #11
New Contributors
- @dependabot made their first contribution in #11
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- Add ability to mock out the azure query result in the unit test suite by @ytsarev in #2
- Implement Target API by @ytsarev in #3
- Write to Pipeline Context by @ytsarev in #4
- Add support for Query referencing, provide implementation for Pipeline Context by @ytsarev in #5
- Add implementation for QueryRef from XR status by @ytsarev in #6
- Support nested field in targets, refactor to reduce cyclomatic complexity, update documentation by @ytsarev in #7
- Rearrange examples and update documentation by @ytsarev in #8
Full Changelog: v0.2.0...v0.3.0