0.17.2
Β· 2 min read
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β
- feat: update dashboard to v0.11.6 by @ZonaHex in #7026
- feat: supports expression in TQL params by @killme2008 in #7014
π 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β
- chore: add function for getting started on metasrv (by @shuiyisong) in #7022
- chore: not warning by @discord9 in #7037
New Contributorsβ
All Contributorsβ
We would like to thank the following contributors from the GreptimeDB community:
@ZonaHex, @killme2008, @discord9, @waynexia, @Shyamnatesan, @evenyag, @shuiyisong