pulsar-client-python
pulsar-client-python copied to clipboard
[feat] PIP-273: Enable hostname verification by default
trafficstars
PIP: https://github.com/apache/pulsar/pull/20453
Motivation
Enable hostname verification by default.
Modifications
- Update the default value and the documentation to show the new default value.
Verifying this change
This is a trivial change. I expect some tests to fail as a part of it and I will fix those.
Documentation
- [x]
doc-required