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: CHANGES.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -59,6 +59,7 @@
59
59
60
60
* New highly anticipated feature X added to Python SDK ([#X](https://github.com/apache/beam/issues/X)).
61
61
* New highly anticipated feature Y added to Java SDK ([#Y](https://github.com/apache/beam/issues/Y)).
62
+
* Beam now publishes lineage information for several sources and sinks which can be used by backends like Dataflow.
62
63
63
64
## I/Os
64
65
@@ -114,6 +115,7 @@
114
115
* Fixed a Dataflow template creation issue that ignores template file creation errors (Java) ([#33636](https://github.com/apache/beam/issues/33636))
115
116
* Correctly documented Pane Encodings in the portability protocols ([#33840](https://github.com/apache/beam/issues/33840)).
116
117
* Fixed the user mailing list address ([#26013](https://github.com/apache/beam/issues/26013)).
118
+
*[Dataflow Streaming] Fixed an issue where Dataflow Streaming workers were reporting lineage metrics as cumulative rather than delta. ([#33691](https://github.com/apache/beam/pull/33691))
0 commit comments