n8n/packages
Aaron Gutierrez 15ffd4fb9f
fix(Asana Node): Omit body from GET, HEAD, and DELETE requests (#8057)
Avoid unnecessarily including a request body with GET and HEAD requests.
Per RFC 7230 clients should not include a body for these requests, and
we (Asana) are rolling out an infrastructure change that will cause
these requests to fail.
2023-12-21 19:21:08 +01:00
..
@n8n feat(core): Add closeFunction support to Sub-Nodes (#7708) 2023-12-21 14:21:09 +01:00
@n8n_io/eslint-config ci: Add lint rule no-dynamic-import-template (no-changelog) (#8089) 2023-12-21 14:15:37 +01:00
cli fix(core): Remove circular dependency in WorkflowService and ActiveWorkflowRunner (#8128) 2023-12-21 17:37:08 +01:00
core feat(core): Add closeFunction support to Sub-Nodes (#7708) 2023-12-21 14:21:09 +01:00
design-system 🚀 Release 1.22.0 (#8115) 2023-12-21 13:51:24 +01:00
editor-ui fix: Show public API upgrade CTA when feature is not enabled (#8109) 2023-12-21 09:06:54 -05:00
node-dev 🚀 Release 1.22.0 (#8115) 2023-12-21 13:51:24 +01:00
nodes-base fix(Asana Node): Omit body from GET, HEAD, and DELETE requests (#8057) 2023-12-21 19:21:08 +01:00
workflow feat(core): Add closeFunction support to Sub-Nodes (#7708) 2023-12-21 14:21:09 +01:00