| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-12-10 | 1.3 kB | |
| v2.2.2 (except Node client) source code.tar.gz | 2025-12-10 | 3.3 MB | |
| v2.2.2 (except Node client) source code.zip | 2025-12-10 | 3.8 MB | |
| Totals: 3 Items | 7.1 MB | 0 | |
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 https://github.com/valkey-io/valkey-glide/pull/5028
- Java: Restore shading and relocation of protobuf by @jduo in https://github.com/valkey-io/valkey-glide/pull/5031
- Java: Fix classloader issues in JNI method caching by @jeremyprime in https://github.com/valkey-io/valkey-glide/pull/5029
- Java: Change gradle to use JAVA_HOME when available (#5040) by @jduo in https://github.com/valkey-io/valkey-glide/pull/5041
- Core: Migrate from
rustls-pemfileusage torustls-pki-types(#5037) by @jduo in https://github.com/valkey-io/valkey-glide/pull/5045 - Python: Add missing dependency
sniffio(#5018) by @jamesx-improving in https://github.com/valkey-io/valkey-glide/pull/5044 - Java: Update Apache Commons and correct its dependency type by @jduo in https://github.com/valkey-io/valkey-glide/pull/5049
Full Changelog: https://github.com/valkey-io/valkey-glide/compare/v2.2.1...v2.2.2