Release 3.5.2.0
What's Changed
- Propagate pulsar client factory class name from driver spark context to RDD by @chaoqin-li1123 in #162
- Added message properties serialization to Pulsar write task. by @jsteggink in #131
- Add number of rows and bytes metrics for pulsar source by @chaoqin-li1123 in #167
- Update pom.xml by @nlu90 in #163
- update README by @nlu90 in #168
- fix typo of pollTimeMs by @chaoqin-li1123 in #169
- update scala version to 2.13 by @nlu90 in #171
- Close pulsar reader in both success and failure case by @chaoqin-li1123 in #172
- Update README.md by @violetkjs in #174
- shade bouncy castle so there are no conflicts with user libraries by @jerrypeng in #182
- Update dependencies to resolve vulnerabilities by @zikangh in #183
- Removing using problematic "seek" API and adding additional debug messages by @jerrypeng in #184
- Fix issue where a message is skipped when messages are cleaned up by @zikangh in #185
- Migrate nexus staging to nexus central by @yaalsn in #186
- Don't log the whole client configurations for security by @BewareMyPower in #188
New Contributors
- @jsteggink made their first contribution in #131
- @violetkjs made their first contribution in #174
- @jerrypeng made their first contribution in #182
- @zikangh made their first contribution in #183
- @BewareMyPower made their first contribution in #188
Full Changelog: release-3.4.0.1...release-3.5.2.0