-
Protocol Buffers has definitely proven itself, and a core observation is it will be more resilient to change than JSON, since we can rename fields in protobuf freely thanks to the field numbers, where…
-
We should call out what modifications are allowed while retaining wire and language-level API compatibility. For instance, adding new methods does not break compatibility with the service and existing…
-
**Describe the bug**
Using `public.ecr.aws/aws-observability/adot-autoinstrumentation-java:v1.32.5`,
the CloudWatch Agent is sending duplicate log entries with the same content, like this:
…
-
```shell
> git clone https://github.com/1xyz/coolbeans.git
> make build
go: module github.com/golang/protobuf is deprecated: Use the "google.golang.org/protobuf" module instead.
protoc -I api/v1…
-
Original Post in PGV: bufbuild/protoc-gen-validate#480
**Feature description:**
Extend the capabilities of the `protovalidate` library to include support for performing runtime validation of Proto…
-
Bun 1.0 just got released. It would be great to be able to use it for the runtime in a TypeScript project.
https://bun.sh/
-
See https://docs.google.com/document/d/1KMRX-G91Aa-Y2FkEaHeeviLRRNblgIahbsk4wA14gRk/view and https://github.com/google/protobuf/issues/272.
-
There are some use cases that need to communicate that a document or artifact exists and don't necessarily need to reference it from within some pre-existing in-toto statement (per https://github.com/…
-
-
Some languages, most notably C#, do not support proto2. The proto files for comdb2 use several specific features which have been deprecated in proto3, like optional values, defaults, required values, …
turbo updated
6 years ago