n8n/packages/nodes-base/nodes/Google
Taha Sönmez fbf60199d9
fix(Google Sheet Node): Fix issue with null values and "Use Header Names as JSON Paths" option (#3395)
* fixed Google Sheet 'Use Header Names as JSON Paths' issue when input data contains null values. https://community.n8n.io/t/error-cannot-read-properties-of-null-reading-tostring/14385/2

*  Update URLs to n8n.io API (#3391)

* fix(core): Fix migrations on non-public Postgres schema (#3356)

* 🐛 Fix UM migration

*  Account for schema in `search_path`

* 🔥 Remove unneeded schema refs

* 🧪 Account for alt schema in DB testing

*  Add schema to `IncreaseTypeVarcharLimit`

*  Set `search_path` in every migration

*  Set `search_path` in down migrations

* refactor(core): Improve error message

* feat(RabbitMQ Trigger Node): Make message acknowledgement and parallel processing configurable (#3385)

* feat(RabbitMQ Trigger Node): Make message acknowledgement and concurrent
processing configurable

*  Make sure that messages do not get executed multiple times

* 👕 Fix lint issue

* 🐛 Fix issue that for manual executions in "own" mode messages got
know acknowledged

*  Increment count now that console.log got removed

*  Improvements

*  Fix default value

*  Improve display name

* fix(Gmail Node): Fix sending attachments when filesystem mode is used (#3396)

*  Minor improvement

Co-authored-by: Taha Sönmez <mtssonmez@gmail.com>
Co-authored-by: Ben Hesseldieck <1849459+BHesseldieck@users.noreply.github.com>
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
Co-authored-by: Jan Oberhauser <janober@users.noreply.github.com>
Co-authored-by: Michael Kret <88898367+michael-radency@users.noreply.github.com>
2022-05-30 13:37:34 +02:00
..
Analytics refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
BigQuery refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Books refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Calendar refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Chat refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
CloudNaturalLanguage refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Contacts refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Docs refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Drive refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Firebase refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Gmail fix(Gmail Node): Fix sending attachments when filesystem mode is used (#3396) 2022-05-30 12:23:57 +02:00
GSuiteAdmin refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Perspective refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Sheet fix(Google Sheet Node): Fix issue with null values and "Use Header Names as JSON Paths" option (#3395) 2022-05-30 13:37:34 +02:00
Slides refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Task refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Translate refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
YouTube refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00