Releases: Flowpack/prunner
Releases · Flowpack/prunner
v1.2.0
v1.1.0-rc5
What's Changed
- Add
aarch64
release build by @JamesAlias in #41 - Task: Update to Go 1.20 and update linter and actions by @hlubek in #42
- Allow cancel of queued job by @hlubek in #43
New Contributors
- @JamesAlias made their first contribution in #41
Full Changelog: v1.0.1...v1.1.0-rc1
v1.0.1
1.0.0: fix memory leaks with huge job outputs
Merge pull request #39 from Flowpack/memory-leak-debugging !!! BUGFIX: fix huge memory leak where job output was stored in memory for a long time - Disables {{ .Output }} and {{ .Tasks.XYZ.Output }} placeholders
v0.8.3
v0.8.2
v0.8.1
- Added graceful shutdown
- Added watch mode and reload of definitions on SIGUSR1 (not for Windows)
Full Changelog: v0.7.1...v0.8.1