Bernhard Wittmann
5fb777e14e
fix(HTTP Request Node): Fix multipart/form-data file upload with binary streams ( #28233 )
2026-04-09 15:02:34 +00:00
Muhammad Osama
1899a4e284
fix(Http Request Node): Handle empty JSON responses ( #27793 )
...
Co-authored-by: Dimitri Lavrenük <20122620+dlavrenuek@users.noreply.github.com>
2026-04-08 16:35:53 +00:00
n8n-assistant[bot]
2d9a2ec76e
chore: Bundle 2026-W9 ( #27532 )
...
Co-authored-by: Matsu <matias.huhta@n8n.io>
Co-authored-by: Dimitri Lavrenük <20122620+dlavrenuek@users.noreply.github.com>
Co-authored-by: Charlie Kolb <charlie@n8n.io>
Co-authored-by: RomanDavydchuk <roman.davydchuk@n8n.io>
Co-authored-by: Jaakko Husso <jaakko@n8n.io>
Co-authored-by: Dawid Myslak <dawid.myslak@gmail.com>
Co-authored-by: Svetoslav Dekov <svetoslav.dekov@n8n.io>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Guillaume Jacquart <jacquart.guillaume@gmail.com>
Co-authored-by: Sandra Zollner <sandra.zollner@n8n.io>
Co-authored-by: Milorad FIlipović <milorad@n8n.io>
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
Co-authored-by: Ricardo Espinoza <ricardo@n8n.io>
2026-03-25 07:51:06 +00:00
Alexander Gekov
c47176e841
fix(HTTP Request Node): Fail on non-2xx status codes during pagination with "other" completion ( #27352 )
2026-03-20 15:29:24 +00:00
Tomi Turtiainen
03b6e2d74e
fix(HTTP Request Node): Improve invalid JSON field error messages ( #26817 )
2026-03-10 12:05:41 +00:00
RomanDavydchuk
5cd24a121e
feat(HTTP Request Node): Add option to disallow cross-origin credentials sharing ( #24526 )
...
Co-authored-by: Michael Kret <88898367+michael-radency@users.noreply.github.com>
2026-01-20 09:01:16 +00:00
Michael Kret
0523cc35bc
feat: Binary data merge and expressions simplification ( #23270 )
...
Co-authored-by: Dimitri Lavrenük <20122620+dlavrenuek@users.noreply.github.com>
2026-01-12 13:29:36 +00:00
Csaba Tuncsik
07a1a4e656
fix(core): Add isToolExecution method to context classes and update HttpRequestV3 to conditionally show hints ( #23143 )
2025-12-16 14:20:17 +01:00
Michael Kret
6068fb3b20
fix(HTTP Request Node): Detect and handle non-UTF-8 response encodings ( #20889 )
2025-12-01 10:59:07 +02:00
Iván Ovejero
0a82e8d23b
fix(HTTP Request Node): Fix expression value handling in url parameter ( #21101 )
2025-10-27 10:20:04 +01:00
Michael Kret
54dcfde855
fix(HTTP Request Node): Support array in query request parrameters ( #20510 )
2025-10-14 16:43:35 +01:00
Jon
f7f70f241e
feat: Add option to restrict credential usage in http request node ( #17583 )
2025-08-28 17:35:14 +01:00
Elias Meire
5c53c22d0a
fix(HTTP Request Node): Handle response errors correctly when continueOnFail is set ( #18207 )
...
Co-authored-by: Michael Kret <michael.k@radency.com>
2025-08-19 12:09:00 +01:00
Iván Ovejero
422aa82524
chore: Lintfix nodes-base ( #16877 )
2025-07-01 15:05:40 +02:00
Dana
0d5ac1f822
fix(HTTP Request Node): Process text files ( #16226 )
2025-06-13 15:05:15 +01:00
Shireen Missi
31003aacd1
fix(HTTP Request Node): Add support for Bearer Auth in HttpRequest node ( #15043 )
2025-05-02 10:33:46 +01:00
Charlie Kolb
a8fee9a4f3
feat(HTTP Request Node): Replace HttpRequest Tool with tool version of standalone HttpRequest Node ( #14669 )
2025-04-16 13:42:59 +02:00
Charlie Kolb
d42e61bc35
feat(HTTP Request Node): Port optimizeResponse from httpRequest tool to standalone node (no-changelog) ( #14307 )
2025-04-16 08:48:16 +02:00
Alex Grozav
8215e0b59f
refactor: Migrate NodeConnectionType to const object type (no-changelog) ( #14078 )
...
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2025-03-21 14:01:26 +02:00
कारतोफ्फेलस्क्रिप्ट™
dbb9475b7b
refactor(core): Remove NodeExecutionOutput. Add execution hints directly to the context ( #13111 )
2025-02-10 16:51:01 +01:00
Tomi Turtiainen
b6230b63f2
fix(HTTP Request Node): Fix typo in hint ( #12439 )
2025-01-03 10:34:44 +02:00
कारतोफ्फेलस्क्रिप्ट™
bafac73eb5
refactor: Impose import/order linting rule across nodes packages (no-changelog) ( #12314 )
2024-12-19 18:46:14 +01:00
Michael Kret
d1bae1ace0
fix(HTTP Request Node): Continue using error ( #11733 )
2024-11-20 10:48:43 +00:00
Justin Ellingwood
9431e3029c
fix(HTTP Request Node): Fix typos in JSON validation error message (no-changelog) ( #11197 )
...
Co-authored-by: Jonathan Bennetts <jonathan.bennetts@gmail.com>
2024-10-10 11:32:17 +01:00
Shireen Missi
2596ddbe8d
test(HTTP Request Node): Improve http request node testing (no-changelog) ( #11044 )
...
Co-authored-by: Elias Meire <elias@meire.dev>
2024-10-03 11:48:40 +01:00
Iván Ovejero
05e609d714
build: Upgrade nodelinter to 1.16.2 (no-changelog) ( #10779 )
2024-09-12 16:53:36 +02:00
Shireen Missi
08abaf9eb2
fix: Tweak the copy for Add more warnings to nodes (no-changelog) ( #10697 )
2024-09-06 09:24:48 +01:00
Michael Kret
66ddb4a6f3
feat: More hints to nodes ( #10565 )
...
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
2024-09-04 16:33:10 +03:00
Ricardo Espinoza
c4eb3746d7
refactor: Use NodeConnectionType consistently across the code base (no-changelog) ( #10595 )
2024-08-29 09:55:53 -04:00
Jon
4d37b9669f
docs: Update add options text (no-changelog) ( #10049 )
2024-07-29 13:27:23 +01:00
Marcus
5aba69bcf4
feat(HTTP Request Node): Add option to disable lowercase headers ( #10154 )
2024-07-29 09:32:42 +02:00
कारतोफ्फेलस्क्रिप्ट™
2d19aef540
fix(HTTP Request Node): Respect the original encoding of the incoming response ( #9869 )
2024-07-11 17:03:52 +02:00
Michael Kret
4773aad170
fix: Error processing and output pane improvements (no-changelog) ( #9626 )
...
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-06-27 13:22:07 +03:00
Deborah
116e9fa800
docs: Update docs links in the HTTP node (no-changelog) ( #9188 )
2024-06-20 20:42:08 +02:00
Elias Meire
84f091d3e5
fix(HTTP Request Node): Sanitize secrets of predefined credentials ( #9612 )
2024-06-05 09:25:39 +02:00
Michael Kret
306b68da6b
feat(HTTP Request Node): Option to provide SSL Certificates in Http Request Node ( #9125 )
...
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-04-24 17:28:02 +03:00
Elias Meire
f6c9dbf7b8
fix(HTTP Request Node): Tolerate header name being empty ( #9138 )
2024-04-17 09:45:38 +02:00
Michael Kret
3e231dbfe6
fix(HTTP Request Node): Duplicate key names support for form data ( #9040 )
...
Co-authored-by: Marcus <marcus@n8n.io>
2024-04-10 11:09:20 +03:00
कारतोफ्फेलस्क्रिप्ट™
372d5c7d01
ci: Upgrade eslint, prettier, typescript, and some other dev tooling (no-changelog) ( #8895 )
...
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2024-03-26 14:22:57 +01:00
Giulio Andreini
5301323906
feat(editor): Improve errors in output panel ( #8644 )
...
Co-authored-by: Michael Kret <michael.k@radency.com>
2024-03-07 18:08:01 +02:00
Elias Meire
100d9bc087
refactor: Add IRequestOptions type to helpers.request for more type safety (no-changelog) ( #8563 )
...
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-02-14 16:29:09 +01:00
Elias Meire
3b2078c3ca
fix(HTTP Request Node): Handle special characters in pagination expressions + improve hint text ( #8576 )
...
Co-authored-by: Michael Kret <michael.k@radency.com>
2024-02-12 17:32:27 +01:00
Michael Kret
e28b374170
fix(HTTP Request Node): Errorneous binary object without content-disposition response header ( #8583 )
...
Co-authored-by: Marcus <marcus@n8n.io>
2024-02-08 18:12:00 +02:00
Michael Kret
3128dca1fa
fix(HTTP Request Node): Require parameter with filled name and value to avoid infinite loop ( #8454 )
...
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <netroy@users.noreply.github.com>
Co-authored-by: Elias Meire <elias@meire.dev>
2024-02-01 11:35:39 +01:00
Omar Ajoue
0e9a5a2ab2
fix: Properly iterate over credentials with expressions ( #8502 )
2024-01-31 13:12:18 +01:00
Iván Ovejero
d4c93b1607
fix(core): Prevent issues with missing or mismatching encryption key ( #8332 )
2024-01-16 18:25:53 +01:00
कारतोफ्फेलस्क्रिप्ट™
05c43faa2d
fix(HTTP Request Node): Delete response.request only when it's a valid circular references ( #8293 )
2024-01-10 18:05:19 +01:00
Jan Oberhauser
ccb2b076f8
fix: Resolve expressions in credentials following paired item ( #8250 )
...
## Summary
Fixes the issue that pairedItem information was not available in
expressions that got used in credentials
## Related tickets and issues
[PAY-1207](https://linear.app/n8n/issue/PAY-1207/paireditem-expressions-not-working-correctly-in-credentials )
## Review / Merge checklist
- [x] PR title and summary are descriptive. **Remember, the title
automatically goes into the changelog. Use `(no-changelog)` otherwise.**
([conventions](https://github.com/n8n-io/n8n/blob/master/.github/pull_request_title_conventions.md ))
- [ ] [Docs updated](https://github.com/n8n-io/n8n-docs ) or follow-up
ticket created.
- [ ] Tests included.
> A bug is not considered fixed, unless a test is added to prevent it
from happening again.
> A feature is not complete without tests.
---------
Co-authored-by: Omar Ajoue <krynble@gmail.com>
2024-01-08 09:48:20 +00:00
Michael Kret
270328ccf6
feat(HTTP Request Node): Interval Between Requests option for pagination ( #8224 )
...
## Summary
Option to add delay between request when using pagination

## Related tickets and issues
https://linear.app/n8n/issue/NODE-1029/http-request-pagination-feature-doesnt-use-batch-settings
https://github.com/n8n-io/n8n/issues/8062
2024-01-04 17:11:16 +02:00
Michael Kret
5e16dd4ab4
feat(core): Improvements/overhaul for nodes working with binary data ( #7651 )
...
Github issue / Community forum post (link here to close automatically):
---------
Co-authored-by: Giulio Andreini <andreini@netseven.it>
Co-authored-by: Marcus <marcus@n8n.io>
2024-01-03 13:08:16 +02:00