Skip to content

Commit 4fa7dc1

Browse files
committed
docs: add 0.15.4 release note
Signed-off-by: evenyag <[email protected]>
1 parent a799764 commit 4fa7dc1

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

blog/release-0-15-4.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
keywords: [release, GreptimeDB, changelog, v0.15.4]
3+
description: GreptimeDB v0.15.4 Changelog
4+
date: 2025-08-04
5+
---
6+
7+
# v0.15.4
8+
9+
Release date: August 04, 2025
10+
11+
### 🚀 Features
12+
* feat: support `__schema__` and `__database__` in Prom Remote Read by [@waynexia](https://github.com/waynexia) in [#6610](https://github.com/GreptimeTeam/greptimedb/pull/6610)
13+
* feat: `absent` function in PromQL by [@waynexia](https://github.com/waynexia) in [#6618](https://github.com/GreptimeTeam/greptimedb/pull/6618)
14+
* feat: schema/database support for label_values by [@sunng87](https://github.com/sunng87) in [#6631](https://github.com/GreptimeTeam/greptimedb/pull/6631)
15+
* feat: Add option to limit the files reading simultaneously by [@evenyag](https://github.com/evenyag) in [#6635](https://github.com/GreptimeTeam/greptimedb/pull/6635)
16+
17+
### 🐛 Bug Fixes
18+
* fix: only return the __name__ label when there is one by [@waynexia](https://github.com/waynexia) in [#6629](https://github.com/GreptimeTeam/greptimedb/pull/6629)
19+
20+
## All Contributors
21+
22+
We would like to thank the following contributors from the GreptimeDB community:
23+
24+
[@evenyag](https://github.com/evenyag), [@sunng87](https://github.com/sunng87), [@waynexia](https://github.com/waynexia)

0 commit comments

Comments
 (0)