Jon
Jon
[n8n-4095](https://linear.app/n8n/issue/N8N-4095/%5Bnode-redesign%5D-google-sheets)
Fixes #4086
Github issue / Community forum post (link here to close automatically): https://community.n8n.io/t/linkedin-error-oauth2-callback/30534 https://community.n8n.io/t/linkedin-credential-errors/29363 LinkedIn now has 3 possible credential options... 1 and 2 ) Standard OAuth - Without Community Management...
## Summary This PR adds some extra debug logging for Vault external secrets, This is not ready for the real world as it does expose secrets in the logs.
Fixes: https://github.com/n8n-io/n8n/issues/7948 Technically this could be considered a breaking change as we are changing the input field type but the field is also not working at all as the API...
Github issue / Community forum post (link here to close automatically): https://community.n8n.io/t/google-drive-error-cannot-read-properties-of-undefined-reading-pipe/31868/9
## Summary This changes the AI Agent node to only use a secure connection if the SSL option is enabled. ## Related tickets and issues https://github.com/n8n-io/n8n/issues/8166
## Summary This adds continue on fail / error output branch support to the Google Workspace ADmin node. ## Related tickets and issues https://community.n8n.io/t/g-suite-admin-node-not-respecting-error-flow/36139
## Summary The mailchimp trigger node would fail when testing because staticdata is not available, This change swaps it to use the actual node properties instead which solves the issue...