Skip to content

Releases: flc1125/go-gitlab-webhook

v2.2.2

07 Mar 05:42
7eb5ff1
Compare
Choose a tag to compare

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

01 Mar 08:58
2defd13
Compare
Choose a tag to compare

What's Changed

  • fix(deps): update module gitlab.com/gitlab-org/api/client-go to v0.124.0 by @renovate in #51

Full Changelog: v2.2.0...v2.2.1

v2.2.0

25 Feb 00:51
95cf50d
Compare
Choose a tag to compare

What's Changed

  • chore: upgrade go version to 1.23 by @flc1125 in #48 #50
  • chore(deps): update module golang.org/x/oauth2 to v0.27.0 by @renovate in #47

Full Changelog: v2.1.3...v2.2.0

v2.1.3

15 Feb 14:14
f90a902
Compare
Choose a tag to compare

What's Changed

  • support go 1.24 by @flc1125 in #45
  • fix(deps): update module gitlab.com/gitlab-org/api/client-go to v0.123.0 by @renovate in #46

Full Changelog: v2.1.2...v2.1.3

v2.1.2

05 Feb 00:42
5864f10
Compare
Choose a tag to compare

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

18 Jan 15:48
a4bd20b
Compare
Choose a tag to compare

What's Changed

  • fix(deps): update module gitlab.com/gitlab-org/api/client-go to v0.120.0 by @renovate in #38

Full Changelog: v2.1.0...2.1.1

v2.1.0

08 Jan 14:56
0e4441c
Compare
Choose a tag to compare

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

15 Dec 15:13
2e4ecd4
Compare
Choose a tag to compare

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 to gitlab.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

11 Dec 05:34
cd7e43c
Compare
Choose a tag to compare

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

05 Dec 00:58
9945e65
Compare
Choose a tag to compare

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