v0.9.3 - Bug fixes and a big dependency update
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.