Skip to content

Pushy v0.14.2 - bug fixes and more logging

Compare
Choose a tag to compare
@jchambers jchambers released this 21 Oct 16:54

This is a maintenance release that fixes a few small issues and adds some new logging to help us debug two outstanding issues (#811 and #816). Changes in this release include:

  • Fix a JSON parsing bug that would only affect folks who were trying to use the JSON parser for something other than parsing responses from the APNs server
  • Update to Netty 4.1.53/netty-tcnative 2.0.34
  • Add more logging when creating/closing connections
  • Fix a bug that could cause us to keep sending pings after a channel should have closed
  • Add SNI support
  • Identify which channels are affected by token changes in log messages

For a complete list of changes, please see the v0.14.2 milestone.