Release 2024.11.1
Summary
Hotfix to allow workflow client access tokens to access the /queries:run endpoint, if the client has the right permissions (similar to a user)
What's Changed
- Ensure basic validation occurs for updates via
POST /queries:run
by @dwinston in #782 - Workflow queries:run access for site_clients by @shreddd in #783
Full Changelog: v2.1.0...v2.1.0-hotfix-776