Skip to content

Releases: spiral/grpc-client

1.0.0-rc2

Choose a tag to compare

@roxblnfk roxblnfk released this 19 Mar 15:31
6fd4568

What's Changed

Full Changelog: 1.0.0-rc1...1.0.0-rc2

1.0.0-rc1

Choose a tag to compare

@roxblnfk roxblnfk released this 11 Dec 08:49
1525a09

What's Changed

  • ConnectionConfig has been refactored in the same way as in temporal-bridge. Updated CodeStyle by @roxblnfk in #6

Full Changelog: 1.0.0-alpha3...1.0.0-rc1

1.0.0-alpha3

1.0.0-alpha3 Pre-release
Pre-release

Choose a tag to compare

@roxblnfk roxblnfk released this 02 Aug 13:32
94defc9
  • Make PipelineBuilderInterface optional in the ServiceClientProvider constructor

Full Changelog: 1.0.0-alpha2...1.0.0-alpha3

1.0.0-alpha2

1.0.0-alpha2 Pre-release
Pre-release

Choose a tag to compare

@roxblnfk roxblnfk released this 02 Aug 10:50
ba00954

More docs; minor fixes

Full Changelog: 1.0.0-alpha...1.0.0-alpha2

1.0.0-alpha

1.0.0-alpha Pre-release
Pre-release

Choose a tag to compare

@roxblnfk roxblnfk released this 31 Jul 21:23
ebd7815
  • Fully functional prototype.
  • The signatures of some public classes may still change.
  • No tests yet.