Skip to content

Commit

Permalink
List breaking change #24339 in Changes.md (#24420)
Browse files Browse the repository at this point in the history
  • Loading branch information
lostluck authored Nov 29, 2022
1 parent 7286f55 commit 2fc974c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,8 @@
TextIO) and will now need to declare the dependency.
* `beam-sdks-java-core` is no longer a dependency of the Java SDK Harness. Users of a portable
runner (such as Dataflow Runner v2) will need to provide this package and its dependencies.
* Slices now use the Beam Iterable Coder. This enables cross language use, but breaks pipeline updates
if a Slice type is used as a PCollection element or State API element. (Go)[#24339](https://github.com/apache/beam/issues/24339)

## Deprecations

Expand Down

0 comments on commit 2fc974c

Please sign in to comment.