Skip to content

Releases: alehechka/grpc-graphql-gateway

v0.3.0

02 Aug 20:12
327847f
Compare
Choose a tag to compare

What's Changed

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

31 Jul 14:26
b218024
Compare
Choose a tag to compare

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

31 Jul 03:49
4938ea4
Compare
Choose a tag to compare

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

31 Jul 03:32
259aefe
Compare
Choose a tag to compare

What's Changed

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

30 Jul 14:29
31e8f24
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

Version 0.2.0 - Introduce buf.build proto management

29 Jul 18:33
8773e09
Compare
Choose a tag to compare

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

Full Changelog: v0.1.0...v0.2.0

Version 0.1.0 - Initial Release

27 Jul 13:29
Compare
Choose a tag to compare

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