File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.25.1-beta] ( https://github.com/instill-ai/pipeline-backend/compare/v0.25.0-beta...v0.25.1-beta ) (2024-04-08)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * fix iterator cannot be executed. ([ 1f3714e] ( https://github.com/instill-ai/pipeline-backend/commit/1f3714e160e8377c6a56db1ee2d30ef343fa0667 ) )
9
+ * fix shared pipeline can not be triggered ([ 3388594] ( https://github.com/instill-ai/pipeline-backend/commit/33885945149fca322d235fac0865a2ae6658fa2c ) )
10
+ * improve nil check ([ 9195791] ( https://github.com/instill-ai/pipeline-backend/commit/91957914a2b2a9716e5ed9e6e3bad753c307df18 ) )
11
+
3
12
## [ 0.25.0-beta] ( https://github.com/instill-ai/pipeline-backend/compare/v0.24.1-beta...v0.25.0-beta ) (2024-04-01)
4
13
5
14
Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 0.25.0 -beta"
2
+ "." : " 0.25.1 -beta"
3
3
}
You can’t perform that action at this time.
0 commit comments