This repository has been archived by the owner on Apr 4, 2024. It is now read-only.
Releases: soulteary/webhook-classic
Releases · soulteary/webhook-classic
3.2.0
What's Changed
- feat: 新增内置安装了调试工具的镜像
extend
#9 by @zeekzen in soulteary/webhook#11 - feat: docker 镜像体积进一步减小 @soulteary
- chore: 更新构建工具为 go 1.22
New Contributors
- @zeekzen made their first contribution in soulteary/webhook#11
Full Changelog: soulteary/webhook@3.1.1...3.2.0
3.1.1
Full Changelog: soulteary/webhook@3.1.0...3.1.1
3.1.0
- 支持使用环境变量来设置所有的应用功能
- 简化掉不必要的应用功能:HTTPS,专业的事情应该交给专业的软件来做
Full Changelog: soulteary/webhook@3.0.0...3.1.0
3.0.0
What's Changed
- 同步上游变更一处
- 更新 Golang 到 1.21,处理废弃的依赖
- 更新中文文档
- 修正安全问题
Full Changelog: soulteary/webhook@2.9.0...3.0.0
2.9.0
What's Changed
Upgrade the old code to 1.19, remove unnecessary dependencies, improve test cases and automate construction. @soulteary
- Fix error on unrecognized configuration keys by @nopcoder in soulteary/webhook#1
- Test/hook request by @atlekbai in soulteary/webhook#2
- Update README.md by @bakwc in soulteary/webhook#3
- Fix CONTRIBUTING.md links to issues by @nopcoder in soulteary/webhook#4
- add ability to stream command output as a response by @lostsnow in soulteary/webhook#5
- fix 'err:parameter node not found'when a dotted reference is not the … by @soulteary in soulteary/webhook#6
- Add support for validating MS Teams outgoing webhooks by @emilhf in soulteary/webhook#7
New Contributors
- @soulteary made their first contribution in soulteary/webhook#1
Full Changelog: soulteary/webhook@2.8.0...2.9.0