File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed
conductor-clients/java/conductor-java-sdk Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change
1
+ # Changelog
2
+
3
+ All notable changes to this project will be documented in this file.
4
+
5
+ ## [ 4.0.0] - 2024-10-09
6
+ - New major release – [ Read more] ( https://orkes.io/blog/conductor-java-client-v4/ )
7
+
8
+ ## [ 4.0.1] - 2024-10-30
9
+ - Improve Spring modules with auto-configuration - https://github.com/conductor-oss/conductor/pull/287
10
+ - Added Jackson Kotlin module to client ObjectMapper - https://github.com/conductor-oss/conductor/pull/294
11
+ - Fix chronounit issue in java sdk - https://github.com/conductor-oss/conductor/pull/298
12
+
13
+ ## [ 4.0.2] - 2024-12-09
14
+ - Added ZoneId to ` SaveScheduleRequest ` - https://github.com/conductor-oss/conductor/pull/302
15
+ - Add callTimeout field to ConductorClient builder - https://github.com/conductor-oss/conductor/pull/317
16
+ - Task poll update v2 - https://github.com/conductor-oss/conductor/pull/328
17
+
18
+ ## [ 4.0.3] - 2024-12-17
19
+ - Add testWorkflow to OrkesWorkflowClient - https://github.com/conductor-oss/conductor/pull/333
20
+
21
+ ## [ 4.0.4] - 2025-01-07
22
+ - Added lease extension to java sdk and fixed tests - https://github.com/conductor-oss/conductor/pull/349
23
+ - Unify environment variable usage - https://github.com/conductor-oss/conductor/pull/353
24
+ - Add support for configurable MetricsCollector in Spring client - https://github.com/conductor-oss/conductor/pull/356
You can’t perform that action at this time.
0 commit comments