You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: blog/release-0-17-0.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -98,14 +98,14 @@ Release date: September 03, 2025
98
98
* fix: TQL CTE parser take raw query string by [@waynexia](https://github.com/waynexia) in [#6671](https://github.com/GreptimeTeam/greptimedb/pull/6671)
99
99
* fix: metrics without physical partition columns query push down by [@discord9](https://github.com/discord9) in [#6694](https://github.com/GreptimeTeam/greptimedb/pull/6694)
100
100
* fix: unit test about trigger labels parse by [@fengys1996](https://github.com/fengys1996) in [#6716](https://github.com/GreptimeTeam/greptimedb/pull/6716)
101
-
* fix: http and tql should return the same value for nuknown by [@yihong0618](https://github.com/yihong0618) in [#6718](https://github.com/GreptimeTeam/greptimedb/pull/6718)
101
+
* fix: http and tql should return the same value for unknown by [@yihong0618](https://github.com/yihong0618) in [#6718](https://github.com/GreptimeTeam/greptimedb/pull/6718)
102
102
* fix: update pgwire to fix windows timeout issue by [@sunng87](https://github.com/sunng87) in [#6710](https://github.com/GreptimeTeam/greptimedb/pull/6710)
103
103
* fix: correct offset's symbol by [@waynexia](https://github.com/waynexia) in [#6728](https://github.com/GreptimeTeam/greptimedb/pull/6728)
104
104
* fix: label_join should work with unknown by [@yihong0618](https://github.com/yihong0618) in [#6714](https://github.com/GreptimeTeam/greptimedb/pull/6714)
105
105
* fix: two label_replace different from promql by [@yihong0618](https://github.com/yihong0618) in [#6720](https://github.com/GreptimeTeam/greptimedb/pull/6720)
106
106
* fix: support unknown for timestamp function by [@yihong0618](https://github.com/yihong0618) in [#6708](https://github.com/GreptimeTeam/greptimedb/pull/6708)
107
107
* fix: truncate manifest action compat by [@discord9](https://github.com/discord9) in [#6742](https://github.com/GreptimeTeam/greptimedb/pull/6742)
108
-
* fix: refine shadowrs dependency, remove libgit2, libz and potentally libssl by [@sunng87](https://github.com/sunng87) in [#6748](https://github.com/GreptimeTeam/greptimedb/pull/6748)
108
+
* fix: refine shadowrs dependency, remove libgit2, libz and potentially libssl by [@sunng87](https://github.com/sunng87) in [#6748](https://github.com/GreptimeTeam/greptimedb/pull/6748)
109
109
* fix: partition tree's dict size metrics mismatch by [@waynexia](https://github.com/waynexia) in [#6746](https://github.com/GreptimeTeam/greptimedb/pull/6746)
110
110
* fix: time() function should the same as behavior prometheus by [@yihong0618](https://github.com/yihong0618) in [#6704](https://github.com/GreptimeTeam/greptimedb/pull/6704)
111
111
* fix: time unit mismatch in `lookup_frontends` function by [@WenyXu](https://github.com/WenyXu) in [#6798](https://github.com/GreptimeTeam/greptimedb/pull/6798)
0 commit comments