| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-08-07 | 2.1 kB | |
| v2.5.1 source code.tar.gz | 2026-08-07 | 4.7 MB | |
| v2.5.1 source code.zip | 2026-08-07 | 5.4 MB | |
| Totals: 3 Items | 10.2 MB | 0 | |
What's Changed
- Remove the repository-level SECURITY.md in favor of the organization-level SECURITY.md (#6439) by @xShinnRyuu in https://github.com/valkey-io/valkey-glide/pull/6534
- Python: publish to PyPI via Trusted Publishing with PEP 740 attestations (#6478) by @xShinnRyuu in https://github.com/valkey-io/valkey-glide/pull/6535
- Bump opentelemetry stack to 0.32 to fix W3C Baggage unbounded allocation advisory (#6366) by @xShinnRyuu in https://github.com/valkey-io/valkey-glide/pull/6536
- Core: enforce RESP3 recursion-depth guard for all aggregate types (#6477) by @xShinnRyuu in https://github.com/valkey-io/valkey-glide/pull/6537
- Update crossbeam-epoch RUSTSEC-2026-0204 (#6435) and fix cargo-deny for v0.20 (#6490) by @xShinnRyuu in https://github.com/valkey-io/valkey-glide/pull/6539
- FFI: pub/sub DoS fix + Disconnection-notification fix (#6530 and [#6543]) by @xShinnRyuu in https://github.com/valkey-io/valkey-glide/pull/6540
- Python: restore BaseClient.aenter return type to Self (#6533) by @xShinnRyuu in https://github.com/valkey-io/valkey-glide/pull/6541
- Python: run test-release when only one package is published manually (#6542) by @xShinnRyuu in https://github.com/valkey-io/valkey-glide/pull/6544
- Java: Fix Dockerfile for AL2023 compatibility (#6634) by @xShinnRyuu in https://github.com/valkey-io/valkey-glide/pull/6658
- CD: Retry RC node test install to handle npm propagation race (#6343) by @jamesx-improving in https://github.com/valkey-io/valkey-glide/pull/6550
- Core: buffer pending requests during cluster reconnect (#6640) by @affonsov in https://github.com/valkey-io/valkey-glide/pull/6656
- Core: buffer pending requests for all recovery paths by @affonsov in https://github.com/valkey-io/valkey-glide/pull/6707
- Python: make async pipe transport fork-safe (#6679) by @jeremyprime in https://github.com/valkey-io/valkey-glide/pull/6713
- Core: make TimeoutWatchdog singleton fork-safe (#6716) by @jeremyprime in https://github.com/valkey-io/valkey-glide/pull/6729
Full Changelog: https://github.com/valkey-io/valkey-glide/compare/v2.5.0...v2.5.1