Skip to content

Releases: Codex-/return-dispatch

v2.0.6

17 Jun 22:41
5210b85
Compare
Choose a tag to compare

   🚀 Features

   🙌 New Contributors

    View changes on GitHub

v2.0.5

12 Jun 11:04
Compare
Choose a tag to compare

   ⚙️ Maintenance Release

    View changes on GitHub

v2.0.4

09 Jan 21:38
Compare
Choose a tag to compare

   🚀 Features

    View changes on GitHub

v2.0.3

26 Oct 00:14
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • Prevent extra iterations occurring on getRunIdAndUrl  -  by @Codex- (b838f)
    View changes on GitHub

v2.0.2

16 Oct 09:22
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • Prevent extra iterations occurring on retryOrTimeout  -  by @Codex- (d2aec)
  • When workflow name is the substring of another workflow name  -  by @Codex- (83052)
    View changes on GitHub

v2.0.1

05 Oct 05:20
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v2.0.0

05 Oct 00:22
Compare
Choose a tag to compare

   🚀 Features

This release brings many changes to improve testability and coverage. Notably far better retry and error handling on failure cases with many improvements to logging in general for troubleshooting.

   🐞 Bug Fixes

  • Upstream response types fixed, can remove type assertion  -  by @Codex- (c228c)
  • Ensure failure is set before attempting to log and handle unknown throws  -  by @Codex- (21389)
  • Runtime failure when using es2024 features  -  by @Codex- (854b9)
  • Incorrect logging on dispatch  -  by @Codex- (1c670)
  • Don't recalculate retry timeout on each iteration  -  by @Codex- (9a80c)
  • AttemptToFindRunId would return timeout if called with an empty array  -  by @Codex- (d15ca)
  • Action would make extraneous calls when no run ids were found  -  by @Codex- (83057)
    View changes on GitHub

v1.16.0

26 Sep 22:54
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • Incorrect logging  -  by @Codex- (30034)
  • Internal retry should not fail action before the input timeout is exceeded  -  by @Codex- (d8c15)
  • Use the highest timeout value when retrying  -  by @Codex- (852e0)
    View changes on GitHub

v1.15.0

14 Aug 02:19
Compare
Choose a tag to compare

   🚀 Features

  • Add support for specifying the distinct_id to use  -  by @Codex- (6970d)

   🐞 Bug Fixes

    View changes on GitHub

v1.14.0

30 May 07:34
Compare
Choose a tag to compare

   🚀 Features

    View changes on GitHub