Releases: upbound/function-azresourcegraph
Releases · upbound/function-azresourcegraph
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