Skip to content

Releases: indeedeng/iwf

v1.10.1

04 Oct 13:18
5b4cefb
Compare
Choose a tag to compare

New Features

  • Support for default HTTP Headers to be set in Interpreter Config

What's Changed

  • IWF-70: allow headers to be set in Interpreter Config by @samuel27m in #424

Full Changelog: v1.10.0...v1.10.1

v1.10.0

30 Sep 21:21
e0c4caa
Compare
Choose a tag to compare

Highlights

  • Renamed IdReusePolicy from ALLOW_IF_PREVIOUS_EXISTS_ABNORMALLY to ALLOW_IF_PREVIOUS_EXITS_ABNORMALLY; required for backward compatibility in SDKs
  • Renamed GetDataObjects to GetDataAttributes in Temporal and Cadence queryHandler

New features

  • Support initial data attributes when starting workflow

What's Changed

New Contributors

Full Changelog: v1.9.2...v1.10.0

v1.9.2 Patch Release

26 Jul 17:49
9000724
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.9.1...v1.9.2

v1.9.1 Patch Release

31 May 00:38
81f2c8d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.9.0...v1.9.1

v1.9.0 Release

15 May 17:00
c6fb37c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.8.3...v1.9.0

v1.8.3 Patch Release

21 Feb 20:53
84db42f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.8.2...v1.8.3

v1.8.2 Release

08 Feb 21:40
91b683d
Compare
Choose a tag to compare

Highlights

Cron is deprecated in Temporal.

As a result it's now replaced with Schedule.

What's Changed

Full Changelog: v1.8.1...v1.8.2

v1.8.1 patch release

24 Oct 05:06
8f84a32
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.8.0...v1.8.1

v1.8.0 release

18 Sep 22:21
5410299
Compare
Choose a tag to compare

New features

  • RPC support locking persistence fields. see docs
  • New persistence loading type: None for saving unnecessary data transportation
  • Ability to wait for workflow state execution. Experimental, see docs
  • Add failure recovery policy for execute API, see docs
  • Healthcheck API

What's Changed

New Contributors

Full Changelog: v1.7.1...v1.8.0

v1.7.1

27 Jul 17:14
aae2109
Compare
Choose a tag to compare

What's Changed

  • Fix bug of missing IwfWorkflowType system search attribute when no workflowStartOptions by @longquanzheng in #309

Full Changelog: v1.7.0...v1.7.1