Release 3.0.0
What's Changed
- PIP-209: Removed Python client wrapper by @merlimat in #1
- PIP-209: Build C++ client in standalone repo by @merlimat in #2
- Added .asf.yaml file by @merlimat in #3
- Add pull request template by @Demogorgon314 in #8
- Add bug report issue template by @Demogorgon314 in #7
- Added license and notice files by @merlimat in #9
- Fixed RPM / Deb / APK packages and enabled CI build by @merlimat in #11
- Add TLS transport config by @nodece in #12
- Build release artifacts by @merlimat in #15
- Run unit tests in CI by @merlimat in #14
- Enable format check in PR validation by @merlimat in #17
- Install googletest with homebrew in macOS by @maxsxu in #20
- Added script to download release artifacts by @merlimat in #18
- Build images with deps versions by @merlimat in #19
- Renamed github action jobs and removed centos7 build by @merlimat in #25
- Generate and install pulsarStaticWithDeps into correct paths by @BewareMyPower in #26
- [fix] Fix README.md build path by @Demogorgon314 in #29
- [fix] Force static libraries to be linked when LINK_STATIC is enabled by @BewareMyPower in #28
- [feat] Expose start message id inclusive configuration to C API by @Demogorgon314 in #27
- Removed extra call of
find_package(OpenSSL)
by @merlimat in #30 - Fix incorrect path in docker scripts by @RobertIndie in #32
- Enable required check status for PR validation by @RobertIndie in #33
- Link to OpenSSL statically when LINK_STATIC is ON by @BewareMyPower in #31
- [docs] Fix compilation guidance on Ubuntu by @BewareMyPower in #34
New Contributors
Full Changelog: https://github.com/apache/pulsar-client-cpp/commits/v3.0.0