This repository was archived by the owner on Jun 25, 2026. It is now read-only.
Releases: epoch8/datapipe-app
Releases · epoch8/datapipe-app
Release list
v0.5.4
v0.5.3
v0.5.2
v0.5.1
- Fixed an interface issue when opening the
DatatableTransformStep
v0.5.0
Major changes
- Added
/api/v1alpha2API - Add transform view to UI
- Add ability to run transform step from UI with and without filters
Improvements
- Add setting
DATAPIPE_APP_SHOW_STEP_STATUSto control prometheus metrics, it
can be slow on large graphs
v0.4.6
- Add setting
DATAPIPE_APP_SHOW_STEP_STATUSto control whether UI shows counters, it can be slow on large graphs
0.4.5-post.1
v0.4.5
- Add total/changed counts to transform node in UI
v0.4.4
- Fix bug with
total_countconnection inget_data_get_pd. - Fix bug in get_data when page*page_size > total_count
v0.4.2
What's Changed
- fix: focus error by @andrei-kh in #40
New Contributors
- @andrei-kh made their first contribution in #40
Full Changelog: v0.4.1...v0.4.2