RustFS 1.0.0-beta.10 (beta)
Release 1.0.0-beta.10
RustFS 1.0.0-beta.10-preview.5 (beta)
Release 1.0.0-beta.10-preview.5
RustFS 1.0.0-beta.10 (beta)
Release 1.0.0-beta.10
RustFS 1.0.0-beta.10-preview.4 (beta)
Release 1.0.0-beta.10-preview.4
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
NULLin 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)andstddev(float8)when used withavg()in the columnar query execution pipeline - #10212 Fix race condition when enabling compression on a hypertable
- #10230 Batch filtering for compressed
DMLshould respect collation - #10254 Direct delete failed to handle array predicates with
NULLvalues and deleted more rows than intended (#10129) - #10257 Reuse existing
dimension_sliceIDs 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.0.0-beta.10-preview.3
- test(ilm): fix restore integration test object key to match transition filter by @overtrue in https://github.com/rustfs/rustfs/pull/4886
- ci: drop macOS x86_64 release target by @houseme in https://github.com/rustfs/rustfs/pull/4899
- feat(helm): flexible drivesPerNode topology with backward-compatible per-pool defaults by @overtrue in https://github.com/rustfs/rustfs/pull/4901
- fix(table-catalog): allow table recreation after drop by @marshawcoco in https://github.com/rustfs/rustfs/pull/4900
- ci: restore latest.json updates for prerelease tags by @overtrue in https://github.com/rustfs/rustfs/pull/4903
Full Changelog: https://github.com/rustfs/rustfs/compare/1.0.0-beta.10-preview.1...1.0.0-beta.10-preview.3
1.0.0-beta.10-preview.2
- test(ilm): fix restore integration test object key to match transition filter by @overtrue in https://github.com/rustfs/rustfs/pull/4886
- ci: drop macOS x86_64 release target by @houseme in https://github.com/rustfs/rustfs/pull/4899
- feat(helm): flexible drivesPerNode topology with backward-compatible per-pool defaults by @overtrue in https://github.com/rustfs/rustfs/pull/4901
- fix(table-catalog): allow table recreation after drop by @marshawcoco in https://github.com/rustfs/rustfs/pull/4900
- ci: restore latest.json updates for prerelease tags by @overtrue in https://github.com/rustfs/rustfs/pull/4903
Full Changelog: https://github.com/rustfs/rustfs/compare/1.0.0-beta.10-preview.1...1.0.0-beta.10-preview.2
1.0.0-beta.10-preview.1
- test(heal): tolerate by-design "retry scheduled" deferral in resume e2e by @houseme in https://github.com/rustfs/rustfs/pull/4867
- chore(deps): trim s3select datafusion features by @houseme in https://github.com/rustfs/rustfs/pull/4869
- ci: tune build workflow runners by @houseme in https://github.com/rustfs/rustfs/pull/4871
- ci: add zip packaging fallback by @houseme in https://github.com/rustfs/rustfs/pull/4872
- ci: switch linux builds to ubicloud runners by @houseme in https://github.com/rustfs/rustfs/pull/4873
- fix(rustfs): gate mimalloc JSON helpers off Windows by @houseme in https://github.com/rustfs/rustfs/pull/4875
- fix(ecstore): serialize transitioned object restores by @overtrue in https://github.com/rustfs/rustfs/pull/4877
- fix(replication): stop active-active replay loops by @overtrue in https://github.com/rustfs/rustfs/pull/4878
- test(replication): fix nightly site peer setup by @overtrue in https://github.com/rustfs/rustfs/pull/4882
- test(replication): pin SSE replication contracts by @overtrue in https://github.com/rustfs/rustfs/pull/4883
- ci: switch Linux builds to custom runners by @houseme in https://github.com/rustfs/rustfs/pull/4884
- chore(deps): localize workspace dependency features by @houseme in https://github.com/rustfs/rustfs/pull/4888
- chore(deps): simplify dependency features by @houseme in https://github.com/rustfs/rustfs/pull/4890
- test(ilm): scope restore e2e object under the rule's test/ prefix by @houseme in https://github.com/rustfs/rustfs/pull/4868
- chore(deps): remove redundant obs tracing feature by @houseme in https://github.com/rustfs/rustfs/pull/4892
- fix(table-catalog): return absolute Iceberg metadata paths by @marshawcoco in https://github.com/rustfs/rustfs/pull/4893
- ci: install C build tools before compiling s3s-e2e on custom runners by @overtrue in https://github.com/rustfs/rustfs/pull/4894
- chore(deps): tighten crate dependency features by @houseme in https://github.com/rustfs/rustfs/pull/4896
- feat(api): wire opt-in per-client S3 API rate limiting (429 + Retry-After) by @overtrue in https://github.com/rustfs/rustfs/pull/4895
- ci: install zip and aws CLI on self-hosted runners by @overtrue in https://github.com/rustfs/rustfs/pull/4897
- chore(release): prepare 1.0.0-beta.10-preview.1 by @houseme in https://github.com/rustfs/rustfs/pull/4898
Full Changelog: https://github.com/rustfs/rustfs/compare/1.0.0-beta.9...1.0.0-beta.10-preview.1
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.
- Nginx 1.30.4 by @arut in https://github.com/nginx/nginx/pull/1563
Full Changelog: https://github.com/nginx/nginx/compare/release-1.30.3...release-1.30.4
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.
- Configure: set cache line size for loongarch64 by @shankerwangmiao in https://github.com/nginx/nginx/pull/1489
- HTTP/2: fix overlapping memcpy in CONTINUATION frames by @wufengwind in https://github.com/nginx/nginx/pull/1486
- Add missing bounds check in ngx_{http,stream}_compile_complex_value() by @wufengwind in https://github.com/nginx/nginx/pull/1484
- Revert "HTTP/2: fixed overlapping memcpy in CONTINUATION frames" by @ac000 in https://github.com/nginx/nginx/pull/1517
- GH: explicitly set permissions in workflows by @ac000 in https://github.com/nginx/nginx/pull/1451
- Charset: disabled charset_map with utf-8 in the first column by @pluknet in https://github.com/nginx/nginx/pull/1523
- Upstream: Upgrade header processing by @vinaykumar-1591 in https://github.com/nginx/nginx/pull/1476
- Fix setting the IPV6_DONTFRAG socket option by @arut in https://github.com/nginx/nginx/pull/1544
- Xslt: disable loading of external entities by default by @VadimZhestikov in https://github.com/nginx/nginx/pull/1549
- SSL: fixed memory leak in ngx_ssl_get_ech_outer_server_name(). by @devnexen in https://github.com/nginx/nginx/pull/1471
- Fixing HTTP/2 issues by @hongzhidao in https://github.com/nginx/nginx/pull/1441
- Perl fixes by @pluknet in https://github.com/nginx/nginx/pull/1556
- Configure: include crypt.h for crypt() feature tests by @bavshin-f5 in https://github.com/nginx/nginx/pull/1552
- HTTP/2: Reject requests with pseudo-headers after headers by @nitin9977 in https://github.com/nginx/nginx/pull/1541
- Stream and HTTP: rcvbuf and sndbuf directives for upstream sockets by @patrikwl in https://github.com/nginx/nginx/pull/1298
- Tunnel body improvements by @arut in https://github.com/nginx/nginx/pull/1560
- Nginx 1.31.3 security fixes by @arut in https://github.com/nginx/nginx/pull/1561
- nginx-1.31.3-RELEASE by @pluknet in https://github.com/nginx/nginx/pull/1562
- @shankerwangmiao made their first contribution in https://github.com/nginx/nginx/pull/1489
- @wufengwind made their first contribution in https://github.com/nginx/nginx/pull/1486
- @vinaykumar-1591 made their first contribution in https://github.com/nginx/nginx/pull/1476
- @patrikwl made their first contribution in https://github.com/nginx/nginx/pull/1298
Full Changelog: https://github.com/nginx/nginx/compare/release-1.31.2...release-1.31.3