Releases: alehechka/grpc-graphql-gateway
Releases · alehechka/grpc-graphql-gateway
v0.3.0
What's Changed
- Resolve camelCase enum values by @alehechka in #13
- Remove field_camel and add field_proto CLI arg by @alehechka in #14
- Refactor getTagName function by @alehechka in #16
- GitHub Action Workflows - Publish tagged BSR repository by @alehechka in #17
Full Changelog: v0.2.4...v0.3.0
BSR Plugin Image
- buf.build/alehechka/plugins/grpc-graphql-gateway:v0.3.0-1
v0.2.4
What's Changed
- Add compiler and plugin version info to header comment by @alehechka in #12
Full Changelog: v0.2.3...v0.2.4
BSR Plugin Image
- buf.build/alehechka/plugins/grpc-graphql-gateway:v0.2.4-1
v0.2.3
What's Changed
- Resolve issues with goreleaser action [v0.2.3] by @alehechka in #11
Full Changelog: v0.2.2...v0.2.3
BSR Plugin Image
- buf.build/alehechka/plugins/grpc-graphql-gateway:v0.2.3-1
v0.2.2
What's Changed
- GitHub Action Workflows - Pull Request Verification by @alehechka in #7
- GitHub Action Workflows - Tagged Releases by @alehechka in #9
- Release v0.2.2 by @alehechka in #10
Full Changelog: v0.2.1...v0.2.2
BSR Plugin Image
- buf.build/alehechka/plugins/grpc-graphql-gateway:v0.2.2-1
Version 0.2.1 - Docker Plugin
What's Changed
- Containerize plugin for remote code generation via buf.build by @alehechka in #5
- Release v0.2.1 by @alehechka in #6
Full Changelog: v0.2.0...v0.2.1
Version 0.2.0 - Introduce buf.build proto management
What's Changed
- Resolve errant self imported package functions by @alehechka in #1
- Generate GraphQL types for empty proto messages by @alehechka in #2
- Allow Generation via buf.build and remote BSR proto dependency for graphql.proto by @alehechka in #3
- Generate google/protobuf GraphQL types by @alehechka in #4
New Contributors
- @alehechka made their first contribution in #1
Full Changelog: v0.1.0...v0.2.0
Version 0.1.0 - Initial Release
Merged Pull Requests
- Resolve Import Issues (#4)
- Convert module path (#3)
- Refactor GraphqlHandler to expose host and DialOptions (#1)
- Resolve source_relative not respecting subpath proto files (#2)
Full Changelog: https://github.com/alehechka/grpc-graphql-gateway/commits/v0.1.0