Releases: n8n-io/task-runner-launcher
Releases · n8n-io/task-runner-launcher
1.1.0
What's Changed
- feat: Add task timeout env var by @ivov in #54
- docs: Fix typo in health check by @ivov in #55
- docs: Fix typo in release step by @ivov in #53
- refactor: Display excluded env vars in debug logs by @ivov in #56
- refactor: Reduce log verboseness by @tomi in #57
Full Changelog: 1.0.0...1.1.0
1.0.0
0.7.0-rc
What's Changed
- test: Add coverage for
config
package by @ivov in #31 - feat: Use task broker's health endpoint by @tomi in #32
- test: Add coverage for
logs
package by @ivov in #34 - test: Add coverage for
retry
package by @ivov in #33 - test: Add coverage for readiness check by @ivov in #35
- feat: Add sentry by @tomi in #36
- refactor: Streamline configs by @ivov in #41
- ci: Rename
audit
job tochecks
inchecks
action by @ivov in #42 - ci: Introduce format check by @ivov in #40
- test: Add coverage for token exchange by @ivov in #38
- test: Add coverage for healthcheck server by @ivov in #37
- test: Add coverage for
handshake
package by @ivov in #43 - docs: Revamp launcher documentation by @ivov in #44
- refactor: Convert all tests to use
testify
by @ivov in #45 - refactor: Encapsulate health check server logic by @ivov in #46
- docs: Fix link and typos by @ivov in #47
- test: Add coverage for runner health monitor by @ivov in #39
- fix: Fix typo in env var name by @tomi in #48
- docs: Mention
GENERIC_TIMEZONE
in config example by @tomi in #51
Full Changelog: 0.6.0-rc...0.7.0-rc
0.6.0-rc
What's Changed
- feat: Stay active on n8n instance crash by @ivov in #24
- refactor: Organize
internal
dir by @ivov in #27 - test: Ensure consistent order in
AllowedOnly
result by @ivov in #28 - refactor: Simplify configuration by @tomi in #29
- refactor: Encapsulate runner config operations by @ivov in #30
Full Changelog: 0.5.0-rc...0.6.0-rc
0.5.0-rc
0.4.0-rc
What's Changed
- chore: Rename
master
tomain
in license by @ivov in #8 - docs: Add release instructions by @ivov in #9
- ci: Introduce linting by @ivov in #10
- feat: Handshake with main by @ivov in #6
- refactor: Rename Go module to align with repository name by @ivov in #12
- ci: Add notify PR status workflow by @tomi in #14
- feat: Launch runner on demand by @ivov in #13
- refactor: Introduce log levels by @ivov in #11
- feat: Add health check endpoint by @ivov in #15
- feat: Ensure main instance is ready on startup and available on token exchange by @ivov in #16
- refactor: Set up env config by @ivov in #17
- refactor: Improve naming by @ivov in #19
- docs: Add security notice by @ivov in #20
- test: Set up tests and add coverage for
env
package by @ivov in #21 - feat: Monitor runner health by @ivov in #18
- feat: Set sane defaults for all URIs by @ivov in #22
Full Changelog: 0.3.0-rc...0.4.0-rc
0.3.0-rc
0.1.1: Merge pull request #2 from n8n-io/arm64-support
ci: Add arm64 support
0.1.0: Merge pull request #1 from n8n-io/supgroups-and-execve-message
feat: Clear supplementary groups and provide an error message if execve fails Also fixed a segfault related to strerror