We've launched a new docs site!
Some key features of the new docs site:
- Much improved and consistent visual appearance and better layouts especially for the API reference pages
- Much improved search functionality
- Embedded API playground so you can try API calls right from the docs
We strive to provide the best possible developer experience, so feedback on the new docs site is welcome!
We've added support for asynchronous operations to the API. This allows you to start an operation that will be processed in the background and it writes its output to a Sink provider.
This feature is currently in beta; please reach out to us if you would like early access to give it a try.
We've expanded the feature set of the Sentinel SIEM provider to support ordering and pagination of results.
We updated the QRadar provider to map the QRadar domain id to the tenant_uid.
The Tanium Vulnerabilities provider was missing the vulnerabilities
and resources
fields. This has been fixed.
Previously we used the QID for CVE uids. This is correct in instances where there is no CVE associated with the finding; however, we should use the CVE id when that is available. This corrects that mapping.
We released version 0.0.35
of Synqly Embedded. The image tag is embedded-2025.02.21
.
This release includes the changes describe above.