Skip to content

Conversation

@bevzzz
Copy link
Collaborator

@bevzzz bevzzz commented Aug 12, 2025

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.

Copy link

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

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

3 participants