Skip to content

Commit

Permalink
Update CHANGES.md: clean up 2.57.0 section
Browse files Browse the repository at this point in the history
  • Loading branch information
kennknowles committed Jun 5, 2024
1 parent 2a63d4b commit f67f95c
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,6 @@

## I/Os

* Support for X source added (Java/Python) ([#X](https://github.com/apache/beam/issues/X)).
* Ensure that BigtableIO closes the reader streams ([#31477](https://github.com/apache/beam/issues/31477)).

## New Features / Improvements
Expand Down Expand Up @@ -131,10 +130,6 @@
* All direct uses of Python's [SchemaAwareExternalTransform](https://github.com/apache/beam/blob/a998107a1f5c3050821eef6a5ad5843d8adb8aec/sdks/python/apache_beam/transforms/external.py#L381)
should be updated to use new snake_case parameter names.

## Security Fixes

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

# [2.56.0] - 2024-05-01

## Highlights
Expand Down

0 comments on commit f67f95c

Please sign in to comment.