Skip to content

Commit ea87a9e

Browse files
authored
Merge branch 'v1.4.x' into develop
2 parents ff61f1f + 15becfb commit ea87a9e

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

CHANGELOG.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
1-
v1.4.0
2-
_Whats new_
3-
- Add support for ducklake backend. Update pipe-fittings to v2.7.0. ([#760](https://github.com/turbot/pipe-fittings/issues/760))
4-
- DbClient.Close calls Backend.Close if it supports it
5-
- Update server command to call initData.Cleanup
6-
- Optimise getSearchPathMetadata to not connect to backend unless needed
7-
1+
## v1.4.0 [2025-09-22]
2+
_What's new_
3+
- Updated the `tailpipe` connection to support the new Tailpipe v0.7.0 DuckLake backend. ([#889](https://github.com/turbot/powerpipe/issues/889))
4+
**Note:** When using Powerpipe with Tailpipe v0.7.0, existing Tailpipe data must be migrated to DuckLake **before** running a dashboard that uses a Tailpipe backend. Data can be migrated by running `tailpipe query`.
5+
- Updated pipe-fittings to v2.7.0. ([#760](https://github.com/turbot/pipe-fittings/issues/760))
6+
**Note:** For CentOS/RHEL users, the minimum supported version is now **CentOS Stream 10 / RHEL 10** due to `libstdc++` library compatibility.
87

98
## v1.3.1 [2025-08-25]
109
_Bug Fixes_

0 commit comments

Comments
 (0)