-
### Description
Investigate a new CSV handler that when enabled would store data into a CSV file(s) that can then be uploaded with Charybdis.
### Acceptance Criteria
- New runtime enabled csv handl…
-
**What version of protobuf and what language are you using?**
Version: main
Language: C++
**What operating system (Linux, Windows, ...) and version?**
MacOS Sonoma 14.3.1
**What runtime / c…
-
As we bumped our `github.com/jhump/protoreflect/desc` dependency to `v0.17.0` we decided to postpone [addressing the deprecations this specific version introduced](https://github.com/jhump/protoreflec…
-
Hi, I'm trying to use the processor as follows:
``` # pipeline:
# processors:
# - protobuf:
# operator: to_json
# message: FillReport
# impor…
-
### Proposal
In current implementation, protobuf files used by remote storage API import gogo.proto
https://github.com/prometheus/prometheus/blob/2ce94ac19673a3f7faf164e9e078a79d4d52b767/prompb/remo…
-
### Description of the problem / feature request:
I just tried bumping to version `0.0.16` in `rules_rust` and ran into the following
```
rules_cc/cc/defs.bzl:16:6: Label '@@com_google_protobuf…
-
An open question is how to pass in fine-grained options to configure how code should be generated.
So far we have been passing these in via the 'parameters' field of the protoc request. That works,…
-
## Type of Issue
```
[x] Bug Report
[ ] Feature Request
```
## Description
I was trying to create a package in angular using protobuf generated code. when i use ng-packagr i encounter the …
-
It looks like the .pb.go files in this repository are being generated with github.com/golang/protobuf/protoc-gen-go. Though this works, it has the annoying side-effect that all `Register*Server()` fun…
-
One of the aspects of public merkle tree APIs feature is that all platform inputs and outputs should be in protobuf. In particular, platform state is saved to disk every 15 minutes, and these snapshot…