跳到主要内容

0.17.2

· 阅读需 2 分钟

Release date: September 28, 2025

If you are using v0.17.1 or v0.17.0, we recommend upgrading to v0.17.2.

v0.17.2 enhances overall reliability, resolves critical query bugs, and introduces support for expressions within TQL parameters.

🚀 Features

🐛 Bug Fixes

  • fix: step aggr merge phase not order nor filter by @discord9 in #6998
  • fix: not step when aggr have order by/filter by @discord9 in #7015
  • fix: skip placeholder when partition columns by @discord9 in #7020
  • fix: group by expr not as column in step aggr by @discord9 in #7008
  • fix: match promql column reference in case sensitive way by @waynexia in #7013
  • fix: incorrect timestamp resolution in information_schema.partitions table by @waynexia in #7004
  • fix: promql range function has incorrect timestamps by @waynexia in #7006
  • fix: make EXPIRE (keyword) parsing case-insensitive, when creating flow by @shyam in #6997
  • fix: print the output message of the error in admin fn macro by @evenyag in #6994

⚙️ Miscellaneous Tasks

New Contributors

All Contributors

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

@ZonaHex, @killme2008, @discord9, @waynexia, @Shyamnatesan, @evenyag, @shuiyisong