fix(core): Renew license on startup for instances with detached floating entitlements (#12884)
Some checks failed
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
Benchmark Docker Image CI / build (push) Has been cancelled

This commit is contained in:
Cornelius Suermann 2025-01-28 21:02:24 +01:00 committed by GitHub
parent ac84ea1445
commit f32eef85bd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View file

@ -96,7 +96,7 @@
"@n8n/task-runner": "workspace:*", "@n8n/task-runner": "workspace:*",
"@n8n/typeorm": "0.3.20-12", "@n8n/typeorm": "0.3.20-12",
"@n8n_io/ai-assistant-sdk": "1.13.0", "@n8n_io/ai-assistant-sdk": "1.13.0",
"@n8n_io/license-sdk": "2.14.2", "@n8n_io/license-sdk": "2.15.0",
"@oclif/core": "4.0.7", "@oclif/core": "4.0.7",
"@rudderstack/rudder-sdk-node": "2.0.9", "@rudderstack/rudder-sdk-node": "2.0.9",
"@sentry/node": "catalog:", "@sentry/node": "catalog:",

View file

@ -803,8 +803,8 @@ importers:
specifier: 1.13.0 specifier: 1.13.0
version: 1.13.0 version: 1.13.0
'@n8n_io/license-sdk': '@n8n_io/license-sdk':
specifier: 2.14.2 specifier: 2.15.0
version: 2.14.2 version: 2.15.0
'@oclif/core': '@oclif/core':
specifier: 4.0.7 specifier: 4.0.7
version: 4.0.7 version: 4.0.7
@ -4511,8 +4511,8 @@ packages:
resolution: {integrity: sha512-16kftFTeX3/lBinHJaBK0OL1lB4FpPaUoHX4h25AkvgHvmjUHpWNY2ZtKos0rY89+pkzDsNxMZqSUkeKU45iRg==} resolution: {integrity: sha512-16kftFTeX3/lBinHJaBK0OL1lB4FpPaUoHX4h25AkvgHvmjUHpWNY2ZtKos0rY89+pkzDsNxMZqSUkeKU45iRg==}
engines: {node: '>=20.15', pnpm: '>=8.14'} engines: {node: '>=20.15', pnpm: '>=8.14'}
'@n8n_io/license-sdk@2.14.2': '@n8n_io/license-sdk@2.15.0':
resolution: {integrity: sha512-g+f2aW2vFL7VTNiL6Vak+dm9P4eJEpxJ7/Nqzp6d1YHsMixM0YeU8CPWeCCddgZW2pF0viyogpuF3L7uplv6ww==} resolution: {integrity: sha512-EmEAHNJu7S0dDom2E7OOT3cfrJyy0gpmyAX0z6WUkcZgST0ZvXLxCLpaQHY+sD5vOwTwitWq9WFKyCRmbBJVIQ==}
engines: {node: '>=18.12.1'} engines: {node: '>=18.12.1'}
'@n8n_io/riot-tmpl@4.0.0': '@n8n_io/riot-tmpl@4.0.0':
@ -17003,7 +17003,7 @@ snapshots:
'@n8n_io/ai-assistant-sdk@1.13.0': {} '@n8n_io/ai-assistant-sdk@1.13.0': {}
'@n8n_io/license-sdk@2.14.2': '@n8n_io/license-sdk@2.15.0':
dependencies: dependencies:
crypto-js: 4.2.0 crypto-js: 4.2.0
node-machine-id: 1.1.12 node-machine-id: 1.1.12