13 hours ago
redis

7.2.10

Update urgency: SECURITY: There are security fixes in the release.

Security fixes

  • (CVE-2025-32023) Fix out-of-bounds write in HyperLogLog commands
  • (CVE-2025-48367) Retry accepting other connections even if the accepted connection reports an error
14 hours ago
redis

6.2.19

Update urgency: SECURITY: There are security fixes in the release.

Security fixes

  • (CVE-2025-32023) Fix out-of-bounds write in HyperLogLog commands
  • (CVE-2025-48367) Retry accepting other connections even if the accepted connection reports an error
14 hours ago
redis

7.4.5

Update urgency: SECURITY: There are security fixes in the release.

Security fixes

  • (CVE-2025-32023) Fix out-of-bounds write in HyperLogLog commands
  • (CVE-2025-48367) Retry accepting other connections even if the accepted connection reports an error
14 hours ago
redis

8.0.3

Update urgency: SECURITY: There are security fixes in the release.

Security fixes

  • (CVE-2025-32023) Fix out-of-bounds write in HyperLogLog commands
  • (CVE-2025-48367) Retry accepting other connections even if the accepted connection reports an error

New Features

  • #14065 VSIM: Add new WITHATTRIBS to return the JSON attribute associated with an element

Bug fixes

  • #14085 A short read may lead to an exit() on a replica
  • #14092 db->expires is not defragmented
3 days ago
redis

8.2-RC1

This is the first Release Candidate of Redis Open Source 8.2.

Release Candidates are feature-complete pre-releases. Pre-releases are not suitable for production use.

Headlines

Redis 8.2 introduces major performance and memory footprint improvements, new commands, and command extensions.

8.2-RC1 is available as a Docker image and can be downloaded from Docker Hub. Additional distributions will be introduced in upcoming pre-releases.

Security fixes (compared to 8.2-M01)

  • (CVE-2025-27151) redis-check-aof may lead to stack overflow and potential RCE

New Features (compared to 8.2-M01)

  • #14130 Streams - new commands: XDELEX and XACKDEL; extension to XADD and XTRIM
  • #14039 New command: CLUSTER SLOT-STATS - get per-slot usage metrics such as key count, CPU time, and network I/O
  • #14122 VSIM - new IN operator for filtering expression
  • #Q6329, #Q6394 - Query Engine - new SVS-VAMANA vector index type which supports vector compression (optimized for Intel machines)

Bug fixes (compared to 8.2-M01)

  • #14143 Gracefully handle short read errors for hashes with TTL during full sync

Performance and resource utilization improvements (compared to 8.2-M01)

  • #14103 Optimize BITCOUNT by introducing prefetching
  • #14121 Optimize SCAN by performing expiration checks only on DBs with volatile keys
  • #14140 Optimize expiry check in scanCallback
  • #14131 Optimize LREM, LPOS, LINSERT, ZRANK, and more by caching string2ll results in quicklistCompare
  • #14088 Optimize COPY, RENAME, and RESTORE when TTL is used
  • #14074 Reduce the overhead associated with tracking malloc’s usable memory
  • #13900 Optimize the client’s cron to avoid blocking the main thread
  • #J1350 JSON - memory footprint improvement by inlining numbers (MOD-9511)

Metrics

  • #14067 INFO: used_memory_peak_time - time when used_memory_peak was hit
  • #13990 INFO:
    • master_current_sync_attempts - number of times the replica attempted to sync to a master since last disconnection
    • master_total_sync_attempts - number of times the replica attempted to sync to a master
    • master_link_up_since_seconds - number of seconds since the link has been up
    • total_disconnect_time_sec - total cumulative time we've been disconnected as a replica
3 days ago
thingsboard

ThingsBoard 4.1 Release

What's Changed

Major improvements

Core & Rule Engine

UI

Minor improvements

Core & Rule Engine

UI

Edge

Bug fixes

Core & Rule Engine

UI

Transport

New Contributors

Full Changelog: https://github.com/thingsboard/thingsboard/compare/v4.0.2...v4.1

3 days ago
thingsboard

ThingsBoard 4.0.2 Release

Minor release with the following bug fixes and improvements:

What's Changed

Core & Rule Engine

UI

Transport

Full Changelog: https://github.com/thingsboard/thingsboard/compare/v4.0.1...v4.0.2

4 days ago
orientdb

3.2.42

This is a small correction for reverting and re-introducing bits missing in previous releases.

Remote

  • Fix is of session renew loop based on monotonic time

Distributed

  • make sure to cancel promises of failed DDLs

Artifacts

orientdb-community-3.2.42.tar.gz orientdb-community-3.2.42.zip

orientdb-tp3-3.2.42.tar.gz orientdb-tp3-3.2.42.zip

agent-3.2.42.jar