n8n@2.31.7

n8n-io/n8nn8n@2.31.7Jul 27, 2026by n8n-assistant[bot]

AI Summary

This release enhances security by preventing the loading of execution data during credential audits and strictly enforcing RFC 3986 encoding for S3 object path signing.

Key Highlights

  • Avoids loading execution data during credential security audit
  • Strict RFC 3986 encoding for S3 object path signing

Full Release Notes

## [2.31.7](https://github.com/n8n-io/n8n/compare/n8n@2.31.6...n8n@2.31.7) (2026-07-27)


### Bug Fixes

* **core:** Avoid loading execution data during credentials security audit ([#34912](https://github.com/n8n-io/n8n/issues/34912)) ([0b61a96](https://github.com/n8n-io/n8n/commit/0b61a9681cd299f0b7586a6769dda2f77da408b7))
* **core:** Sign S3 object paths with strict RFC 3986 encoding ([#34873](https://github.com/n8n-io/n8n/issues/34873)) ([75b0d34](https://github.com/n8n-io/n8n/commit/75b0d34078140890e7dcc803cd73e3e6b91ca76e))

<!-- stage-review-badge-begin -->

---

<a href="https://stagereview.app/n8n-io/n8n/pull/34984">
  <picture>
    <source media="(prefers-color-scheme: dark)" srcset="https://stagereview.app/assets/gh-open-in-stage-dark.svg">
    <img src="https://stagereview.app/assets/gh-open-in-stage-light.svg" alt="Open in Stage">
  </picture>
</a>

<!-- stage-review-badge-end -->

<!-- This is an auto-generated description by cubic. -->
<a href="https://cubic.dev/pr/n8n-io/n8n/pull/34984?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. -->