Bump io.openlineage:openlineage-java from 1.43.0 to 1.44.0#2262
Bump io.openlineage:openlineage-java from 1.43.0 to 1.44.0#2262dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps [io.openlineage:openlineage-java](https://github.com/OpenLineage/OpenLineage) from 1.43.0 to 1.44.0. - [Release notes](https://github.com/OpenLineage/OpenLineage/releases) - [Changelog](https://github.com/OpenLineage/OpenLineage/blob/main/CHANGELOG.md) - [Commits](OpenLineage/OpenLineage@1.43.0...1.44.0) --- updated-dependencies: - dependency-name: io.openlineage:openlineage-java dependency-version: 1.44.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Greptile SummaryAutomated Dependabot PR that bumps The project uses the OpenLineage client API (
Confidence Score: 5/5
|
| Filename | Overview |
|---|---|
| gradle/libs.versions.toml | Minor version bump of openlineage from 1.43.0 to 1.44.0. Single-line change with no other modifications. |
Flowchart
%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[gradle/libs.versions.toml] -->|"openlineage = 1.44.0"| B[sdk/build.gradle.kts]
B -->|"api(libs.openlineage)"| C[io.openlineage:openlineage-java:1.44.0]
C --> D[OpenLineageEvent.java]
C --> E[OpenLineageRun.java]
C --> F[OpenLineageJob.java]
C --> G[OpenLineageDataset.java]
C --> H[OpenLineageInputDataset.java]
C --> I[OpenLineageOutputDataset.java]
D -->|"emit()"| J[ChronosEndpoint.java]
Last reviewed commit: 913d3c7
Consolidates updates from the following dependency PRs: - #2242: Bump io.opentelemetry:opentelemetry-bom from 1.58.0 to 1.59.0 - #2251: Bump opentelemetry-instrumentation-bom-alpha from 2.24.0-alpha to 2.25.0-alpha - #2253: Bump docker/build-push-action from v6.19.1 to v6.19.2 - #2255: Bump com.google.cloud:libraries-bom from 26.75.0 to 26.76.0 - #2257: Bump org.mozilla:rhino from 1.9.0 to 1.9.1 - #2259: Bump co.elastic.clients:elasticsearch-java from 9.3.0 to 9.3.1 - #2260: Bump io.swagger.parser.v3:swagger-parser from 2.1.37 to 2.1.38 - #2262: Bump io.openlineage:openlineage-java from 1.43.0 to 1.44.0 - #2263: Bump awssdk from 2.41.27 to 2.41.32 Co-Authored-By: Claude <noreply@anthropic.com> Signed-off-by: Chris (He/Him) <cgrote@gmail.com>
|
Looks like io.openlineage:openlineage-java is up-to-date now, so this is no longer needed. |
Bumps io.openlineage:openlineage-java from 1.43.0 to 1.44.0.
Release notes
Sourced from io.openlineage:openlineage-java's releases.
Changelog
Sourced from io.openlineage:openlineage-java's changelog.
Commits
4cbafedPrepare for release 1.44.042d30e1changelog for release 1.44.0 (#4341)d51ac8afix(spark): resolve parent job name in ParentRunFacet for AWS Glue (#4340)7ba5cddfix(python): remove unneededbuildruntime dependency (#4344)721d1c6limit iceberg tests to java 11+ (#4343)27dd2b9spark: Disable input schema extraction for LogicalRDD and add schema extracti...e2ebb65build(deps): bump qs from 6.14.1 to 6.14.2 in /website (#4332)6c90e4fbuild(deps-dev): update uv-build requirement (#4335)fe2bfeabuild(deps-dev): update uv-build requirement (#4336)6cf0a23build(deps-dev): update uv-build requirement (#4334)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)