Skip to content

Commit

Permalink
List breaking change #24339 in Changes.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lostluck authored Nov 29, 2022
1 parent 1335b98 commit 364052b
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 lang use, but breaks pipleine 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 364052b

Please sign in to comment.