Skip to content

Commit e124cea

Browse files
committed
Release v1.2.0
Changes since v1.1.0 -------------------- 1576bf4 Update to temporal-sdk 1.27.0 and add support for vthreads 436b82c Use jdk23 image instead of cimg/clojure, since the JDK is lagging d669501 Fix misplaced default in :workflow-task-timeout documentation Signed-off-by: Greg Haskins <[email protected]>
1 parent 1576bf4 commit e124cea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(defproject io.github.manetu/temporal-sdk "1.1.1-SNAPSHOT"
1+
(defproject io.github.manetu/temporal-sdk "1.2.0"
22
:description "A Temporal SDK for Clojure"
33
:url "https://github.com/manetu/temporal-clojure-sdk"
44
:license {:name "Apache License 2.0"

0 commit comments

Comments
 (0)