Trino 483
See the release notes or download Trino
v8.0.0
- Documentation
- Commit Log
- Maintenance Policy
- Release Policy
- Release Schedule
- Changelog: RC1 RC2 RC3 RC4 RC5 RC6
Special thanks to the following individuals for their excellent contributions:
- @mmoayyed
- @leleuj
- @hdeadman
- @philippberger
- @JiriProkop
- @floriannari
- @rdupret
- @thomas-nilsson-irfu
- @arnxxau
- @cedriss
- @ilgrosso
- @marcinroman
- @liujed
- @alberto-bogi
- @ribafish
- @Minei3oat
- @vbonamy
- @kofzera
superset-helm-chart-0.21.0
Apache Superset is a modern, enterprise-ready business intelligence web application
v7.3.8
Special thanks to the following individuals for their excellent contributions:
- @mmoayyed
- @leleuj
- @hdeadman
- @liberaldev
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