Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion blog/release-0-17-1.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,11 @@ description: GreptimeDB v0.17.1 Changelog
date: 2025-09-17
---

# v0.17.1

Release date: September 17, 2025

**If you are using [v0.17.0](https://github.com/GreptimeTeam/greptimedb/releases/tag/v0.17.1), we recommend upgrading to [v0.17.1](https://github.com/GreptimeTeam/greptimedb/releases/tag/v0.17.1).**
**If you are using [v0.17.0](https://github.com/GreptimeTeam/greptimedb/releases/tag/v0.17.0), we recommend upgrading to [v0.17.1](https://github.com/GreptimeTeam/greptimedb/releases/tag/v0.17.1).**

v0.17.1 improves overall reliability and includes important bug fixes, addressing critical issues such as SST metadata truncation that could lead to process panics, deadlocks during OpenTelemetry ingestion, and correcting SubqueryAlias pushdown to resolve subquery alias performance issues.

Expand Down