Releases: appleboy/gorush
Releases · appleboy/gorush
v1.18.9
Changelog
Features
- a19eef4: feat: improve error handling and configuration in HTTP dispatch (#822) (@appleboy)
- e34e2c4: feat: improve consistency and add Redis username configuration (#827) (@appleboy)
Bug fixes
Enhancements
- d0e1045: chore: update Go dependencies to latest versions (@appleboy)
- 1946e24: chore(deps): update Go dependencies to latest versions (@appleboy)
- d3659fc: chore: update dependencies to latest versions (@appleboy)
- 7ed818f: chore: update dependencies and improve test configurations (@appleboy)
Build process updates
- 0be569f: ci: update CI configurations and Go version to 1.22 (@appleboy)
- ddd7499: build: update base image in Dockerfile to alpine:3.21 (@appleboy)
- a7c52c7: ci: improve CI workflows and API integration (@appleboy)
- 065c472: ci: update goreleaser config (@appleboy)
- e43ba7e: ci: update goreleaser configurations for v2 release (@appleboy)
Documentation updates
v1.18.8
v1.18.7
v1.18.6
v1.18.5
v1.18.4
v1.18.3
Changelog
Enhance
- 07c4319 - refactor(fcm): enhance message handling and logging (#778)
- 651f59d - refactor(huawei): add context parameter to PushToHuawei function (#777)
- e70a94e - refactor(ios): add context parameter to APNS client functions (#776)
- 228ec1d - refactor(fcm): add context parameter to various functions (#775)
- 0645e5a - refactor: notification initialization and assignment logic (#774)
Build process updates
- aa475e9 ci: update CI/CD pipeline and testing configurations