Skip to content

Releases: johanbrandhorst/protobuf

v0.7.1 of the GopherJS Protobuf bindings

25 Jul 13:40
Compare
Choose a tag to compare

Bump protoc-gen-go dependency to v1.1.0

v0.7.0 of the GopherJS Protobuf bindings

24 Jul 18:46
Compare
Choose a tag to compare

Add new CallOption ForceWebsocketTransport to force the call to use the Websocket Transport. Fixed #35.

v0.6.2 of the GopherJS Protobuf bindings

08 May 08:25
Compare
Choose a tag to compare

Fixes handling of large 64 bit integer values (#32).

v0.6.1 of the GopherJS Protobuf bindings

16 Apr 08:43
Compare
Choose a tag to compare

A small release, just using the 0.6.0 release of the Improbable grpc-web library.

Fixes:

v0.6.0 of the GopherJS Protobuf bindings

10 Apr 20:15
Compare
Choose a tag to compare

This release deprecates the wsproxy package in favour of using the websocket capabilities of the Improbable gRPC-Web proxy. It is no longer necessary, and the websocket proxy implemented by Improbably is miles better than the one I wrote.

Release of version v0.5.4 of the GopherJS Protobuf bindings

10 Feb 16:05
Compare
Choose a tag to compare

Release of version v0.5.3 of the GopherJS Protobuf bindings

05 Feb 22:27
Compare
Choose a tag to compare

Changes:

  • Override TLS Server Name in credentials (fe0e4a9)

Release of version v0.5.2 of the GopherJS Protobuf bindings

26 Jan 21:44
Compare
Choose a tag to compare

Dependency updates in this release:

  • Updated gRPC to 1.9.2

Release of version v0.5.1 of the GopherJS Protobuf bindings

19 Nov 15:22
Compare
Choose a tag to compare

Dependency updates in this release:

Release of version v0.5 of the GopherJS Protobuf bindings

19 Nov 12:37
Compare
Choose a tag to compare

Additions in this release:

  • Added propagation of context cancellation (6074d47)

Dependency updates in this release:

  • Updated gRPC-Web Client to 0.3.1 (ae7c460)
  • Updated JSPB to 3.4.0 (a94991a)