Tags: hariso/grpc-gateway
Tags
Make registry load packages deterministically (grpc-ecosystem#2945)
chore(deps): update module go to 1.17 (grpc-ecosystem#2831) * chore(deps): update module go to 1.19 * Move to only supporting 1.17+ Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Johan Brandhorst-Satzkorn <johan.brandhorst@gmail.com>
build(deps): bump tzinfo from 1.2.9 to 1.2.10 in /docs (grpc-ecosyste… …m#2810) Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.9 to 1.2.10. - [Release notes](https://github.com/tzinfo/tzinfo/releases) - [Changelog](https://github.com/tzinfo/tzinfo/blob/master/CHANGES.md) - [Commits](tzinfo/tzinfo@v1.2.9...v1.2.10) --- updated-dependencies: - dependency-name: tzinfo dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump golangci/golangci-lint-action from 2 to 3 (grpc-eco… …system#2794) Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 2 to 3. - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](golangci/golangci-lint-action@v2...v3) --- updated-dependencies: - dependency-name: golangci/golangci-lint-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
protoc-gen-openapiv2: support overriding path parameter names (grpc-e… …cosystem#2562) * Support overriding path parameter names. * Support overriding path parameter names. * Revert using annotations in `message.proto` * Moved path_param_name to inner message as it is not defined in OpenAPIv2 * Added documentation for path_param_name * Moved pathParamName to FieldConfiguration struct to follow same pattern as in JSONSchema. * Fix tests. * Remove fieldConfiguration from openapiSchemaObject
Remove duplicated endraw statement for documentation generation (grpc… …-ecosystem#2589) * Remove duplicated endraw statement for documentation generation This was accidentally copy pasted in my last PR, breaking documentation generation. grpc-ecosystem#2578 * Remove proto3 reference for code block * Fix code block format * proto -> protobuf
PreviousNext