-
Notifications
You must be signed in to change notification settings - Fork 7.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fixed a Google Sheet Node issue #3395
Merged
Merged
Commits on May 29, 2022
-
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
Configuration menu - View commit details
-
Copy full SHA for 6537dae - Browse repository at this point
Copy the full SHA 6537daeView commit details
Commits on May 30, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 56c07a4 - Browse repository at this point
Copy the full SHA 56c07a4View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for b49d493 - Browse repository at this point
Copy the full SHA b49d493View commit details -
Configuration menu - View commit details
-
Copy full SHA for d7c6833 - Browse repository at this point
Copy the full SHA d7c6833View commit details -
feat(RabbitMQ Trigger Node): Make message acknowledgement and paralle…
…l 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
Configuration menu - View commit details
-
Copy full SHA for b851289 - Browse repository at this point
Copy the full SHA b851289View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a09da9 - Browse repository at this point
Copy the full SHA 3a09da9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 03e4a9b - Browse repository at this point
Copy the full SHA 03e4a9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for eafd688 - Browse repository at this point
Copy the full SHA eafd688View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.