Note:
Due to recent NPM policy changes, there are issues publishing to NPM. There are no changes to the Node client between v2.2.1 and v2.2.2. Please continue to use v2.2.1 for the Node client. Once we resolve the issue, we will publish the update to NPM.
What's Changed
- Docs: Add missing references to windows-x86_64 classifier by @jduo in #5028
- Java: Restore shading and relocation of protobuf by @jduo in #5031
- Java: Fix classloader issues in JNI method caching by @jeremyprime in #5029
- Java: Change gradle to use JAVA_HOME when available (#5040) by @jduo in #5041
- Core: Migrate from
rustls-pemfileusage torustls-pki-types(#5037) by @jduo in #5045 - Python: Add missing dependency
sniffio(#5018) by @jamesx-improving in #5044 - Java: Update Apache Commons and correct its dependency type by @jduo in #5049
Full Changelog: v2.2.1...v2.2.2