Skip to content

v6: Relocate gRPC dependencies in a shaded library version - #439

Merged
bevzzz merged 1 commit into
v6from
v6-relocate-grpc-deps
Aug 12, 2025
Merged

v6: Relocate gRPC dependencies in a shaded library version#439
bevzzz merged 1 commit into
v6from
v6-relocate-grpc-deps

Conversation

@bevzzz

@bevzzz bevzzz commented Aug 12, 2025

Copy link
Copy Markdown
Collaborator

Users of client6 may be relying on incompatible versions of gRPC dependencies for their projects. To avoid conflicts, the shaded version of client6 introduced in #429 must also relocate these dependencies.

This PR adds configuration to relocate io.grpc and com.google.protobuf dependencies under io.weaviate.shaded.io.grpc and io.weaviate.shaded.com.google.protobuf respectively.

@orca-security-eu orca-security-eu Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Orca Security Scan Summary

Status Check Issues by priority
Passed Passed Secrets high 0   medium 0   low 0   info 0 View in Orca

@bevzzz
bevzzz merged commit 18eb328 into v6 Aug 12, 2025
2 checks passed
@bevzzz
bevzzz deleted the v6-relocate-grpc-deps branch August 12, 2025 14:42
@bevzzz bevzzz linked an issue Aug 12, 2025 that may be closed by this pull request
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.

Include missing gRPC classes when creating a fat JAR

2 participants