1 hours ago
seaweedfs

4.43

What's Changed

S3

Filer

Mount

Read path

Volume server and topology

Rust volume server

Lance catalog and plugin workers

gRPC

Kubernetes

Go 1.26

Tests

CI

Documentation

Dependencies

New Contributors

Full Changelog: https://github.com/seaweedfs/seaweedfs/compare/4.42...4.43

2 hours ago
turso

v0.8.0-pre.7

Install turso_cli 0.8.0-pre.7

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/tursodatabase/turso/releases/download/v0.8.0-pre.7/turso_cli-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/tursodatabase/turso/releases/download/v0.8.0-pre.7/turso_cli-installer.ps1 | iex"

Download turso_cli 0.8.0-pre.7

File Platform Checksum
turso_cli-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
turso_cli-x86_64-apple-darwin.tar.xz Intel macOS checksum
turso_cli-aarch64-pc-windows-msvc.zip ARM64 Windows checksum
turso_cli-x86_64-pc-windows-msvc.zip x64 Windows checksum
turso_cli-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
turso_cli-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

Verifying GitHub Artifact Attestations

The artifacts in this release have attestations generated with GitHub Artifact Attestations. These can be verified by using the GitHub CLI:

gh attestation verify <file-path of downloaded artifact> --repo tursodatabase/turso

You can also download the attestation from GitHub and verify against that directly:

gh attestation verify <file-path of downloaded artifact> --bundle <file-path of downloaded attestation>
3 hours ago
rustfs

RustFS 1.0.0-rc.3 (rc)

What's Changed

Full Changelog: https://github.com/rustfs/rustfs/compare/1.0.0-rc.2...1.0.0-rc.3

5 hours ago
rustfs

RustFS 1.0.0-rc.3-preview.2 (preview)

What's Changed

Full Changelog: https://github.com/rustfs/rustfs/compare/1.0.0-rc.2...1.0.0-rc.3-preview.2

18 hours ago
spring-cloud-gateway

5.0.3

What's Changed

New Contributors

Full Changelog: https://github.com/spring-cloud/spring-cloud-gateway/compare/v5.0.2...v5.0.3

18 hours ago
rustfs

RustFS 1.0.0-rc.3-preview.1 (preview)

What's Changed

Full Changelog: https://github.com/rustfs/rustfs/compare/1.0.0-rc.2...1.0.0-rc.3-preview.1

19 hours ago
ClickHouse
20 hours ago
ClickHouse
1 days ago
rocketmq

rocketmq-all-5.5.1

This maintenance release removes fastjson 1.x from the distribution (fastjson2 upgraded to 2.0.63 and DLedger bumped to 0.3.3.4), introduces a native RocksDB CqCompactionFilter with a cross-platform JNI shim, deprecates the legacy Broker DLedger mode, and delivers extensive stability and performance fixes across tiered storage, Lite Mode, Proxy, and the store layer.

Security & Dependencies

New Feature (Native RocksDB Compaction Filter)

Introduced a native ConsumeQueue compaction filter backed by a cross-platform JNI shim, replacing the previous pure-Java filter and the shaded rocketmq-rocksdb dependency with the official rocksdbjni artifact.

What's Changed

Tiered Storage

Lite Mode

Store & RocksDB

Broker & HA/Controller

Proxy & gRPC

Client & Remoting

Index & Query

Observability & Stability

Performance

Configuration & Extensibility

Testing & CI

Documentation

Full Changelog: https://github.com/apache/rocketmq/compare/rocketmq-all-5.5.0...rocketmq-all-5.5.1

1 days ago
nginx

release-1.31.4

nginx-1.31.4 mainline version has been released.

See official CHANGES on nginx.org.

Below is a release summary generated by GitHub.

What's Changed

New Contributors

Full Changelog: https://github.com/nginx/nginx/compare/release-1.31.3...release-1.31.4