Skip to content

Releases: soulteary/webhook

3.6.2

02 Sep 09:06
98f2679
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.6.1...3.6.2

3.6.1

18 Aug 12:07
6cddccc
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump golang.org/x/sys from 0.21.0 to 0.22.0 by @dependabot in #11
  • chore(deps): bump golang.org/x/text from 0.16.0 to 0.17.0 by @dependabot in #15
  • chore(deps): bump golang.org/x/sys from 0.22.0 to 0.24.0 by @dependabot in #14

Full Changelog: 3.6.0...3.6.1

3.6.0

03 Jul 04:47
2cbf0b7
Compare
Choose a tag to compare
  • fix: #2
  • chore(deps): upgrade dpes and golang to 1.22.4

3.5.0

08 Apr 06:03
3eb1e39
Compare
Choose a tag to compare
  • Automatically set the executable permissions of scripts that need to be run, reducing the trouble of manual operations for users.
  • Add examples to support multiple script configurations.

Full Changelog: 3.4.5...3.5.0

3.4.5

05 Apr 15:41
af7e2cc
Compare
Choose a tag to compare

What's Changed

Correct potential security issues pointed out by all quality analysis tools to ensure program lower bounds.

Full Changelog: 3.4.1...3.4.5

3.4.1

05 Apr 11:20
4fe1259
Compare
Choose a tag to compare

What's Changed

  • fix: Update version number when building

Full Changelog: 3.4.0...3.4.1

3.4.0

05 Apr 09:34
db51bcb
Compare
Choose a tag to compare

What's Changed

  • feat: Support multiple languages, optimize and improve module splitting, and update dependent versions.

Full Changelog: 3.4.1...3.4.0

3.3.0

04 Apr 16:53
380a5b0
Compare
Choose a tag to compare

What's Changed

  • Switch old versions of unmaintained dependencies to newer versions.
  • Update docker related configuration files and fix build errors.

Full Changelog: 3.2.0...3.3.0

3.2.0

04 Apr 16:28
a1f6460
Compare
Choose a tag to compare

What's Changed

  • feat: 新增内置安装了调试工具的镜像 extend #9 by @zeekzen in #11
  • feat: docker 镜像体积进一步减小 @soulteary
  • chore: 更新构建工具为 go 1.22

New Contributors

Full Changelog: 3.1.1...3.2.0