Skip to content

Commit 19fef1b

Browse files
authored
add changes comment on yaml output_schema (#36497)
* add changes comment on output_schema * fix whitespace
1 parent 96e79cb commit 19fef1b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGES.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@
110110
* Python examples added for CloudSQL enrichment handler on [Beam website](https://beam.apache.org/documentation/transforms/python/elementwise/enrichment-cloudsql/) (Python) ([#35473](https://github.com/apache/beam/issues/36095)).
111111
* Support for batch mode execution in WriteToPubSub transform added (Python) ([#35990](https://github.com/apache/beam/issues/35990)).
112112
* Added official support for Python 3.13 ([#34869](https://github.com/apache/beam/issues/34869)).
113+
* Added an optional output_schema verification to all YAML transforms ([#35952](https://github.com/apache/beam/issues/35952)).
113114
* Support for encryption when using GroupByKey added, along with `--gbek` pipeline option to automatically replace all GroupByKey transforms (Java/Python) ([#36214](https://github.com/apache/beam/issues/36214)).
114115

115116
## Breaking Changes

0 commit comments

Comments
 (0)