Releases: flc1125/go-gitlab-webhook
Releases · flc1125/go-gitlab-webhook
v2.2.2
What's Changed
- fix(deps): update module golang.org/x/sync to v0.12.0 by @renovate in #56
- chore(deps): update module golang.org/x/time to v0.11.0 by @renovate in #55
- chore(deps): update module golang.org/x/oauth2 to v0.28.0 by @renovate in #52
- chore(deps): update module golang.org/x/sys to v0.31.0 by @renovate in #53
Full Changelog: v2.2.1...v2.2.2
v2.2.1
v2.2.0
v2.1.3
v2.1.2
What's Changed
- fix(deps): update module gitlab.com/gitlab-org/api/client-go to v0.121.0 by @renovate in #39
- fix(deps): update module golang.org/x/sync to v0.11.0 by @renovate in #43
- chore(deps): update module golang.org/x/time to v0.10.0 by @renovate in #42
- chore(deps): update module golang.org/x/oauth2 to v0.26.0 by @renovate in #40
- fix(deps): update module gitlab.com/gitlab-org/api/client-go to v0.122.0 by @renovate in #44
- chore(deps): update module golang.org/x/sys to v0.30.0 by @renovate in #41
Full Changelog: 2.1.1...v2.1.2
2.1.1
v2.1.0
What's Changed
- chore(deps): update module golang.org/x/oauth2 to v0.25.0 by @renovate in #30
- chore(deps): update module golang.org/x/time to v0.9.0 by @renovate in #32
- chore(deps): update module golang.org/x/sys to v0.29.0 by @renovate in #31
- build(go): upgrade Go version to 1.22.10 by @flc1125 in #34
- chore(renovate): update Go constraint to 1.22.10 by @flc1125 in #36
- fix(deps): update module gitlab.com/gitlab-org/api/client-go to v0.119.0 by @renovate in #35
- docs: update supported Go version in README.md to 1.22.10 by @flc1125 in #37
Full Changelog: v2.0.0...v2.1.0
v2.0.0
What's Changed
Important
Breaking change: reasons based on https://github.com/xanzy/go-gitlab#go-gitlab-deprecated
- chore: Configure Renovate by @renovate in #17
- refactor(deps): update
github.com/xanzy/go-gitlab
import togitlab.com/gitlab-org/api/client-go
by @flc1125 in #20 - build(go.mod): update module go version to 1.21 by @flc1125 in #23
- chore(deps): update module golang.org/x/sys to v0.28.0 by @renovate in #22
- chore(deps): update module golang.org/x/time to v0.8.0 by @renovate in #24
- chore(deps): update module golang.org/x/oauth2 to v0.24.0 by @renovate in #21
- build(mod): update module path to v2 by @flc1125 in #25
New Contributors
Full Changelog: v1.0.12...v2.0.0
v1.0.12
What's Changed
- build(deps): bump github.com/xanzy/go-gitlab from 0.114.0 to 0.115.0 by @dependabot in #16
Full Changelog: v1.0.11...v1.0.12
v1.0.11
What's Changed
- build(deps): bump codecov/codecov-action from 4 to 5 by @dependabot in #12
- build(deps): bump github.com/xanzy/go-gitlab from 0.113.0 to 0.114.0 by @dependabot in #13
- build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #14
- build(deps): bump golang.org/x/sync from 0.9.0 to 0.10.0 by @dependabot in #15
Full Changelog: v1.0.10...v1.0.11