-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Issues: grpc/grpc-go
NOTICE: Upcoming API changes to experimental Name Resolver (`...
#6472
opened Jul 24, 2023 by
dfawley
Open
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Address a TODO about the need for Includes Compression, Encoding, Attributes/Metadata, Interceptors.
Type: Bug
DecompressedSize
API
Area: RPC Features
#7788
opened Oct 28, 2024 by
easwars
Create tests for two potential cardinality violation bugs
Area: RPC Features
Includes Compression, Encoding, Attributes/Metadata, Interceptors.
Status: Help Wanted
Type: Testing
#7570
opened Aug 29, 2024 by
dfawley
metadata: MD.String should only show metadata known to not contain tokens or other PII
Area: RPC Features
Includes Compression, Encoding, Attributes/Metadata, Interceptors.
P1
Status: Blocked
Type: Security
A bug or other problem affecting security
#7395
opened Jul 8, 2024 by
dfawley
Cardinality violations should use error code “unimplemented”
Area: RPC Features
Includes Compression, Encoding, Attributes/Metadata, Interceptors.
Status: Help Wanted
Type: Bug
#7286
opened May 30, 2024 by
jhump
New Includes Compression, Encoding, Attributes/Metadata, Interceptors.
P2
Type: Feature
New features or improvements in behavior
Compressor
: Support metadata other than Name
for trained compression
Area: RPC Features
#7017
opened Mar 4, 2024 by
coxley
Stabilize Includes Compression, Encoding, Attributes/Metadata, Interceptors.
P2
Type: Feature
New features or improvements in behavior
UseCompressor
and SetSendCompressor
Area: RPC Features
#7003
opened Feb 27, 2024 by
sondrehd
Revisit the need for certain interceptors to be registered as the first one
Area: RPC Features
Includes Compression, Encoding, Attributes/Metadata, Interceptors.
fixit
P3
Type: Documentation
Documentation or examples
#6409
opened Jun 23, 2023 by
easwars
Missing support for grpc-accept-encoding
Area: RPC Features
Includes Compression, Encoding, Attributes/Metadata, Interceptors.
P3
Type: Bug
#2786
opened Apr 23, 2019 by
menghanl
Proposal: PrepareMsg API to more easily parallelize serialization
Area: RPC Features
Includes Compression, Encoding, Attributes/Metadata, Interceptors.
P2
Type: Feature
New features or improvements in behavior
#2432
opened Nov 1, 2018 by
dfawley
Phase in MAX_HEADER_LIST_SIZE default value of 8KB
Area: RPC Features
Includes Compression, Encoding, Attributes/Metadata, Interceptors.
fixit
P2
Type: Security
A bug or other problem affecting security
#2308
opened Sep 17, 2018 by
dfawley
Unsupported codec on server should fail with Unimplemented instead of attempting to use proto codec
Area: RPC Features
Includes Compression, Encoding, Attributes/Metadata, Interceptors.
fixit
P3
Type: Bug
#1824
opened Jan 23, 2018 by
dfawley
Ability to use a single interceptor for both unary and streaming RPCs
Area: RPC Features
Includes Compression, Encoding, Attributes/Metadata, Interceptors.
P3
Type: Feature
New features or improvements in behavior
#1805
opened Jan 17, 2018 by
jhump
ProTip!
Exclude everything labeled
bug
with -label:bug.