Releases: Codex-/return-dispatch
Releases · Codex-/return-dispatch
v2.0.4
🚀 Features
- New input parameter job fetch retries with a linear backoff strategy - by @Yermanaco in https://github.com/Codex-/return-dispatch/issues/267 (73e46)
View changes on GitHub
v2.0.3
🐞 Bug Fixes
View changes on GitHub
v2.0.2
🐞 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
v2.0.0
🚀 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.
- Implement retrying on server errors - by @Codex- (d608b)
- Simplify branch name handling - by @Codex- (95105)
- Use more efficient branch handling - by @Codex- (20d9a)
🐞 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
v1.15.0
v1.14.0
v1.13.0
Release 1.12.0
- fix: allow all possible workflow input types
#200
- fix: look beyond first page of repo workflows
#199
- chore(deps): update dependency release-it to v17
#202
- fix(deps): update dependency @actions/github to v6
#196
- chore(deps): update actions/setup-node action to v4
#194
- build(deps-dev): bump postcss from 8.4.29 to 8.4.31
#192
- chore(deps): update actions/checkout action to v4
#191
- fix(deps): update all non-major dependencies
acac21d
- chore(deps): update all non-major dependencies
a18cdc3
- chore(deps): update all non-major dependencies
d8150de
- feat: Provide narrowed type error on invalid inputs
fde0df9
- chore(deps): update dependency @types/node to v20
78fb303
- build: generate new bundle.
0cd45ed