You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+16Lines changed: 16 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,21 @@
1
1
# Changelog
2
2
3
+
## v0.7.2 (2024-06-10)
4
+
5
+
*[225e8b0](https://github.com/numaproj/numaflow-python/commit/225e8b0cce2cee6a982f2a23d1645066642ef80a) fix: udf type in multiproc source transformer (#171)
6
+
7
+
### Contributors
8
+
9
+
* Sidhant Kohli
10
+
11
+
## v0.7.1 (2024-05-30)
12
+
13
+
*[06a6fdc](https://github.com/numaproj/numaflow-python/commit/06a6fdcf437dda049a04c7d80218d131476547a1) feat: UDF container should crash on exceptions (#160)
14
+
15
+
### Contributors
16
+
17
+
* Sidhant Kohli
18
+
3
19
## v0.7.0a1 (2024-04-17)
4
20
5
21
*[0c2501b](https://github.com/numaproj/numaflow-python/commit/0c2501b5c3677eb736539a6797bfabd1c02259aa) feat: add fallback sink support (#157)
0 commit comments