5 hours ago
rustfs

RustFS 1.0.0-beta.10 (beta)

Release 1.0.0-beta.10

7 hours ago
rustfs

RustFS 1.0.0-beta.10-preview.5 (beta)

Release 1.0.0-beta.10-preview.5

8 hours ago
rustfs

RustFS 1.0.0-beta.10 (beta)

Release 1.0.0-beta.10

20 hours ago
rustfs

RustFS 1.0.0-beta.10-preview.4 (beta)

Release 1.0.0-beta.10-preview.4

21 hours ago
timescaledb

2.28.3 (2026-07-16)

This release contains performance improvements and bug fixes since the 2.28.2 release. We recommend that you upgrade at the next available opportunity.

Bugfixes

  • #10082 Wrong result when evaluating a function returning NULL in the columnar query execution pipeline
  • #10178 Fix incorrect usage of sort transformation for sort key expressions with negative constants
  • #10179 Allow enabling and disabling triggers on hypertables with columnstore enabled
  • #10182 Fix columnstore sort pushdown to check for different query sort key collation
  • #10209 Fix potentially wrong results for stddev(float4) and stddev(float8) when used with avg() in the columnar query execution pipeline
  • #10212 Fix race condition when enabling compression on a hypertable
  • #10230 Batch filtering for compressed DML should respect collation
  • #10254 Direct delete failed to handle array predicates with NULL values and deleted more rows than intended (#10129)
  • #10257 Reuse existing dimension_slice IDs when possible
  • #10265 Truncate constraint name before trying to rename

Thanks

  • @juantxorena for reporting that triggers could not be enabled or disabled on hypertables with columnstore enabled
1 days ago
rustfs

1.0.0-beta.10-preview.3

What's Changed

Full Changelog: https://github.com/rustfs/rustfs/compare/1.0.0-beta.10-preview.1...1.0.0-beta.10-preview.3

1 days ago
rustfs

1.0.0-beta.10-preview.2

What's Changed

Full Changelog: https://github.com/rustfs/rustfs/compare/1.0.0-beta.10-preview.1...1.0.0-beta.10-preview.2

1 days ago
rustfs

1.0.0-beta.10-preview.1

What's Changed

Full Changelog: https://github.com/rustfs/rustfs/compare/1.0.0-beta.9...1.0.0-beta.10-preview.1

1 days ago
nginx

release-1.30.4

nginx-1.30.4 stable version has been released, with fixes for buffer overflow vulnerability when using map with regex (CVE-2026-42533), memory disclosure vulnerability when using ngx_http_slice_module (CVE-2026-60005), and use-after-free vulnerability when using ngx_http_ssi_module (CVE-2026-56434).

See official CHANGES-1.30 on nginx.org.

Below is a release summary generated by GitHub.

What's Changed

Full Changelog: https://github.com/nginx/nginx/compare/release-1.30.3...release-1.30.4

1 days ago
nginx

release-1.31.3

nginx-1.31.3 mainline version has been released, with fixes for buffer overflow vulnerability when using map with regex (CVE-2026-42533), memory disclosure vulnerability when using ngx_http_slice_module (CVE-2026-60005), and use-after-free vulnerability when using ngx_http_ssi_module (CVE-2026-56434).

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.2...release-1.31.3