Releases: appleboy/drone-discord
Releases · appleboy/drone-discord
v1.4.1
Changelog
Features
- d661b29: feat: add debug mode for plugin configuration dumping (@appleboy)
- 2173b97: feat: filter out empty messages in configuration processing (@appleboy)
Bug fixes
- 464bf47: fix: improve error reporting for message sending failures (@appleboy)
- 3e0f7cf: fix: enhance error handling and reporting for API responses (@appleboy)
Build process updates
v1.4.0
Changelog
Features
- 6c782af: feat: add context support to Exec and SendMessage functions (@appleboy)
- 3721fc3: feat: validate configuration fields in Exec method (@appleboy)
- a58131a: feat: add support for Discord webhook URL configuration and validation (@appleboy)
Bug fixes
Enhancements
- 53d0f6e: chore: configure golangci-lint with multiple linters and settings (@appleboy)
- e80db3d: chore: update base image to Alpine 3.21 (@appleboy)
Refactor
- 91c0d24: refactor: refactor GitHub event handling in Template function (@appleboy)
- f2bd783: refactor: refactor HTTP request handling and improve linter settings (@appleboy)
- 8533df8: refactor: enhance file upload functionality with context and error handling (@appleboy)
Documentation updates
v1.3.3
Changelog
Enhancements
- d80fc1a: chore: update CI workflows and dependencies (@appleboy)
- 2e8d61d: chore: update dependencies to latest versions (@appleboy)
- c960891: chore: simplify and clean up build and release processes (@appleboy)
- 5e71b59: chore: upgrade dependencies and refine CLI configuration (@appleboy)
- 223b0aa: chore: upgrade Go version and dependencies in workflow settings (@appleboy)
Build process updates
- 51f0b33: ci: enhance CI pipeline for Go projects (@appleboy)
- e17a1e9: ci: streamline build process for multi-architecture support (@appleboy)
- 7478381: ci: refactor and optimize backend API handling (@appleboy)
Others
v1.3.2
v1.3.1
Changelog
Features
Enhancements
- af8276f: chore: update dependencies to latest versions (@appleboy)
- 881339e: chore: refactor project configuration files (@appleboy)
- 3f344cd: chore: update version of actions/setup-go in GitHub workflows (@appleboy)
- 7e5539d: chore: update dependencies to latest versions (@appleboy)
- 6dc40cf: chore: update build and linting configurations (@appleboy)
- 17f7e18: chore: refine Docker setup and configuration (@appleboy)
Build process updates
Others
- 2000a2e: Add Woodpecker support to docs (#57) (@qwerty287)
v1.3.0
Changelog
- 2586433 chore: update dependency
- 69a9056 chore(makefile): remove unused build command
- 17058ff docs: remove unused badge
- 242a4e9 chore: discordapp.com is deprecated
- 4bb2c90 docs: add config example to usage. (#37)
- 22c00bf fix: binary name
- f3724e1 chore(CI): setup tool
- 9d765d2 chore(go): bump dependency version
- 26bd064 chore(CI): update lint
- cb38b0a chore(CI): bump version
- 5144ba0 chore(CI): add goreleaser
- a1c6d30 chore(docker): update dockerfile
- bf68bcb chore: update makefile
- 6d07c7d chore: add github actions
- e282060 chore: update Go version and dependencies
- f760d3a ci: refactor CI/CD pipeline and remove unused configs
- 7ac022b allow not setting a username for messages (closes #38) (#39)
v1.2.6: update build time format
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
v1.2.5: chore: support for kubernetes runner (#32)
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>