n8n/packages/nodes-base/nodes/HttpRequest
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
..
test build: Upgrade to Vite 5 (#7784) 2023-11-23 11:55:02 +01:00
V1 feat(core): Improvements/overhaul for nodes working with binary data (#7651) 2024-01-03 13:08:16 +02:00
V2 feat(core): Improvements/overhaul for nodes working with binary data (#7651) 2024-01-03 13:08:16 +02:00
V3 fix: Resolve expressions in credentials following paired item (#8250) 2024-01-08 09:48:20 +00:00
GenericFunctions.ts refactor(core)!: Make getBinaryStream async (#7247) 2023-09-25 16:59:45 +02:00
HttpRequest.node.json feat(HTTP Request Node): Add cURL alias (no-changelog) (#6877) 2023-08-08 15:04:19 +01:00
HttpRequest.node.ts feat(HTTP Request Node): Update icon and default color (#7572) 2023-11-01 17:35:47 +01:00
httprequest.svg refactor: Optimize SVG icons for nodes (#8195) 2024-01-02 17:40:08 +01:00