Skip to content

Releases: conductor-oss/java-sdk

v5.0.3.rc1

30 May 15:50
c7a516b

Choose a tag to compare

v5.0.3.rc1 Pre-release
Pre-release

What’s Changed

What's Changed

New Contributors

Full Changelog: v5.0.2...v5.0.3

v5.0.2

11 May 16:51
4ac99db

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.0.1...v5.0.2

v5.0.1

25 Feb 23:32
a7d671c

Choose a tag to compare

What's Changed

Full Changelog: v5.0.0...v5.0.1

v5.0.0

19 Feb 07:30
c9fb088

Choose a tag to compare

What's Changed

  • Typed Tasks in workflow runtime classes by @mp-orkes in #73
  • Fix wait task until and duration parsing by @mp-orkes in #74
  • SDK Consolidation across orkes and oss clients by @v1r3n in #72
  • Update README.md by @v1r3n in #75

Full Changelog: v4.1.2...v5.0.0

v4.2.0-rc3

28 Jan 03:36

Choose a tag to compare

v4.2.0-rc3 Pre-release
Pre-release

What's Changed

  • Typed Tasks in workflow runtime classes by @mp-orkes in #73

Full Changelog: v4.2.0-rc2...v4.2.0-rc3

v4.1.3

28 Jan 18:37
edf3b33

Choose a tag to compare

What's Changed

  • Typed Tasks in workflow runtime classes by @mp-orkes in #73
  • Fix wait task until and duration parsing by @mp-orkes in #74

Full Changelog: v4.1.2...v4.1.3

v4.2.0-rc2

27 Jan 23:12

Choose a tag to compare

v4.2.0-rc2 Pre-release
Pre-release

Full Changelog: v4.1.2...v4.2.0-rc2

v4.2.0-rc1

27 Jan 08:30

Choose a tag to compare

v4.2.0-rc1 Pre-release
Pre-release

Full Changelog: v4.1.2...v4.2.0-rc1

v4.1.2

12 Jan 20:44
5f15988

Choose a tag to compare

What's Changed

Full Changelog: v4.1.1...v4.1.2

v4.1.1

18 Dec 10:14
0936778

Choose a tag to compare

🐞 Presigned S3 Upload Compatibility Fix

Fixed S3 presigned URL upload failures (403) by adding Content-Type: application/json to upload requests when content-type is included in the signed headers - S3 external payload uploads fail with 403 after server upgrade (v3.21.12 → v3.21.17+) #694

What's Changed

  • Fix S3 presigned URL upload 403 error by setting Content-Type header by @nthmost-orkes in #68

New Contributors

Full Changelog: v4.1.0...v4.1.1