# Release Notes - New Features & Bug Fixes ## 🔐 Application Security **🐛 Bug Fix** - Resolve an improper error result when the base URL is not provided correctly within an AppSec Provider configuration ## ☁️ Cloud Security **✨ Enhancements** - **Cloud Security Query Threats Endpoint & AWS Guard Duty Support**: Add a new Query Threats Endpoint to the Cloud Security connector - **AWS Guard Duty Support**: Add the ability query AWS Guard Duty threats - **AWS Macie Support**: Add the ability to query AWS Macie findings using the Query Threats endpoint ## 🔍 Vulnerability Management **✨ Enhancements** - Add remediation description mapping to Tanium provider findings. - Improve configuration validation to add more comprehensive validation and error messaging **🐛 Bug Fix** - Resolve an issue related to time conversion when mapping Tenable findings to the Synqly normalized data schema ## ⚙️ Core **✨ Enhancements** - **Scheduled Operations**: Adds the ability to specify scheduled asynchronous operations on integration-points. Whenever integrations are added that use that integration point, a periodic operation is automatically created and executed according to the operation scheduling policy of the integration-point. This essentially enables Synqly customers to schedule async operations that write output to a Sink provider (such as an S3 bucket) without writing a single line of code. - Add support for "fullname" in the ad-hoc token API's. - Add a simplified 'Administrator' API to rotate Organization and Integration Tokens **🐛 Bug Fix** - Migrate member email addresses to be case insensitive. Any duplicate member email addresses will be merged into a single member account as part of the migration. All leading email providers ignore case within email addresses so we don't anticipate any impact on customers as part of this migration. ## 📚 SDK Releases **Latest Versions** - Released Synqly SDK versions: `1.0.24`, `1.0.25`, `1.0.26`, `1.0.27`, '1.0.28', '1.0.29' ## 🚢 Synqly Embedded **Latest Release: `v0.1.65`** - **Service Image Tag**: `embedded-2025.11.07` - **Release Date**: November 11, 2025 **🐛 Bug Fix** - Resolve a bug with prometheus metrics collections resulting in duplicate metric collection errors.