* Update to Pulsar 3.3.1 * Handles deprecation to PulsarClient.getPartitionsForTopic(String) * Adds support to PulsarClientProxy for newly added PulsarClient.getPartitionsForTopic(String, boolean) * Add deprecation note to "What's New" doc Resolves #767