n8n/packages
Michael Auerswald 9f797b96d8
feat(core): Add command to trigger license refresh on workers (#7184)
This PR implements the updated license SDK so that worker and webhook
instances do not auto-renew licenses any more.

Instead, they receive a `reloadLicense` command via the Redis client
that will fetch the updated license after it was saved on the main
instance

This also contains some refactoring with moving redis sub and pub
clients into the event bus directly, to prevent cyclic dependency
issues.
2023-09-17 11:05:54 +02:00
..
@n8n/client-oauth2 🚀 Release 1.4.0 (#7001) 2023-08-23 15:41:49 +02:00
@n8n_io/eslint-config ci: Remove eslint diff plugin. Run full linting on PRs (no-changelog) (#7175) 2023-09-14 16:55:06 +02:00
cli feat(core): Add command to trigger license refresh on workers (#7184) 2023-09-17 11:05:54 +02:00
core 🚀 Release 1.7.0 (#7162) 2023-09-13 14:55:52 +02:00
design-system 🚀 Release 1.7.0 (#7162) 2023-09-13 14:55:52 +02:00
editor-ui feat(editor): Add Workflow history route and base page (no-changelog) (#7161) 2023-09-15 13:17:04 +02:00
node-dev 🚀 Release 1.7.0 (#7162) 2023-09-13 14:55:52 +02:00
nodes-base fix(X (Formerly Twitter) Node): Rename Twitter to X (keep Twitter alias) (#7179) 2023-09-15 15:04:16 +02:00
workflow feat(editor): Add Workflow history route and base page (no-changelog) (#7161) 2023-09-15 13:17:04 +02:00