Skip to content

Bump apache-beam[gcp] from 2.28.0 to 2.42.0 in /megalist_dataflow#92

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/megalist_dataflow/apache-beam-gcp--2.42.0
Closed

Bump apache-beam[gcp] from 2.28.0 to 2.42.0 in /megalist_dataflow#92
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/megalist_dataflow/apache-beam-gcp--2.42.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 1, 2022

Copy link
Copy Markdown

Bumps apache-beam[gcp] from 2.28.0 to 2.42.0.

Release notes

Sourced from apache-beam[gcp]'s releases.

Beam 2.42.0 release

We are happy to present the new 2.42.0 release of Beam. This release includes both improvements and new functionality. See the download page for this release.

For more information on changes in 2.42.0, check out the detailed release notes.

Highlights

  • Added support for stateful DoFns to the Go SDK.

New Features / Improvements

  • Added support for Zstd compression to the Python SDK.
  • Added support for Google Cloud Profiler to the Go SDK.
  • Added support for stateful DoFns to the Go SDK.

Breaking Changes

  • The Go SDK's Row Coder now uses a different single-precision float encoding for float32 types to match Java's behavior (#22629).

Bugfixes

  • Fixed Python cross-language JDBC IO Connector cannot read or write rows containing Timestamp type values 19817.

Known Issues

  • Go SDK doesn't yet support Slowly Changing Side Input pattern (#23106)
  • See a full list of open issues that affect this version.

What's Changed

... (truncated)

Changelog

Sourced from apache-beam[gcp]'s changelog.

[2.42.0] - 2022-10-17

Highlights

  • Added support for stateful DoFns to the Go SDK.

New Features / Improvements

  • Added support for Zstd compression to the Python SDK.
  • Added support for Google Cloud Profiler to the Go SDK.
  • Added support for stateful DoFns to the Go SDK.

Breaking Changes

  • The Go SDK's Row Coder now uses a different single-precision float encoding for float32 types to match Java's behavior (#22629).

Bugfixes

  • Fixed Python cross-language JDBC IO Connector cannot read or write rows containing Timestamp type values #19817.
  • Fixed AfterProcessingTime behavior in Python's DirectRunner to match Java (#23071)

Known Issues

  • Go SDK doesn't yet support Slowly Changing Side Input pattern (#23106)

[2.41.0] - 2022-08-23

I/Os

  • Projection Pushdown optimizer is now on by default for streaming, matching the behavior of batch pipelines since 2.38.0. If you encounter a bug with the optimizer, please file an issue and disable the optimizer using pipeline option --experiments=disable_projection_pushdown.

New Features / Improvements

  • Previously available in Java sdk, Python sdk now also supports logging level overrides per module. (#18222).
  • Added support for accessing GCP PubSub Message ordering keys (Java) (BEAM-13592)

Breaking Changes

  • Projection Pushdown optimizer may break Dataflow upgrade compatibility for optimized pipelines when it removes unused fields. If you need to upgrade and encounter a compatibility issue, disable the optimizer using pipeline option --experiments=disable_projection_pushdown.

Deprecations

  • Support for Spark 2.4.x is deprecated and will be dropped with the release of Beam 2.44.0 or soon after (Spark runner) (#22094).
  • The modules amazon-web-services and kinesis for AWS Java SDK v1 are deprecated in favor of amazon-web-services2 and will be eventually removed after a few Beam releases (Java) (#21249).

Bugfixes

... (truncated)

Commits
  • dc8bce5 Set version for 2.42.0 RC2
  • c7f2cab [CherryPick]#23062 Fix Java Examples_Flink in 2.42.0 release. (#23605)
  • 926fb53 fix: only report backlog bytes on data records (#23493) (#23530)
  • 135877e Fix IllegalStateException in StorageApiWriteUnshardedRecords error handling. ...
  • 6f75987 Update cut_release_branch.sh
  • 557020e [release-2.42.0] Only close committers after all CheckpointMarks have gone aw...
  • 22f672e Pin the version of cloudpickle to 2.1.x for Beam 2.42.0 (#23121)
  • 4d4fd06 Revert "#19857 Migrate to using a memory aware cache within the Python SDK ...
  • 3137081 [release-2.42.0] Use existing pickle_library flag in expansion service. (#23118)
  • 3d64d63 Use cloudpickle for Java Python transforms. (#23093)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [apache-beam[gcp]](https://github.com/apache/beam) from 2.28.0 to 2.42.0.
- [Release notes](https://github.com/apache/beam/releases)
- [Changelog](https://github.com/apache/beam/blob/master/CHANGES.md)
- [Commits](apache/beam@v2.28.0...v2.42.0)

---
updated-dependencies:
- dependency-name: apache-beam[gcp]
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 1, 2022
@dependabot @github

dependabot Bot commented on behalf of github Dec 1, 2022

Copy link
Copy Markdown
Author

Superseded by #100.

@dependabot dependabot Bot closed this Dec 1, 2022
@dependabot dependabot Bot deleted the dependabot/pip/megalist_dataflow/apache-beam-gcp--2.42.0 branch December 1, 2022 08:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants