Skip to content

Commit 3844136

Browse files
Update the compatibility matrix with the upcoming SDK 1.3 version
1 parent c4d5952 commit 3844136

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,9 @@ This library follows [Semantic Versioning](https://semver.org/).
5353

5454
The compatibility with Restate is described in the following table:
5555

56-
| Restate Server\sdk-typescript | 1.0 | 1.1 | 1.2 |
57-
|-------------------------------|-----|-----|-----|
58-
| 1.0 ||||
56+
| Restate Server\sdk-typescript | 1.0 | 1.1 | 1.2 | 1.3 |
57+
|-------------------------------|-----|-----|-----|-----|
58+
| 1.0 |||||
5959

6060
## Contributing
6161

packages/restate-sdk-core/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,6 @@ This library follows [Semantic Versioning](https://semver.org/).
5353

5454
The compatibility with Restate is described in the following table:
5555

56-
| Restate Server\sdk-typescript | 1.0 | 1.1 |
57-
|-------------------------------|-----|-----|
58-
| 1.0 |||
56+
| Restate Server\sdk-typescript | 1.0 | 1.1 | 1.2 | 1.3 |
57+
|-------------------------------|-----|-----|-----|-----|
58+
| 1.0 |||||

packages/restate-sdk/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,6 @@ This library follows [Semantic Versioning](https://semver.org/).
5353

5454
The compatibility with Restate is described in the following table:
5555

56-
| Restate Server\sdk-typescript | 1.0 | 1.1 |
57-
|-------------------------------|-----|-----|
58-
| 1.0 |||
56+
| Restate Server\sdk-typescript | 1.0 | 1.1 | 1.2 | 1.3 |
57+
|-------------------------------|-----|-----|-----|-----|
58+
| 1.0 |||||

0 commit comments

Comments
 (0)