Skip to content

Releases: indeedeng/iwf

v1.16.0

17 Feb 22:55
6249778
Compare
Choose a tag to compare

Highlights

  • Enable optimized timer creation

💥Breaking Changes

  • Breaking change in IWF-542: STATE_API_FAIL_MAX_OUT_RETRY_ERROR_TYPE renamed to STATE_API_FAIL_ERROR_TYPE

New features

  • Optimize Timer creation #465
    • Timer feature optimization reducing the number of Cadence/Temporal actions used
  • Changes to the IwfEvents emitted:
    • Include the user-defined search attributes
    • Include startTimestampInMs value in all events
    • Include error field

What's Changed

  • IWF-439: Add comments for integration test workflows by @stevo89519 in #534
  • IWF-472: Fix all the panic and enable test coverage by @samuel27m in #535
  • IWF-542: Update iwf-idl and replace deprecated workflow type error by @stevo89519 in #538
  • IWF-546: Add search attributes to IwfEvents by @lwolczynski in #539
  • IWF-274: Optimize Timer creation by @bowersj27 in #529
  • IWF-532: Close integration test workflows when finished by @lwolczynski in #540
  • IWF-512: Add start timestamp field to all events by @lwolczynski in #541
  • IWF-511: [iWF] Add a error field to the IwfEvent struct by @samuel27m in #544
  • IWF-343: Fix concurrent write panic for parallel test by @samuel27m in #545

Full Changelog: v1.15.3...v1.16.0

v1.15.3

21 Jan 18:09
5cce3b6
Compare
Choose a tag to compare

What's Changed

  • Bump golang.org/x/crypto from 0.26.0 to 0.31.0 by @dependabot in #532
  • IWF-257: adding comments to parallelized threads by @ktrops in #531
  • IWF-121 remove all trailing / from worker url by @N-give in #533

New Contributors

Full Changelog: v1.15.2...v1.15.3

v1.15.2

07 Jan 18:24
Compare
Choose a tag to compare

What's Changed

  • IWF-401: update activity type name to find reset history eventID by @ktrops in #515
  • IWF-124: Ignore empty output for collector by @lwolczynski in #524
  • Fix Cadence starting issue in docker compose by @lwolczynski in #528

Full Changelog: v1.15.1...v1.15.2

v1.15.1

16 Dec 22:19
8fffb80
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.15.0...v1.15.1

v1.15.0

10 Dec 19:45
1bed2dc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.14.1...v1.15.0

v1.14.1

02 Dec 19:44
1d24724
Compare
Choose a tag to compare

What's Changed

IWF-335: support skipping update methods for reset by @ktrops in #486
IWF-163: Add retry policy to QueryWorkflow calls by @lwolczynski in #491

Full Changelog: v1.14.0...v1.14.1

v1.14.0

22 Nov 22:38
425478b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.13.0...v1.14.0

v1.13.0

20 Nov 10:21
95bd316
Compare
Choose a tag to compare

New feature

  • New framework for emitting workflow events

What's Changed

Full Changelog: v1.12.0...v1.13.0

v1.12.0

05 Nov 16:08
7fe9eb9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.11.1...v1.12.0

v1.11.1

01 Nov 22:29
bcb1d8c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.11.0...v1.11.1