Releases: upbound/function-azresourcegraph
Releases · upbound/function-azresourcegraph
v0.11.0
What's Changed
- Update xpkg.upbound.io/upbound/function-azresourcegraph Docker tag to v0.10.0 by @renovate[bot] in #95
- Update xpkg.upbound.io/crossplane-contrib/function-go-templating Docker tag to v0.11.0 by @renovate[bot] in #96
- Implement support for workload identity by @jonasz-lasut in #99
- Update module sigs.k8s.io/controller-tools to v0.19.0 by @renovate[bot] in #98
New Contributors
- @jonasz-lasut made their first contribution in #99
Full Changelog: v0.10.0...v0.11.0
v0.10.0
What's Changed
- Update xpkg.upbound.io/upbound/function-azresourcegraph Docker tag to v0.9.0 by @renovate[bot] in #76
- Update module k8s.io/apimachinery to v0.33.2 by @renovate[bot] in #77
- Update module github.com/alecthomas/kong to v1.12.0 by @renovate[bot] in #79
- Update dependency go to v1.24.5 by @renovate[bot] in #80
- Update module github.com/Azure/azure-sdk-for-go/sdk/azcore to v1.18.1 by @renovate[bot] in #81
- Update module k8s.io/apimachinery to v0.33.3 by @renovate[bot] in #82
- Update module github.com/alecthomas/kong to v1.12.1 by @renovate[bot] in #83
- Update azure-sdk-for-go monorepo by @renovate[bot] in #84
- Update actions/download-artifact action to v5 by @renovate[bot] in #85
- Update module google.golang.org/protobuf to v1.36.7 - autoclosed by @renovate[bot] in #87
- Update actions/checkout digest to 08eba0b by @renovate[bot] in #89
- Update actions/checkout action to v5 by @renovate[bot] in #90
- Add round-robin service principal authentication to mitigate Azure ResourceGraph throttling by @vinish86 in #93
- Update module k8s.io/apimachinery to v0.33.4 by @renovate[bot] in #91
- Update module github.com/Azure/azure-sdk-for-go/sdk/azcore to v1.19.0 by @renovate[bot] in #94
- Update module google.golang.org/protobuf to v1.36.8 by @renovate[bot] in #92
New Contributors
Full Changelog: v0.9.0...v0.10.0
v0.9.0
What's Changed
- Update xpkg.upbound.io/upbound/function-azresourcegraph Docker tag to v0.8.0 by @renovate in #58
- Update xpkg.upbound.io/crossplane-contrib/function-kcl Docker tag to v0.11.4 by @renovate in #59
- Update module github.com/alecthomas/kong to v1.10.0 by @renovate in #61
- Update module sigs.k8s.io/controller-tools to v0.17.3 by @renovate in #62
- Add periodic query support for Azure Resource Graph API throttling prevention by @ytsarev in #72
- Update dependency go to v1.24.3 by @renovate in #38
- Update azure-sdk-for-go monorepo by @renovate in #63
- Update module github.com/crossplane/crossplane-runtime to v1.20.0 by @renovate in #71
- Update module k8s.io/apimachinery to v0.33.1 by @renovate in #65
- Update examples by @renovate in #66
- Update module sigs.k8s.io/controller-tools to v0.18.0 by @renovate in #68
- Migrate renovate config by @renovate in #69
- Update module github.com/alecthomas/kong to v1.11.0 by @renovate in #70
- Update dependency go to v1.24.4 by @renovate in #74
- Update module github.com/Azure/azure-sdk-for-go/sdk/azidentity to v1.10.1 by @renovate in #75
Full Changelog: v0.8.0...v0.9.0
v0.8.0
What's Changed
- Add implementation for custom Subscriptions input by @ytsarev in #55
- Update xpkg.upbound.io/upbound/function-azresourcegraph Docker tag to v0.7.0 by @renovate in #54
- Bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 in the go_modules group across 1 directory by @dependabot in #52
- Update module google.golang.org/protobuf to v1.36.6 by @renovate in #53
- Add subscriptionsRef and refactor XR handling by @ytsarev in #56
- Update xpkg.upbound.io/upbound/function-azresourcegraph Docker tag to v0.7.0 by @renovate in #57
Full Changelog: v0.7.0...v0.8.0
v0.7.0
What's Changed
- Update xpkg.upbound.io/upbound/function-azresourcegraph Docker tag to v0.6.0 by @renovate in #33
- Update module github.com/alecthomas/kong to v1.8.1 by @renovate in #35
- Update module sigs.k8s.io/controller-tools to v0.17.2 by @renovate in #36
- Update module github.com/Azure/azure-sdk-for-go/sdk/azidentity to v1.8.2 by @renovate in #39
- Update golang-ci config to the latest format by @ytsarev in #43
- Update module github.com/crossplane/crossplane-runtime to v1.19.0 by @renovate in #37
- Update xpkg.upbound.io/crossplane-contrib/function-kcl Docker tag to v0.11.2 by @renovate in #41
- Update module github.com/google/go-cmp to v0.7.0 by @renovate in #42
- Update module k8s.io/apimachinery to v0.32.2 by @renovate in #40
- Update examples by @renovate in #44
- Mitigate API throttling issues in high scale environments by @ytsarev in #48
- Update module github.com/alecthomas/kong to v1.9.0 by @renovate in #45
- Update module k8s.io/apimachinery to v0.32.3 by @renovate in #46
- Bump golang.org/x/net from 0.35.0 to 0.36.0 in the go_modules group across 1 directory by @dependabot in #47
- Update module github.com/Azure/azure-sdk-for-go/sdk/azcore to v1.17.1 by @renovate in #49
- Fix existing query result propagation in case of the skip by @ytsarev in #51
Full Changelog: v0.6.0...v0.7.0
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