We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ada17bf commit dd14fc8Copy full SHA for dd14fc8
.github/project.yml
@@ -1,3 +1,3 @@
1
release:
2
- current-version: 7.12.1.Final
+ current-version: 7.13.0.Final
3
next-version: 8.0.0-SNAPSHOT
impl/README.md
@@ -103,6 +103,9 @@ This SDK is modular by design—pull in only what you need:
103
* **serverlessworkflow-impl-openapi**
104
OpenAPI support
105
106
+* **serverlessworkflow-impl-grpc**
107
+ gRPC support
108
+
109
* **serverlessworkflow-impl-script-python**
110
Python support
111
0 commit comments