Changelog
Features
- fe4a745: feat: enhance plugin networking capabilities support IPV6 (#191) (@appleboy)
- 052d6e7: feat: load environment variables from
/run/drone/env
file (@appleboy) - 2decbc4: feat: refactor protocol configuration handling in main and plugin (@appleboy)
Bug fixes
- 79beba5: fix(parameter): missing protocol argument (#193) (@keatonLiu)
Enhancements
- 6bb71c7: chore: update dependencies in go.mod file (@appleboy)
- 4a7fa1b: chore: update dependencies to latest versions (@appleboy)
- c1ebb32: chore: update dependencies to latest versions (@appleboy)
- 0601816: chore: update Golang dependencies to latest versions (@appleboy)
- 7468610: chore: standardize code style and enhance changelog configuration (@appleboy)
- 9f8137b: chore(deps): update dependencies to latest versions (@appleboy)
Refactor
Build process updates
- 45ef128: ci: standardize YAML formatting and upgrade GitHub Actions (@appleboy)
- 13c4ec4: ci: update GitHub Actions to latest versions (@appleboy)
- e61e240: ci: update Docker actions and remove ARM build step (@appleboy)
- 1381977: ci: update Go version and improve lint workflow (@appleboy)
- 716cc71: ci: downgrade GitHub workflow dependencies (@appleboy)
- 2679e1a: build(goreleaser): refactor codebase for improved performance and maintainability (@appleboy)
- 2a9a578: ci(docker): improve CI workflow and API integration (@appleboy)