Open
Description
Hi,
We tried upgrading from 0.15.0 to 0.15.1 and we are observing a breaking change in the API of the ApnsClientBuilder / ApnsClient.
We extended these classes to be able to configure our own SSLContext, which is allowing us to use a dynamic trust manager or the cipher suites of our own choice.
In 0.15.1, the way to pass an SSLContext to the ApnsClient is via the new ApnsClientConfiguration which is package-private.
Would it be possible to make ApnsClientConfiguration public instead so that our code can keep working?
Thanks.
Metadata
Assignees
Labels
No labels