Skip to content

Commit 19e5204

Browse files
Update compatibility matrix
1 parent e2368c0 commit 19e5204

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

README.md

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -121,12 +121,15 @@ The Rust SDK is currently in active development, and might break across releases
121121

122122
The compatibility with Restate is described in the following table:
123123

124-
| Restate Server\sdk-rust | 0.0 - 0.2 | 0.3 | 0.4 - 0.5 |
125-
|-------------------------|-----------|-----|-----------|
126-
| 1.0 ||||
127-
| 1.1 ||||
128-
| 1.2 ||||
129-
| 1.3 ||||
124+
| Restate Server\sdk-rust | 0.0 - 0.2 | 0.3 | 0.4 - 0.5 | 0.6 |
125+
|-------------------------|-----------|-----|-----------|------------------|
126+
| 1.0 |||||
127+
| 1.1 |||||
128+
| 1.2 |||||
129+
| 1.3 |||| ✅ <sup>(1)</sup> |
130+
| 1.4 |||||
131+
132+
<sup>(1)</sup> **Note** `bind_with_options` works only from Restate 1.4 onward.
130133

131134
## Contributing
132135

0 commit comments

Comments
 (0)