Skip to content

Releases: appleboy/gorush

v1.18.3

15 Jun 04:27
aa475e9
Compare
Choose a tag to compare

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

v1.18.2

12 Jun 16:23
686c060
Compare
Choose a tag to compare

Changelog

Enhancements

  • 686c060 chore: update dependencies and improve test coverage (#772)

v1.18.1

09 Jun 01:22
8c8cf89
Compare
Choose a tag to compare

Changelog

Enhancements

  • 8c8cf89 chore: switch to appleboy/go-hms-push library (#770)

v1.18.0

08 Jun 15:38
aec6243
Compare
Choose a tag to compare

Changelog

Enhancements

  • aec6243 chore: switch changelog source from GitHub to Git

v1.17.1

21 Apr 14:24
eff4dc8
Compare
Choose a tag to compare

Changelog

v1.17.0

14 Mar 16:19
a81f182
Compare
Choose a tag to compare

Changelog

Others

  • a81f182 ci: refactor testing workflow and environment

v1.16.3

29 Mar 01:29
Compare
Choose a tag to compare

Changelog

  • 781cf8f build: refactor build configuration and remove unused sections
  • af7cc88 chore: update Go dependencies to latest versions
  • b5f5764 chore(deps): upgrade github actions module
  • 97a397b chore(deps): upgrade go module
  • ded3bb5 chore: Updating external dependencies.: update Golang dependencies to latest versions
  • 415a8ca [Snyk] Upgrade minimist from 1.2.6 to 1.2.8 (#728)
  • 85fe50f chore(deps): upgrade gin to 1.9.0
  • 7c039f9 chore(docker): run as non root user in container (#727)

v1.16.2

27 Feb 08:48
Compare
Choose a tag to compare

Changelog

  • 5a8b7af chore(CI): add goreleaser config
  • 5af2379 chore(binary): support LDFLAGS by goreleaser

v1.16.1

27 Feb 06:45
Compare
Choose a tag to compare

Changelog

  • f434c97 chore(docker): support multiple platform
  • a493ed6 chore(lint): should be written without leading space
  • a35fc9f chore(message): Add option to redact contents of messages in logs (#719)

v1.16.0

24 Dec 14:09
Compare
Choose a tag to compare

Changelog

  • 3bbc62c chore(security): upgrade badger package
  • 6fa9769 chore(gRPC): a new unary server interceptor for panic recovery (#703)
  • 1d839f5 chore(gRPC): add PushType and Development (#702)
  • dd8de53 fix(redis-stream): upgrade to v0.0.3 version
  • 8b4424c refactor(gRPC): update go proto file
  • e13a05b refactor(rcp): move health interface to core package
  • 4be2c80 refactor(storage): move interface to core package
  • 24d2861 docs(config): Add comments that sync mode only works if the queue engine is local. (#692)
  • 409c0d7 Fixes #676: Update dockerfile; Update alpine base images; Fix multiple CVEs (#677)
  • cf67458 Fixes #661: iOS interruption level support (#679)
  • 3a593aa fix: Serialise nested protobuf structs correctly (#674)
  • a45769c chore(queue): upgrade queue package and add metrics (#673)