Skip to content

Release v1.1.3

Latest

Choose a tag to compare

@WenyXu WenyXu released this 17 Jul 03:46
63ef18a

v1.1.3

Release date: July 17, 2026

GreptimeDB v1.1.3 is a patch release for the v1.1 line. It improves query correctness,
storage stability, and the bundled dashboard.

We recommend users on earlier v1.1 releases upgrade to v1.1.3.

👍 Highlights

  • Scalar-subquery rewrites preserve global ordering for ORDER BY ... DESC LIMIT 1 branches, avoiding a region-local latest row when the branch becomes an intermediate join input.
  • PromQL range and instant selectors can now push cast-based time filters to datanodes for metric tables using TIMESTAMP(6) or TIMESTAMP(9), improving scan pruning.

Dashboard

  • The embedded GreptimeDB dashboard was updated to v0.13.7. Table views are easier to resize
    and inspect, and the support menu is more prominent.
  • Dashboard snapshots can now capture the current time range, variable values, and panel query
    results in a self-contained, read-only dashboard that can be saved, exported, and opened
    without querying live data sources.

🚀 Features

🐛 Bug Fixes

All Contributors

We would like to thank the following contributors from the GreptimeDB community:

@WenyXu, @discord9, @fengjiachun, @sunchanglong, @sunng87, @v0y4g3r