n8n@2.34.5
n8n-io/n8nn8n@2.34.5Aug 12, 2026by n8n-assistant[bot]
AI Summary
This release fixes an issue where TLS options were not applied correctly when requests go through a proxy.
Key Highlights
- TLS options per hop
- Proxy support improvements
Full Release Notes
## [2.34.5](https://github.com/n8n-io/n8n/compare/n8n@2.34.4...n8n@2.34.5) (2026-08-12) ### Bug Fixes * **core:** Apply TLS options per hop when requests go through a proxy ([#36017](https://github.com/n8n-io/n8n/issues/36017)) ([01a52b4](https://github.com/n8n-io/n8n/commit/01a52b400cfe903b24a3cc088ebf2ead523e65f7)) <!-- This is an auto-generated description by cubic. --> <a href="https://cubic.dev/pr/n8n-io/n8n/pull/36103?utm_source=github" target="_blank" rel="noopener noreferrer" data-no-image-dialog="true"><picture><source media="(prefers-color-scheme: dark)" srcset="https://www.cubic.dev/buttons/review-in-cubic-dark.svg"><source media="(prefers-color-scheme: light)" srcset="https://www.cubic.dev/buttons/review-in-cubic-light.svg"><img alt="Review in cubic" src="https://www.cubic.dev/buttons/review-in-cubic-dark.svg"></picture></a> <!-- End of auto-generated description by cubic. -->