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 c06fed6 commit 2f67b8aCopy full SHA for 2f67b8a
README.md
@@ -287,12 +287,12 @@ This library follows [Semantic Versioning](https://semver.org/).
287
288
The compatibility with Restate is described in the following table:
289
290
-| Restate Server\sdk-java | 1.0 | 1.1 | 1.2 | 2.0 |
291
-|-------------------------|-----|-----|-----|-----|
292
-| 1.0 | ✅ | ✅ | ❌ | ❌ |
293
-| 1.1 | ✅ | ✅ | ✅ | ❌ |
294
-| 1.2 | ✅ | ✅ | ✅ | ❌ |
295
-| 1.3 | ✅ | ✅ | ✅ | ✅ |
+| Restate Server\sdk-java | 1.0 - 1.1 | 1.2 | 2.0 - 2.1 |
+|-------------------------|-----------|-----|-----------|
+| 1.0 | ✅ | ❌ | ❌ |
+| 1.1 | ✅ | ✅ | ❌ |
+| 1.2 | ✅ | ✅ | ❌ |
+| 1.3 | ✅ | ✅ | ✅ |
296
297
## Contributing
298
0 commit comments