We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2d27dd commit dd35aa3Copy full SHA for dd35aa3
ReleaseNotes.adoc
@@ -1,3 +1,8 @@
1
+== Version 3.5.1
2
+* Graceful shutdown timeout setting
3
+* Fixed potential race condition issue when defining running port.
4
+
5
6
== Version 3.5.0
7
* gRPC version upgraded to 1.25.0
8
gradle.properties
@@ -1,4 +1,4 @@
-version=3.5.1-SNAPSHOT
+version=3.5.1
group=io.github.lognet
description=Spring Boot starter for Google RPC.
gitHubUrl=https\://github.com/LogNet/grpc-spring-boot-starter
0 commit comments