Skip to content

v4.3.0-rc.9

Pre-release
Pre-release
Compare
Choose a tag to compare
@gussf gussf released this 19 Jun 14:09
· 2 commits to master since this release
201f0e1
feat: add rate limiter to apns and gcm (#58)

* feat: add rate limiter to apns and gcm

* fix: add rate limiter mock and fix tests

* try to fix tests

* add redis to github worflow

* fix: rate limiter config

* chore: add rate limiter to firebase handler

* fix: add tls config

* chore: log level and config name

* fix: tests

* chore: try to fix pipeline

* try to enable tls in pipeline

* chore: add test flag to config to set tls

* chore: fix port type

* chore: add pr suggestions

* chore: add labels to redis failure metric