Skip to content

Release 2.2.0

Compare
Choose a tag to compare
@mishan mishan released this 03 Nov 05:54
· 186 commits to master since this release
  • Add API endpoints for querying subscriptions (/subscriptions), available services (/services), and a migration API for building the services set (/rebuildserviceset)
  • Allow for providing custom JSON payloads to ADM, APNS, and GCM
  • Add feedback to indicate whether a delivery point was modified on push (thanks Clemens Fischer)
  • Better connection pooling for the GCM implementation reduces memory footprint by about 90% for if(we)
  • Migrate Redis implementation to redis.v3
  • Automatically remove invalid PSPs if they are detected