n8n/packages
Iván Ovejero 78243edd18
refactor(core): Make pruning via lifecycle configuration in S3 mode mandatory (#7482)
Since we do not store which executions produced binary data, for pruning
on S3 we need to query for binary data items for each execution in order
to delete them. To minimize requests to S3, allow the user to skip
pruning requests when setting TTL at bucket level.
2023-10-24 10:37:02 +02:00
..
@n8n/client-oauth2 🚀 Release 1.10.0 (#7350) 2023-10-05 14:12:37 +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 refactor(core): Make pruning via lifecycle configuration in S3 mode mandatory (#7482) 2023-10-24 10:37:02 +02:00
core refactor(core): Make pruning via lifecycle configuration in S3 mode mandatory (#7482) 2023-10-24 10:37:02 +02:00
design-system 🚀 Release 1.11.0 (#7402) 2023-10-11 13:38:34 +02:00
editor-ui fix(editor): Fix connections disappearing after reactivating canvas and renaming a node (#7483) 2023-10-23 10:07:33 +02:00
node-dev refactor(core): Abstract away InstanceSettings and encryptionKey into injectable services (no-changelog) (#7471) 2023-10-23 13:39:35 +02:00
nodes-base fix(MQTT Trigger Node): Fix node causing a start up hang when active (#7498) 2023-10-24 09:37:49 +02:00
workflow refactor(core): Abstract away InstanceSettings and encryptionKey into injectable services (no-changelog) (#7471) 2023-10-23 13:39:35 +02:00