Skip to content

v0.9.3 - Bug fixes and a big dependency update

Compare
Choose a tag to compare
@jchambers jchambers released this 03 Apr 23:36
· 1 commit to v0.9.3 since this release

This release updates Pushy's Netty dependency. Importantly, we now depend on netty-tcnative-boringssl-static by default. This means that Pushy should just work out of the box for nearly all users, and the setup instructions are now much more straightforward.

This release also fixes an embarrassing NullPointerException that could happen when constructing push notification payloads.