Skip to content

Bump io.openlineage:openlineage-java from 1.37.0 to 1.50.0#9138

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/io.openlineage-openlineage-java-1.50.0
Open

Bump io.openlineage:openlineage-java from 1.37.0 to 1.50.0#9138
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/io.openlineage-openlineage-java-1.50.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor

Bumps io.openlineage:openlineage-java from 1.37.0 to 1.50.0.

Release notes

Sourced from io.openlineage:openlineage-java's releases.

OpenLineage 1.50.0

Added

  • Client/Java: Add timeout-aware run event emission support [#4613](https://github.com/OpenLineage/OpenLineage/issues/4613) @​jsingh-yelp Add a timeout-aware emit overload to the Java client and Transport API, allowing callers to provide a bounded wait when emitting RunEvents; Kafka transport uses the timeout to wait for producer acknowledgement before returning.
  • Flink: Add support for OpenLineage events in detached Flink Session Mode [#4596](https://github.com/OpenLineage/OpenLineage/issues/4596) @​jsingh-yelp Enable full OpenLineage lifecycle events (RUNNING, COMPLETE, FAIL) for Flink jobs submitted in detached Session Mode by introducing OpenLineageDetachedJobStatusChangedListener that initialises the Flink job ID from the REST API, bypassing the missing JobCreatedEvent on the JobManager side.

Fixed

OpenLineage 1.49.0

Added

Fixed

OpenLineage 1.48.0

Added

Changed

... (truncated)

Changelog

Sourced from io.openlineage:openlineage-java's changelog.

1.50.0

Added

  • Client/Java: Add timeout-aware run event emission support [#4613](https://github.com/OpenLineage/OpenLineage/issues/4613) @​jsingh-yelp Add a timeout-aware emit overload to the Java client and Transport API, allowing callers to provide a bounded wait when emitting RunEvents; Kafka transport uses the timeout to wait for producer acknowledgement before returning.
  • Flink: Add support for OpenLineage events in detached Flink Session Mode [#4596](https://github.com/OpenLineage/OpenLineage/issues/4596) @​jsingh-yelp Enable full OpenLineage lifecycle events (RUNNING, COMPLETE, FAIL) for Flink jobs submitted in detached Session Mode by introducing OpenLineageDetachedJobStatusChangedListener that initialises the Flink job ID from the REST API, bypassing the missing JobCreatedEvent on the JobManager side.

Fixed

1.49.0

Added

Fixed

1.48.0

Added

Changed

... (truncated)

Commits
  • 9cd7c83 Prepare for release 1.50.0
  • 3c4d97b Prepare changelog for release 1.50.0 (#4646)
  • 90b27c9 group dependabot website and security updates (#4645)
  • 604d663 Replace Makefile and custom build scripts with Taskfile (#4620)
  • c0a516a fix: Extend env var facet instead of overwriting it (#4635)
  • 117f55e Use scanReportSupplier for building iceberg scan report facet if available. (...
  • 9bac565 buildSrc: close leaked file streams in jarVerification bytecode check (#4632)
  • 3e6403f flink: add docs for the special detached job tracking flow (#4630)
  • 815f920 flink: Add support for OpenLineage events in detached Flink Session Mode (#4596)
  • 77c3a73 CVE 2026 42583 resolve spark (#4621)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [io.openlineage:openlineage-java](https://github.com/OpenLineage/OpenLineage) from 1.37.0 to 1.50.0.
- [Release notes](https://github.com/OpenLineage/OpenLineage/releases)
- [Changelog](https://github.com/OpenLineage/OpenLineage/blob/main/CHANGELOG.md)
- [Commits](OpenLineage/OpenLineage@1.37.0...1.50.0)

---
updated-dependencies:
- dependency-name: io.openlineage:openlineage-java
  dependency-version: 1.50.0
  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 java Pull requests that update Java code labels Jul 1, 2026
@dependabot dependabot Bot requested a review from mandy-chessell as a code owner July 1, 2026 03:02
@dependabot dependabot Bot added java Pull requests that update Java code dependencies Pull requests that update a dependency file labels Jul 1, 2026
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 java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants