Releases: crossplane-contrib/provider-upjet-azuread
Releases · crossplane-contrib/provider-upjet-azuread
v1.6.3
v1.5.3
v1.4.4
v1.3.3
v1.6.2
This release updates golang.org/x/net
to v0.33.0
to fix CVE-2024-45338
What's Changed
- [Backport release-1.6] Update module golang.org/x/net to v0.33.0 [SECURITY] by @github-actions in #181
Full Changelog: v1.6.1...v1.6.2
v1.6.1
v1.6.0
The v1.6.0
release introduces the Terraform provider upgrade from 2.47.0
to 2.53.1
, support for Upbound
authentication, bug fixes, enhancements, and dependency updates.
What's Changed
- Update alpine Docker tag to v3.20.3 by @renovate in #151
- Update dependency ubuntu to v24 by @renovate in #157
- Update build submodule and set XPKG_CLEANUP_EXAMPLES_ENABLED = true by @turkenf in #160
- Remove workflows no longer needed. by @jeanduplessis in #163
- consume golangci-lint 1.61.0 by @erhancagirici in #164
- Use standalone crddiff tool by @turkenf in #165
- add support for Upbound auth by @erhancagirici in #166
- Update Terraform provider version to 2.53.1 by @erhancagirici in #167
- Stop using deprecated
upbound/official-provider-ci
workflows by @jeanduplessis in #168 - Ignore lateinitialize for owner field in group resource by @turkenf in #171
New Contributors
- @erhancagirici made their first contribution in #164
Full Changelog: v1.5.0...v1.6.0
v1.5.0
The v1.5.0
release introduces support for ManagedIdentity and OIDC authentication methods, and dependency updates. With this release we cleaned uptest specific codes/placeholders from the examples in the marketplace.
What's Changed
- Add support for ManagedIdentity and OIDC authentication methods by @gravufo in #139
- Bump upjet to the commit 3afbb77 by @turkenf in #152
- Update build submodule by @turkenf in #156
New Contributors
Full Changelog: v1.4.1...v1.5.0
v1.4.1
v1.4.0
The v1.4.0
release introduces bug fixes, enhancements, and dependency updates.
What's Changed
- Update alpine Docker tag to v3.20.1 by @renovate in #137
- Update dependency go to v1.22.4 by @renovate in #116
- Use crossplane/build submodule by @turkenf in #135
- Update module github.com/hashicorp/go-retryablehttp to v0.7.7 [SECURITY] by @renovate in #138
- Update alpine Docker tag to v3.20.2 by @renovate in #142
- Bump uptest version to v0.13.0 by @turkenf in #144
- Only apply CRD API conversions for converting between singleton list and embedded objects APIs by @turkenf in #143
- Fix Example in Permissiongrant Managed Resource by @jgmartinez in #146
- Update README and GitHub templates by @jeanduplessis in #149
- Bump Upjet to commit 2e361ad3b6e6 by @mergenci in #150
New Contributors
- @jgmartinez made their first contribution in #146
Full Changelog: v1.3.0...v1.4.0