Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

Bazel Support of Java gRPC Services at edition 2026

Aperta
#13,069 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub

I maintainer di solito rispondono entro 2 giorni

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
4/5
Tempo stimato
3-5 giorni
Idoneità per principianti
30/100
Tipo di issue
Funzionalità
Chiarezza
Specificata chiaramente
Stato di attività
Attiva
Stack tecnologico
grpc, java

Direzione di ricerca

The issue is about updating the Bazel Central Repository to use protobuf compiler version 1.84.0 to support edition 2026. Research the Bazel build configuration for grpc-java, specifically the dependencies and version pins for protoc and related plugins. Check the repository's release process and how versions are published to the central registry. 'Done' means the new version is available in Bazel Central Repository.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

enhancement
Is your feature request related to a problem?

I have a proto defintion using edition "2026"; however, I'm unable to compile it using the latest version in the Bazel Central Repository, 1.82.0. It fails with an error message that says:

.../contract/fortune_service.proto: is a file using edition 2026, which isn't supported by code generator protoc-gen-rpc-plugin.  Please ask the owner of this code generator to add support or switch back to a maximum of edition 2024.
Describe the solution you'd like

It seems the version 1.84.0 supports it, so publish that version to Bazel Central Repository.

Lingua principale
Java
Stelle
12.1k
Fork
4k
Merge medio
2g 3h
PR unite (30g)
30

Preparare l'ambiente

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di grpc/grpc-java

Tutte le issue di grpc/grpc-java

Issue simili

Altre issue su Java

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.