New features and Bug Fixes
Ticketing and Notification Connector Updates
The /v1/ticketing/remote-fields API now returns enum options for all fields, including status and issue type
Ticketing connector now supports tags. Ticketing connector allows you to specify a tag while creating or querying tickets when the Provider supports this capability
Ensure that Notification Providers only requires Summary field as required field
Support Pagination for Projects within the Ticketing Connector
Mock Providers
We are starting to release Mock providers containing Mock data that can be used for development purpopses. This enables developers to build integrations without running actual provider software.
We have released ServiceNow Asset Management Mock Provider and will be releasing additional Mock providers on a rolling basis moving forward. All notification providers will now throw an error if the summary field is empty.
Google Workspace Actions support
We have released support for Actions in the Google Workspace Identity Provider. This enables customers to execute actions such as disabling / enabling usres, forcing a password reset, and expiring user sessions.
Add support for updating Integration credentials
We have added support for updating Integration credentials through the Integrations API
Document Okta Indentity Provider supported filters
We've resolved a documentation issue causing the supported filters not to be available in the documentation.
Connector API Meta functions
Meta function support has been expanded and is available in all Connector APIs, where previously it was only available in the SIEM connector. These meta functions enable you to query for additional information such as the raw response from a provider or aggregate data counts on a returned set of data.
OCSF v1.1.0 Deprecation
We have deprecated OCSF v1.1.0 in favor of v1.3.0
New SDK's
Synqly SDK Releases 0.3.65 - 0.3.71
Synqly Embedded
We released version 0.0.37
of Synqly Embedded. The image tag is embedded-2025.03.07
.
Synqly Embedded Helm Chart Updates
Rename dbExistingSecret to dbSecretRef
Add secretRef support for EKSPodIdentity role-arn
Add support for pre-existing DB secret
Update container base images
We have updated the base images associated with the Embedded containers to the latest to ensure we stay up to date in regard to Security Fixes
This release includes the changes describe above.