Releases: dataplane-app/dataplane
Releases · dataplane-app/dataplane
v0.3.4
What's Changed
- DA-292: Pipeline/Deployment stop button margin fixed by @onattech in #519
- Transactional integrity for improved resilience by @saul-data in #520
Full Changelog: v0.3.3...v0.3.4
v0.3.3
V0.3.2
V0.3.1
What's Changed
- run cypress tests with improvements by @saul-data in #439
- Websockets frontend by @onattech in #454
- Front end websockets paths updated by @onattech in #456
- Cpress test improvements by @onattech in #494
- Schedule text wording updated by @onattech in #496
- Graphql-request updated. Errors cleaned by @onattech in #499
- Added pagination to pipeline table by @onattech in #495
- Migrated from react-scripts to craco-swc by @onattech in #497
- Update access_groups_test.go by @onattech in #500
- Pipeline run flow auto fits content by @onattech in #505
- Added flow nodes unique name constraint by @onattech in #504
- Move cursor on logs bug fixed by @onattech in #503
- Bump prettier from 2.7.1 to 2.8.1 in /frontend by @dependabot in #501
- Bump prettier from 2.7.1 to 2.8.1 in /cypress by @dependabot in #502
- Flow nodes fit view max width set to 100% by @onattech in #507
- Unique node name rollback by @onattech in #506
- Revert "Node unique name rollback" by @onattech in #508
- Websockets2 restore by @saul-data in #509
Full Changelog: v0.3.0...V0.3.1
v0.3.0
What's Changed
- Leader election redis by @saul-data in #493
Breaking change
Dataplane now requires Redis 7 or above. To improve performance and stability, Redis was introduced for cluster management, leader election for the scheduler and for distributed locking. The introduction of Redis also paves the way to cache data pipelines to reduce calls on PostgreSQL which will provide increased scale and performance in future releases.
v0.2.9
v0.2.8
v0.2.7
v0.2.6
v0.2.5
What's Changed
- build react bump versions by @saul-data in #435
- Deployments api trigger ready by @onattech in #458
- Configure option for python nodes is now available on pipeline run page by @onattech in #462
- Deployment active bugfix by @onattech in #473
- Deployment api fixes by @onattech in #474
- Pipeline stale flow bugfix by @onattech in #475