🚀 Features and Improvements
- Introduced Test Run Limits: new dialog in Test Flow widget to configure and save action limits.
- Added new ServiceNow actions.
- Introduced Haiku 4.5 support for Anthropic and Vertex AI providers.
🐛 Bug Fixes
- Unified trigger payload structure between workflow run and test.
- Fixed Microsoft Teams integration with additional OAuth scopes for reading chat, team, and channel data.
- Enabled dynamic resolution of object keys.
- Prevented front-end tool error caused by type validation issues.
- Fixed issue with options showing despite engine request failure.
- Allowed
auth to be null when authentication is not required.
- Saving an app connection with a name that already is in use no longer overrides existing app connection
🔧 Maintenance
- Introduced Langfuse support in the Ask AI action.
- Refactored chat expiration logic to use a configurable system property.
- Configured Redis to notify keyspace events in Docker Compose setups.
- Bumped actions group dependencies with six updates.
[Full Changelog](0.6.1...0.6.2)