Elliot Jackson

Results 10 issues of Elliot Jackson

Symfony\Component\HttpKernel\Exception\BadRequestHttpException CSRF token validation failed on clean install when instructions are followed exactly. It appears as though the entrypoint ignores environment variables and sets session driver to default.

When we move the repo, the CircleCI trigger and connection will likely be severed. Even if it isn't, we do not own the envoy CircleCI instance and cannot manage it...

## The team at [@bufbuild](https://github.com/bufbuild/) are excited to begin maintaining PGV. This project fills a huge gap in the protobuf ecosystem and deserves careful stewardship. As a company, our incentives...

rfc

Generated Go code with references to enums from imported packages is broken. To fix this we recursively walk up the parents of the enum until it reaches the root file,...

Issue originates from a [review comment](https://github.com/envoyproxy/protoc-gen-validate/pull/629/files/8813cc6ef21fd0df689928a560ece7172c957a6a#r968848670) regarding the use of `requirements.txt` in pip. Details to come.

Enhancement

📣 We're excited to introduce the next generation of `protoc-gen-validate`, now renamed and revamped as **[`protovalidate`](https://github.com/bufbuild/protovalidate)**! ### 🔍 What's New? - `protovalidate` now supports Golang, Python, Java, and C++ in...

Enhancement
Documentation
Language Support

**Feature description:** Introduce TypeScript support to the `protovalidate` library for performing runtime validation of Protocol Buffers messages in TypeScript projects. This was a feature request in protovalidates predecessor bufbuild/protoc-gen-validate#71 **Problem...

Feature
Language Support

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 Protocol Buffers messages in C# projects. Additionally, integrate...

Feature
Language Support

**Feature description:** Extend the functionality of the `protovalidate` library to include support for defining and enforcing validation rules on methods within Protocol Buffers service definitions. **Problem it solves or use...

Feature

**Feature description:** Extend the capabilities of the `protovalidate` library to include support for performing runtime validation of Protocol Buffers messages in Swift projects. **Problem it solves or use case:** The...

Feature
Language Support