Skip to content

Releases: micronaut-projects/micronaut-grpc

Micronaut gRPC 3.0.0

17 Aug 19:13
Compare
Choose a tag to compare

v3.0.0 (2021-08-13)

Full Changelog

Closed issues:

  • Can't get Pub/Sub subscription to initialize #376

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

Micronaut gRPC 3.0.0.RC1

05 Jul 13:46
Compare
Choose a tag to compare
Pre-release

v3.0.0.RC1 (2021-07-05)

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

Micronaut gRPC 2.5.0

09 Jun 08:53
Compare
Choose a tag to compare

v2.5.0 (2021-06-09)

Full Changelog

Closed issues:

  • io.grpc:protoc-gen-grpc-java:1.36.0+ incompatibility #351

Merged pull requests:

Micronaut gRPC 2.4.0

26 Apr 14:03
Compare
Choose a tag to compare

v2.4.0 (2021-04-26)

Full Changelog

Closed issues:

  • GRPC server doesn't call awaitTermination on shutdown #313

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

Micronaut gRPC 2.3.0

12 Feb 15:24
Compare
Choose a tag to compare

v2.3.0 (2021-02-12)

Full Changelog

Fixed bugs:

  • java.nio.channels.UnresolvedAddressException when using gRPC clients configured with micronaut-grpc #270
  • GrpcServerHealthIndicator tries to start up even with gRPC server is disabled. #261

Closed issues:

  • GrpcServerHealthIndicator breaks the /health endpoint when gRPC Server is DOWN #303

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

Micronaut gRPC 2.2.0

19 Nov 10:39
Compare
Choose a tag to compare

v2.2.0 (2020-11-19)

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

Micronaut gRPC 2.1.0

15 Oct 11:36
Compare
Choose a tag to compare

v2.1.0 (2020-10-15)

Full Changelog

Implemented enhancements:

  • Add a health check for the grpc-server #236

Closed issues:

  • Fix GraalVM warning in grpc-server #242
  • Create Release History section to Micronaut acme docs #226

Dependency Upgrades:

  • gRPC 1.32.2 (#244)

Merged pull requests:

Micronaut GRPC 2.0.5

11 Sep 08:56
Compare
Choose a tag to compare

v2.0.5 (2020-09-11)

Full Changelog

Closed issues:

  • ByteBufToProtoMessageConverter does not respect @consumes annotation #216

Merged pull requests:

Micronaut GRPC 2.0.4

21 Aug 13:00
Compare
Choose a tag to compare

v2.0.4 (2020-08-21)

Full Changelog

Fixed bugs:

  • GRPC Server certificates and keys are not loaded from filesystem #165
  • Service discovery registration with Postfix #33

Closed issues:

  • Make instanceId configurable #195

Merged pull requests:

Micronaut GRPC 2.0.3

17 Aug 13:24
Compare
Choose a tag to compare

v2.0.3 (2020-08-17)

Full Changelog

Closed issues:

  • Remove GraalVM warnings #188

Merged pull requests: