Skip to content

Update beam.version to v2.74.0 - autoclosed - #8

Closed
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/beam.version
Closed

renovate[bot] wants to merge 1 commit into
masterfrom
renovate/beam.version

Conversation

@renovate

@renovate renovate Bot commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
org.apache.beam:beam-runners-direct-java (source) 2.59.02.74.0 age confidence
org.apache.beam:beam-sdks-java-extensions-avro (source) 2.59.02.74.0 age confidence
org.apache.beam:beam-sdks-java-core (source) 2.59.02.74.0 age confidence

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@iht

iht commented Jun 22, 2026

Copy link
Copy Markdown
Owner

PR Review Summary: REJECT

This upgrade of beam.version from 2.25.0 to 2.74.0 breaks the compilation.

Details:
The build fails with "cannot find symbol: class AvroCoder" errors.
In newer Beam versions (2.52.0+), AvroCoder has been moved to a separate extension module.

Required Changes to Merge:

  1. Add the beam-sdks-java-extensions-avro dependency to pom.xml.
  2. Update imports in MyDummyEvent.java and PaneGroupMetadata.java to use org.apache.beam.sdk.extensions.avro.coders.AvroCoder.

@renovate renovate Bot changed the title Update beam.version Update beam.version to v2.74.0 Jun 22, 2026
@renovate
renovate Bot force-pushed the renovate/beam.version branch from 0b66494 to 3f34592 Compare June 22, 2026 22:03
@renovate renovate Bot changed the title Update beam.version to v2.74.0 Update beam.version to v2.74.0 - autoclosed Jun 22, 2026
@renovate renovate Bot closed this Jun 22, 2026
@renovate
renovate Bot deleted the renovate/beam.version branch June 22, 2026 22:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant