Skip to content

Releases: micronaut-projects/micronaut-grpc

Micronaut GRPC 2.0.2

05 Aug 17:14
Compare
Choose a tag to compare

v2.0.2 (2020-08-05)

Full Changelog

Closed issues:

  • Feature Request: Support Server Interceptor Ordering #180

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

Micronaut GRPC 2.0.1

18 Jul 13:39
Compare
Choose a tag to compare

v2.0.1 (2020-07-18)

Full Changelog

Fixed bugs:

  • Micronaut fails to create GrpcNamedManagedChannelConfiguration.class due to multiple executor services #170

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

Micronaut GRPC v2.0.0

26 Jun 11:31
Compare
Choose a tag to compare

v2.0.0 (2020-06-26)

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

Micronaut gRPC v2.0.0.RC1

15 Jun 12:37
Compare
Choose a tag to compare
Pre-release

v2.0.0.RC1 (2020-06-10)

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

Micronaut GRPC v2.0.0.M4

11 Jun 06:43
Compare
Choose a tag to compare
Pre-release

v2.0.0.M4 (2020-06-10)

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

Micronaut gRPC v2.0.0.M3

20 May 11:28
Compare
Choose a tag to compare

v2.0.0.M3 (2020-05-20)

Full Changelog

Implemented enhancements:

  • Support for disabling gRPC server #112

Fixed bugs:

  • error if you set grpc.server.port to -1 #111
  • http-client is required for gRPC managed channel configuration #106
  • Error using @GrpcChannel with native-image #70

Closed issues:

  • Using -1 as Random Port fail #72

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

Micronaut GRPC 2.0.0.M2

16 Apr 06:19
Compare
Choose a tag to compare

1.1.2 (2020-04-16)

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

Micronaut GRPC 1.1.1

19 Dec 10:03
11efa0f
Compare
Choose a tag to compare
  • Upgrade to GRPC 1.26.0
  • Bug Fixes