Skip to content

Commit 9850921

Browse files
Bump to 2.8.0
1 parent 14f0172 commit 9850921

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@ This library follows [Semantic Versioning](https://semver.org/).
288288

289289
The compatibility with Restate is described in the following table:
290290

291-
| Restate Server\sdk-java | < 2.0 | 2.0 - 2.1 | 2.2 - 2.3 | 2.4 - 2.7 |
291+
| Restate Server\sdk-java | < 2.0 | 2.0 - 2.1 | 2.2 - 2.3 | 2.4 - 2.8 |
292292
|-------------------------|------------------|-----------|------------------|------------------|
293293
| < 1.3 |||||
294294
| 1.3 ||| ✅ <sup>(1)</sup> | ✅ <sup>(2)</sup> |

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@
273273
micrometer-context-propagation = '1.1.3'
274274
opentelemetry = '1.58.0'
275275
protobuf = '4.29.3'
276-
restate = '2.8.0-SNAPSHOT'
276+
restate = '2.8.0'
277277
schema-kenerator = '2.1.2'
278278
spring-boot = '3.4.13'
279279
vertx = '4.5.24'

0 commit comments

Comments
 (0)