Skip to content

Releases: topfreegames/pusher

v4.3.0-rc.1

04 Jun 19:22
Compare
Choose a tag to compare
v4.3.0-rc.1 Pre-release
Pre-release
add redis to github worflow

v4.3.0-rc.3

05 Jun 14:25
a5fa115
Compare
Choose a tag to compare
v4.3.0-rc.3 Pre-release
Pre-release
Merge pull request #61 from topfreegames/fix/latency-metric

Fix labels on metric and add timing metric

v4.2.3

03 Jun 13:24
a5fa115
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.2.2...v4.2.3

v4.2.2

30 May 17:10
50e410d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.2.1...v4.2.2

v4.2.2-rc.3

29 May 12:42
4d6c50b
Compare
Choose a tag to compare
v4.2.2-rc.3 Pre-release
Pre-release

What's Changed

  • feat: send messages concurrently to firebase by @gmurayama in #59

Full Changelog: v4.2.2-rc.2...v4.2.2-rc.3

v4.2.2-rc.2

17 May 13:17
8cc82dc
Compare
Choose a tag to compare
v4.2.2-rc.2 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v4.2.2-rc.1...v4.2.2-rc.2

v4.2.1: Do not quit consumer on commit error (#55)

10 May 18:37
fc2fffd
Compare
Choose a tag to compare
* Do not return on commit errror

* Commit after stopping

* Update mock

v4.2.0: Fix retry mechanism for APNS (#54)

10 May 12:55
5eea5ce
Compare
Choose a tag to compare
* Fix data races wip

* wip

* wip

* wip

* wip

* wip

* wip

* Fix timeout

* fix test

* Add missing lock

* Rollback to lower case

* Remove commented code

* Add missing lock/unlock

* Use single lock/unlock on invalid_token_handler

* Add missing lock/unlock

* Prevent deadlock on retry

* More logs on apns initialization

* More logs on apns client

* Try fix infinite loop

* Fix mock

* More logging

* More logs

* Call Resume only when Pause is called

* Remove pause + resume

* Fix data races

* Some more data race fixes

* Add e2e tests for apns

* Fix test

* Try fix test on CI

* Try fix tests

* Fix test

* Fix tests

* Fix tests

* Fix tests

* Fix tests

* Fix tests

* Fix tests

* Remove unnecessary config file

* Increase request timeout

* Add a log + remove code

* Fix test name

* Allow go stats report on e2e

* Fix error log

* Replace images on CI

* Try fix CI

* Try fix CI

* Fix test

* Fix test

* GinkgoRecover

* Try fix kafka on CI

* Fix test

* Try fix Ci on Kafka

* Fix action yaml

* Try fix Kafka address on CI

* Use localhost on CI

* Try fix CI

* Add health check on kafka container on CI

* Increase health check timeout

* Change kafka replication factor on Ci

* Change hostname on kafka health check on CI

* Change eventually assertion

* Try fix test

* Try fix test

* Tweak configs

* Try fix tests

* Try fix test

v4.1.0

04 Apr 19:36
6b8de27
Compare
Choose a tag to compare
Merge pull request #52 from topfreegames/chore/migrate-fcm

Migrate from legacy gcm to Firebase

v3.7.1

28 Feb 20:15
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.7.0...v3.7.1