Skip to content

Commit 4369cda

Browse files
authored
Merge pull request #383 from conductor-oss/doc/java-client-changelog
Java Client/SDK v4 changelog
2 parents 94cd17a + 0f32fc6 commit 4369cda

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
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

0 commit comments

Comments
 (0)