Skip to content

Commit c5b4db0

Browse files
authored
Update CHANGES.md for lineage (#33950)
* Update CHANGES.md for lineage * Update CHANGES.md
1 parent 5e5ea07 commit c5b4db0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGES.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@
5959

6060
* New highly anticipated feature X added to Python SDK ([#X](https://github.com/apache/beam/issues/X)).
6161
* 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.
6263

6364
## I/Os
6465

@@ -114,6 +115,7 @@
114115
* Fixed a Dataflow template creation issue that ignores template file creation errors (Java) ([#33636](https://github.com/apache/beam/issues/33636))
115116
* Correctly documented Pane Encodings in the portability protocols ([#33840](https://github.com/apache/beam/issues/33840)).
116117
* 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))
117119

118120
## Security Fixes
119121
* Fixed (CVE-YYYY-NNNN)[https://www.cve.org/CVERecord?id=CVE-YYYY-NNNN] (Java/Python/Go) ([#X](https://github.com/apache/beam/issues/X)).

0 commit comments

Comments
 (0)