Pushy v0.15.0 has been released

53 views
Skip to first unread message

Jon Chambers

unread,
Aug 22, 2021, 12:05:11 PM8/22/21
to pushy
Friends,

I'm pleased to announce that Pushy v0.15.0 has been released. It includes lots of important new features (including support for notification payload fields introduced in iOS 15) and bug fixes. Please see the release page for a summary of changes and the v0.15.0 milestone for a complete list of changes.

Please note that this release has a few breaking changes that you may need to address in your own code. In particular:

  • Starting a mock server now returns a CompletableFuture<Integer> instead of CompletableFuture<Void>
  • Creating a new AuthenticationToken from a signing key no longer throws checked exceptions
  • The PushNotificationResponse interface now includes a getStatusCode method
  • Rejection reasons inresponses from the APNs server are now Optional instead of @Nullable
  • Behavior of setters for alert content in payload builders has changed; literal and localized content may now co-exist in the same payload, where in the past, setting localized content would clear literal content and vice versa

Cheers!

-Jon
Reply all
Reply to author
Forward
0 new messages