Skip to content

Commit

Permalink
Add #27000 as a known issue released in Beam 2.48.0 (#27235)
Browse files Browse the repository at this point in the history
  • Loading branch information
bvolpato authored Jun 23, 2023
1 parent d6bde21 commit 6df9ec6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@

## Known Issues

* ([#X](https://github.com/apache/beam/issues/X)).
* PubsubIO writes will throw *SizeLimitExceededException* for any message above 100 bytes, when used in batch (bounded) mode. (Java) ([#27000](https://github.com/apache/beam/issues/27000)).

# [2.47.0] - 2023-05-10

Expand Down
3 changes: 3 additions & 0 deletions website/www/site/content/en/blog/beam-2.48.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,9 @@ For more information on changes in 2.48.0, check out the [detailed release notes

* Fixed Java bootloader failing with Too Long Args due to long classpaths, with a pathing jar. (Java) ([#25582](https://github.com/apache/beam/issues/25582)).

## Known Issues

* PubsubIO writes will throw *SizeLimitExceededException* for any message above 100 bytes, when used in batch (bounded) mode. (Java) ([#27000](https://github.com/apache/beam/issues/27000)).

## List of Contributors

Expand Down

0 comments on commit 6df9ec6

Please sign in to comment.