-
## In what area(s)?
/area runtime
> /area operator
> /area placement
> /area docs
> /area test-and-release
## Describe the feature
Currently, dapr wraps pub-sub messages…
-
- queuestore.Item
- eventstore.Item
- aggregatestore.MetaData
These types are all intended for persistence and contain primitive types. If we convert them to protocol buffers messages it makes th…
-
### Package
OpenTelemetry.Exporter.OpenTelemetryProtocol
### Is your feature request related to a problem?
Hi, I'm having a use case where I would need to proxy OpenTelemetry service requests throu…
-
The required syntax of proto2 is now optional in the generated type, is there any way to make it required?
``` protobuf
syntax = "proto2";
message Foo {
required string a = 1;
required st…
-
Hi there :)
*protocolbuf.js* fails to parse several schema of [Google's protobuf repository](https://github.com/protocolbuffers/protobuf).
- [google/protobuf/util/message_differencer_unittest.pr…
-
It looks like `Optional` was removed in this PR: https://github.com/awakesecurity/proto3-suite/pull/165/files
The reason given was that it wasn't supported in proto3, but it is in fact part of the …
-
Per https://github.com/golang/protobuf/issues/183:
> There's several other parts of the proto3 JSON spec that make it impossible to use the standard encoding/json package, like WKTs.
> I don't w…
-
**What language does this apply to?**
proto3
**Describe the problem you are trying to solve.**
proto3
```
message HiUser {
string name = 1;
int32 sex = 2;
}
message HiReply {…
-
### Proxyman version? (Ex. Proxyman 1.4.3)
### macOS Version? (Ex. mac 10.14)
### Steps to reproduce
### Expected behavior
### Screenshots (optional)
![image](https://user-images.githubu…
-
## CVE-2024-24786 - Medium Severity Vulnerability
Vulnerable Library - google.golang.org/protobuf-v1.26.0-rc.1
Go support for Google's protocol buffers
Library home page: https://proxy.golang.org/go…