Skip to content

Commit 34beebd

Browse files
authored
Updating version to release
1 parent 5bf80a2 commit 34beebd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
= Spring Cloud Gateway and gRPC
22

3-
Starting from `3.1.0-RC1`, Spring Cloud Gateway included support for gRPC and HTTP/2.
3+
Starting from `3.1.0`, Spring Cloud Gateway included support for gRPC and HTTP/2.
44

55
We will introduce the basic concepts behind gRPC and how to configure it with two examples:
66

@@ -237,4 +237,4 @@ We see how the gateway application forwards the requests and returns the JSON pa
237237
== Next Steps
238238

239239
In this post, we've looked at a few examples of how gRPC can be integrated within Spring Cloud Gateway. I’d love to know
240-
what other usages you've found to be helpful in your experiences.
240+
what other usages you've found to be helpful in your experiences.

0 commit comments

Comments
 (0)