v1.757.0

windmill-labs/windmillv1.757.0Jul 14, 2026by rubenfiszel

AI Summary

This release includes a security bypass fix for SAML metadata URLs and a bug fix for AI agent flow graphs where repeated tool calls were incorrectly marked as failed.

Key Highlights

  • Security bypass fix for SAML metadata URLs (ALLOW_PRIVATE_SAML_METADATA_URLS)
  • AI agent flow graph bug fix for repeated tool calls

New Features

  • ALLOW_PRIVATE_SAML_METADATA_URLS SSRF bypass

Full Release Notes

## [1.757.0](https://github.com/windmill-labs/windmill/compare/v1.756.1...v1.757.0) (2026-07-14)


### Features

* **saml:** add ALLOW_PRIVATE_SAML_METADATA_URLS SSRF bypass ([#10077](https://github.com/windmill-labs/windmill/issues/10077)) ([851e309](https://github.com/windmill-labs/windmill/commit/851e30914e3172dad2a3ccaa6951a3ffe1e67495))


### Bug Fixes

* **ai-agent:** don't mark repeated tool calls as failed in flow graph ([#10075](https://github.com/windmill-labs/windmill/issues/10075)) ([207ce86](https://github.com/windmill-labs/windmill/commit/207ce8649cf7026c62eea2b1b2f462c7df8c4e5a))