Releases: crossplane-contrib/provider-gitlab
Releases · crossplane-contrib/provider-gitlab
v0.10.3
v0.10.2
What's Changed
- feat: handle pending deletion of projects and migrate to official gitlab golang client by @BigGold1310 in #179
- chore: Add markussiebert as owner by @MisterMX in #182
- chore: update go and deps by @derbauer97 in #183
Full Changelog: v0.10.1...v0.10.2
v0.10.1
What's Changed
- chore: Add OWNERS.md by @MisterMX in #161
- feat(authentication): add support for all authentification types by @lacroi-m-insta in #160
- switch build submodule from upbound to crossplane by @janwillies in #164
- Add provider managed resource metrics by @BigGold1310 in #167
- feat: Add immediate deletion of groups by @buehlmann in #168
- chore: update golang.org/x/net to v0.33.0 by @AbrohamLincoln in #173
- chore(ci): bump github actions by @derbauer97 in #178
- Promote ManagementPolicies to beta by @BigGold1310 in #171
- Fix SAMLGroupLink MemberID mapping by @BigGold1310 in #170
- fix ExternalSecretStores feature fail to start, fixes #175 by @tomassatka in #176
- chore: upgrade build tools by @floric in #181
New Contributors
- @lacroi-m-insta made their first contribution in #160
- @buehlmann made their first contribution in #168
- @AbrohamLincoln made their first contribution in #173
- @derbauer97 made their first contribution in #178
- @tomassatka made their first contribution in #176
- @floric made their first contribution in #181
Full Changelog: v0.9.0...v0.10.1
v0.9.0
What's Changed
- fix missing logger by @BigGold1310 in #151
- feat: deprecate emails_disabled in favor of emails_enabled by @dariozachow in #154
- fix(project/hook)!: hooksecret as reference by @dariozachow in #156
New Contributors
- @BigGold1310 made their first contribution in #151
- @dariozachow made their first contribution in #154
Full Changelog: v0.8.0...v0.9.0
v0.8.1
v0.8.0
What's Changed
- chore: update ci by @wotolom in #139
- fix(groups): SharedWithGroupsObservation fields no longer required by @wotolom in #143
- feat: SamlGroupLinks by @jholt96 in #144
- chore(golangci): update lint by @wotolom in #145
- feat: Upgrade runtime to 1.16 by @blut in #147
New Contributors
- @wotolom made their first contribution in #139
- @jholt96 made their first contribution in #144
- @blut made their first contribution in #147
Full Changelog: v0.7.0...v0.8.0
v0.7.0
What's Changed
- fix: Nil panic for InsecureSkipVerify by @MisterMX in #124
- fix(project): Use correct kind by @MisterMX in #126
- refactor: Add setup for every api group by @MisterMX in #125
- feat: add GroupAccessToken by @markussiebert in #135
New Contributors
- @markussiebert made their first contribution in #135
Full Changelog: v0.6.0...v0.7.0
v0.6.1
What's Changed
- [Backport release-0.6] fix: Nil panic for InsecureSkipVerify by @github-actions in #127
- [Backport release-0.6] fix(project): Use correct kind by @github-actions in #128
New Contributors
- @github-actions made their first contribution in #127
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- feat: adding --poll, --sync, --max-reconcile-rate container arguments by @mlubanski in #116
- feat: Config to allow self-signed certificates by @MisterMX in #114
- fix(group): Ignore empty resolve values in referencers by @MisterMX in #118
- feat: Upgrade to crossplane-runtime
v1.14.4
by @MisterMX in #119
New Contributors
- @mlubanski made their first contribution in #116
- @MisterMX made their first contribution in #114
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- feat(group): Add support for group variables by @IntaSlapna in #104
- feat(project): Code fix by @IntaSlapna in #106
- feat(group): Add feature to fetch user ID from user name by @IntaSlapna in #103
- feat(project.member): Add feature to find member by username by @IntaSlapna in #90
Full Changelog: v0.4.0...v0.5.0