Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update gRPC stubs to stable/v1.29 #352

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

bevzzz
Copy link
Collaborator

@bevzzz bevzzz commented Feb 14, 2025

Pull new protobuf definitions from stable/v1.29 and generate gRPC stubs for them.

The other small change in pom.xml is a version bump for maven-compiler-plugin, see this issue.
TL;DR: Delombok fails when run with Java 21+ and this fixes that.

bevzzz and others added 2 commits February 14, 2025 14:56
…locally

Pass lombok version to lombok-maven-plugin explicitly, as the default version is not up-to-date.
See: awhitford/lombok.maven#179 (comment)
Source: weaviate/weaviate
Branch: stable/v1.29
Commit: 463777ede5a56a552396e23998c65e29a888ac73
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 Infrastructure as Code high 0   medium 0   low 0   info 0 View in Orca
Passed Passed SAST high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Secrets high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Vulnerabilities high 0   medium 0   low 0   info 0 View in Orca

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