Skip to content

Releases: codedge-llc/pigeon

v1.2.3

03 Oct 16:02
72d92c5
Compare
Choose a tag to compare
  • Fixed APNS, FCM and ADM error response parse crashes. Error responses not
    listed in the documentation are returned as :unknown_error

v1.2.2

08 Jul 18:29
Compare
Choose a tag to compare
  • Fixed APNS handling of notification expiration
  • Added APNS support for collapse_id

v1.2.1

06 Jul 22:18
d84fbdb
Compare
Choose a tag to compare
  • FCM notifications can now handle time_to_live, collapse_key, restricted_package_name
    and dry_run keys

v1.2.0

06 Jul 22:16
9721449
Compare
Choose a tag to compare
  • Support for APNS JWT configuration
  • Bump kadabra dependency to v0.4.2

v1.1.6

12 Feb 17:06
Compare
Choose a tag to compare
  • Relax gen_stage dependency to ~> 0.12
  • Bump kadabra dependency to 0.3.7

v1.1.5

31 Jan 20:48
614e800
Compare
Choose a tag to compare
  • Fix: relax httpoison dependency to allow 0.x or 1.0

v1.1.4

03 Jan 16:54
Compare
Choose a tag to compare
  • Fix: :on_response callbacks spawned as supervised task instead of running in the Worker process
  • Fix: ADM token refresh failure returns updated notification instead of error tuple

v1.1.3

02 Jan 22:38
230f02d
Compare
Choose a tag to compare
  • More robust FCM/APNS backpressure
  • Bumped minimum Kadabra version to v0.3.6

v1.1.2

02 Jan 22:37
8e3e8e6
Compare
Choose a tag to compare
  • Auto-restart connections if max stream ID is reached
  • FCM/APNS Workers now use GenStage to queue pending pushes
  • Bumped minimum Kadabra version to v0.3.5

v1.1.1

31 Oct 16:49
Compare
Choose a tag to compare
  • Bumped minimum Kadabra version to v0.3.4