diff --git a/blog/release-0-17-1.md b/blog/release-0-17-1.md index 619e0e482..f021043ac 100644 --- a/blog/release-0-17-1.md +++ b/blog/release-0-17-1.md @@ -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.