Skip to content

Tags: manetu/temporal-clojure-sdk

Tags

v1.5.1

Toggle v1.5.1's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
ghaskins Gregory Haskins
Release v1.5.1

Changes since v1.5.0
--------------------
6d512f4 Use temporal-shaded to avoid protobuf version mismatch

Signed-off-by: Greg Haskins <[email protected]>

v1.5.0

Toggle v1.5.0's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
ghaskins Gregory Haskins
Release v1.5.0

Changes since v1.4.0
--------------------
e8d22bc Add support for Temporal Cloud APIKEYs

Signed-off-by: Greg Haskins <[email protected]>

v1.4.0

Toggle v1.4.0's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
ghaskins Gregory Haskins
Release v1.4.0

Changes since v1.3.2
--------------------
324a6ad Add tests for `worker-options` vthreads
a5f587c Use passed worker options in `temporal.testing.env`
afebc06 Sort `worker-option` lines alphabetically in both code and docs
eb4ca1d Add Nexus, Virtual Threads WorkerOptions to the worker-options map

Signed-off-by: Greg Haskins <[email protected]>

v1.3.2

Toggle v1.3.2's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
ghaskins Gregory Haskins
Release v1.3.2

Changes since v1.3.1
--------------------
29be1c8 Remove unicode non-breaking space

Signed-off-by: Greg Haskins <[email protected]>

v1.3.1

Toggle v1.3.1's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
ghaskins Gregory Haskins
Release v1.3.1

Changes since v1.3.0
--------------------
f9a0cca Add support for start-delay option

Signed-off-by: Greg Haskins <[email protected]>

v1.3.0

Toggle v1.3.0's commit message
Release v1.3.0

Changes since v1.2.1
--------------------
6280958 Update deps

Signed-off-by: Greg Haskins <[email protected]>

v1.2.1

Toggle v1.2.1's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
ghaskins Gregory Haskins
Release v1.2.1

Changes since v1.2.0
--------------------
df80a81 [testenv] Add support for custom search attributes

Signed-off-by: Greg Haskins <[email protected]>

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
ghaskins Gregory Haskins
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]>

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
ghaskins Gregory Haskins
Release v1.1.0

Changes since v1.0.4
--------------------
0ac4fa4 remove the default options for child workflows and fall back to the JavaSDK workflow defaults

N.B. This is a breaking change if your code relied upon the child-workflow timeout default.

Signed-off-by: Greg Haskins <[email protected]>

v1.0.4

Toggle v1.0.4's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
ghaskins Gregory Haskins
Release v1.0.4

Changes since v1.0.3
--------------------
9f2619a Fix default retry behavior for local activities

Signed-off-by: Greg Haskins <[email protected]>