Releases: fluxcd/go-git-providers
Releases · fluxcd/go-git-providers
v0.8.0
CHANGELOG
- PR #157 Update go.mod to Go 1.18
v0.7.1
CHANGELOG
- PR #156 Update gopkg.in/yaml.v3 to version 3.0.1
v0.7.0
CHANGELOG
- PR #155 bump gitlab to v0.68.0
- PR #154 Refactor update logic for github and upgrade to go-github v0.45.2
v0.6.0
CHANGELOG
- PR #152 Update dependencies
- PR #151 Add CodeQL scan workflow
- PR #150 Upgrade GO dependency to 1.18
- PR #149 Update MAINTAINERS
v0.5.4
CHANGELOG
- PR #146 [Stash] Look for the exact projectName in the returned project list
v0.5.3
CHANGELOG
- PR #144 [Stash] Return not found when project slice is empty
v0.5.1
CHANGELOG
- PR #140 Update dependencies
v0.5.0
CHANGELOG
- PR #139 upgrade to go v1.17 and logr v1.2
- PR #136 Ensure that the baseURL for the gitlab client includes a scheme
- PR #133 Remove deprecated
io/ioutil
v0.4.0
CHANGELOG
- PR #132 Add support for self-signed certificates
- PR #131 Fix few linter warnings
- PR #130 Fixes wrong error message for func validateIdentityFields