Release 3.4.0.1
What's Changed
- ci: Enable GitHub Actions workflow by @tisonkun in #129
- close producer during cleanup by @nlu90 in #137
- Shade common libraries in uber jar to avoid potential dependency conflicts. by @chaoqin-li1123 in #138
- Fix the null pointer exception when there is no active session in the current thread. by @chaoqin-li1123 in #139
- stop shading pulsar client and commons by @nlu90 in #140
- bump version to 3.2.2.0 by @nlu90 in #141
- Remove GPG signing since there's no artifacts to upload. by @yaalsn in #143
- Remove maven_profiles by @yaalsn in #144
- Revert "Remove maven_profiles" by @yaalsn in #145
- Use sn-ci to import gpg key by @yaalsn in #146
- bump version to 3.2.2.2 by @nlu90 in #147
- Update CODEOWNERS by @nlu90 in #148
- Update ci timeout by @nlu90 in #152
- Fix data duplicate and data loss by @chaoqin-li1123 in #154
- Fix the issue of getting initial offset with user provided start by @chaoqin-li1123 in #149
- Add test container testing framework and pulsar source and sink tests by @chaoqin-li1123 in #142
- Bump to Spark 3.4.0 by @caseyrathbone in #133
- Fix the build failure caused by spark upgrade by @chaoqin-li1123 in #155
- Exclude logging dependency of pulsar library by @chaoqin-li1123 in #157
- improve logging by @chaoqin-li1123 in #153
- Fix data loss of initial batch and add available now trigger test by @chaoqin-li1123 in #156
- Adding maxBytesPerTrigger tag for Pulsar Admission Control by @ericm-db in #151
- Adding PulsarAdmin configs to PulsarHelper by @ericm-db in #158
- Make the pulsar client creation factory pluggable by @chaoqin-li1123 in #159
- Remove redundant get Stats call by @chaoqin-li1123 in #160
- bump version 3.4.0.1 by @nlu90 in #161
New Contributors
- @tisonkun made their first contribution in #129
- @chaoqin-li1123 made their first contribution in #138
- @caseyrathbone made their first contribution in #133
- @ericm-db made their first contribution in #151
Full Changelog: release-3.2.0.2...release-3.4.0.1