Jan Oberhauser
f8f8ca1cf7
🔖 Release n8n-nodes-base@0.210.0
2023-01-19 14:06:01 +00:00
Michael Kret
e667df783c
fix(core): Revert rule @typescript-eslint/prefer-nullish-coalescing
2023-01-19 14:37:19 +02:00
Michael Auerswald
9b032d68bc
feat(core): Add Prometheus metrics for n8n events and api invocations (experimental) ( #5177 )
...
* create prometheus metrics from events
* feat(core): Add more Prometheus metrics (experimental) (#5187 )
* refactor(core): Add Prometheus labels to relevant metrics
* feat(core): Add more Prometheus metrics (experimental)
* add 'v' prefix to value of version label
Co-authored-by: Cornelius Suermann <cornelius@n8n.io>
2023-01-19 12:11:31 +01:00
Sven Ziegler
4ebf40c7a2
docs: Update the contribution guidelines (no-changelog) ( #5165 )
2023-01-19 09:41:44 +00:00
Michael Kret
8f49f494ae
fix(HTTP Request Node): Bug - node requires string instead of json
2023-01-19 11:34:36 +02:00
Sven Ziegler
e275306c64
fix(GitLab Node): Update credential test endpoint ( #5166 )
2023-01-19 09:20:58 +00:00
Iván Ovejero
b718464b1f
fix(editor): Allow special chars in node selector completion ( #5196 )
...
🐛 Widen regex
2023-01-19 09:42:00 +01:00
Mutasem Aldmour
a89c9c68d1
test: Add tests for pinning data ( #5157 )
...
* test: add tests for pinning
* test: add test for value
* test: add pinned data tests
* test: refactor into ndv
* refactor: move to ndv
* refactor: rename node
* test: fix test
* test: fix refactor
* test: remove unused id
* test: update test
* test: chain rename input
* test: refactor invoking text
* test: fix ndv tests
* test: move test id
* test: update selectors
2023-01-18 15:48:36 +01:00
Cornelius Suermann
e36112a6d4
fix(core): Fix migration (no-changelog) ( #5186 )
...
* fix(core): Fix migration (no-changelog)
* revert previous fix and apply correct one
2023-01-18 15:42:09 +01:00
Michael Kret
8dbe6159d0
fix(HTTP Request Node): Response format to text is ignored for JSON responses
2023-01-18 15:31:39 +02:00
Marcus
026f3a532d
fix(Gmail Trigger Node): Filter by labels not working ( #5173 )
...
⚡ ️added missing getLabels loadOptions
2023-01-18 10:47:26 +01:00
Michael Kret
5426690791
feat(Item Lists Node): Table tranformation
2023-01-17 18:40:28 +02:00
Jan Oberhauser
b7aa45536b
📚 Update CHANGELOG.md and main package.json to 0.211.2
2023-01-17 09:20:29 -06:00
Jan Oberhauser
9ede87da02
🔖 Release n8n@0.211.2
2023-01-17 15:14:55 +00:00
Jan Oberhauser
f593eacea3
⬆️ Set n8n-nodes-base@0.209.2 on n8n
2023-01-17 15:14:55 +00:00
Jan Oberhauser
141834edbf
🔖 Release n8n-nodes-base@0.209.2
2023-01-17 15:12:30 +00:00
Iván Ovejero
c0268f572f
fix(core): Restore community nodes installation ( #5180 )
...
🐛 Fix check for community nodes not installing
2023-01-17 16:04:58 +01:00
Michael Kret
e839a81cc5
feat: (Google Sheets Trigger Node): Trigger for Google Sheets
2023-01-17 15:21:16 +02:00
Mutasem Aldmour
ce1f4efea7
test: Add e2e tests for PRs ( #5176 )
...
* test: add e2e tests for PRs
* test: update condition
* test: update job
* test: update with label
2023-01-17 13:44:19 +01:00
Jan Oberhauser
b9f2acd25f
📚 Update CHANGELOG.md and main package.json to 0.211.1
2023-01-16 08:52:42 -06:00
Jan Oberhauser
26be3963a8
🔖 Release n8n@0.211.1
2023-01-16 14:47:16 +00:00
Jan Oberhauser
1513fb824f
⬆️ Set n8n-core@0.151.1, n8n-editor-ui@0.177.1, n8n-nodes-base@0.209.1 and n8n-workflow@0.133.1 on n8n
2023-01-16 14:47:15 +00:00
Jan Oberhauser
514338d096
🔖 Release n8n-editor-ui@0.177.1
2023-01-16 14:42:02 +00:00
Jan Oberhauser
b0ae6ee387
⬆️ Set n8n-design-system@0.51.1 and n8n-workflow@0.133.1 on n8n-editor-ui
2023-01-16 14:42:01 +00:00
Jan Oberhauser
a4eacd0cab
🔖 Release n8n-design-system@0.51.1
2023-01-16 14:41:24 +00:00
Jan Oberhauser
d4ee21bef3
🔖 Release n8n-nodes-base@0.209.1
2023-01-16 14:38:59 +00:00
Jan Oberhauser
1efaa4c063
⬆️ Set n8n-core@0.151.1 and n8n-workflow@0.133.1 on n8n-nodes-base
2023-01-16 14:38:59 +00:00
Jan Oberhauser
e9e2dd1e39
🔖 Release n8n-node-dev@0.90.1
2023-01-16 14:38:29 +00:00
Jan Oberhauser
3f3bc8750e
⬆️ Set n8n-core@0.151.1 and n8n-workflow@0.133.1 on n8n-node-dev
2023-01-16 14:38:28 +00:00
Jan Oberhauser
73d09acd9e
🔖 Release n8n-core@0.151.1
2023-01-16 14:38:05 +00:00
Jan Oberhauser
6e22d2e689
⬆️ Set n8n-workflow@0.133.1 on n8n-core
2023-01-16 14:38:05 +00:00
Jan Oberhauser
3b34139969
🔖 Release n8n-workflow@0.133.1
2023-01-16 14:37:37 +00:00
Valya
98017dc36f
fix: Extension deep compare not quite working for some primitives ( #5172 )
...
fix: extension deep compare not quite working for some primitives
2023-01-16 14:15:19 +00:00
OlegIvaniv
582865c7e9
feat(editor): Supress validation errors for freshly added nodes ( #5149 )
...
* feat(editor): Supress validation errors when node is added from node creator
* Supress initial errors also for resource locator inputs
* Use nodeMetadata prop to store node's `pristine` state
* Revert `setNodeParameters` check for `nodeMetadata`
* Rename getIsNodePristine to isNodePristine
2023-01-16 14:55:58 +01:00
Mutasem Aldmour
96d773f82d
test: Update unit tests to remove hash ( #5152 )
...
* test: update unit tests to remove hash
* chore: update callout component
2023-01-16 14:16:12 +01:00
Jonathan Bennetts
dfff982662
feat(Google Ads Node): Update api version to v11 ( #4427 )
2023-01-16 13:12:58 +00:00
Valya
f634f0dc59
fix: Extend date functions clobbering plus/minus ( #5170 )
...
* fix: extended date functions clobbering plus/minus
* fix: minus extension doing plus instead
2023-01-16 13:01:58 +00:00
Iván Ovejero
a0c5232aa5
fix: Build cli
to fix Postgres and MySQL test runs ( #5171 )
2023-01-16 11:12:09 +01:00
Marcus
9958c324db
feat(Google Drive Trigger Node): Use resource locator component ( #5148 )
...
* ♻️ move GoogleDrive.node.ts search methods to SearchFuntions.ts
* ⚡ ️parameter Folder RLC
* ⚡ ️parameter File RLC
* 🎨 File RLC placeholder use 'drive.google.com/xxx' urls
2023-01-16 10:45:44 +01:00
Csaba Tuncsik
c53ce1e5b7
refactor(editor): Remove old execution view route and its dependants ( #4651 )
...
* fix(editor): Remove old execution view header
* fix(editor): Remove old execution route
2023-01-16 10:11:15 +01:00
Jan Oberhauser
38aa99b182
📚 Add warning about latest version
2023-01-13 13:42:59 -06:00
कारतोफ्फेलस्क्रिप्ट™
97969fc815
fix: Upgrade jsonwebtoken
to address CVE-2022-23540 ( #5116 )
2023-01-13 18:24:59 +01:00
कारतोफ्फेलस्क्रिप्ट™
0a5ab560b1
refactor: Upgrade typeorm to 0.3.x ( #5151 )
2023-01-13 18:12:22 +01:00
Michael Kret
6608e69457
refactor(core): Remove linting exceptions in nodes-base (no-changelog) ( #4944 )
2023-01-13 18:11:56 +01:00
Jan Oberhauser
d7732ea150
📚 Update CHANGELOG.md and main package.json to 0.211.0
2023-01-13 10:26:04 -06:00
Jan Oberhauser
a223e6b9f7
🔖 Release n8n@0.211.0
2023-01-13 16:20:25 +00:00
Jan Oberhauser
e4e761825e
⬆️ Set n8n-core@0.151.0, n8n-editor-ui@0.177.0, n8n-nodes-base@0.209.0 and n8n-workflow@0.133.0 on n8n
2023-01-13 16:20:24 +00:00
Jan Oberhauser
b0b3cca628
🔖 Release n8n-editor-ui@0.177.0
2023-01-13 16:18:18 +00:00
Jan Oberhauser
54f8a16d58
⬆️ Set n8n-design-system@0.51.0 and n8n-workflow@0.133.0 on n8n-editor-ui
2023-01-13 16:18:17 +00:00
Jan Oberhauser
4031f0356b
🔖 Release n8n-design-system@0.51.0
2023-01-13 16:18:00 +00:00