Improved
SDK Version 1.16.0 Release Notes
 over 1 year ago by Pilar Sterne
Version 1.16.0 of the Benchling SDK makes Webhook subscriptions generally available via the Manifest API. With this release, the BenchlingAppManifestSubscriptions model receives updates for subscribing to Webhooks. This follows from our announcement: Explicit Webhook Subscriptions and Webhook Version Update.
What’s Changing?
Added
WorkflowTaskGroupMappingCompletedEventhas been added as an Event (v2.workflowTaskGroup.mappingCompleted), deliverable only via EventBridge. This event is not available for delivery via Webhooks in this release.
Removed
EventCreatedMessageSubscriptionV0Betahas been removed. All clients should useMessageSubscriptionWebhookV2Betainstead.- The enum 
MessageTypeWebhookV2Betaincorrectly contained v2-beta subscription objects. E.g.,v2-beta.assayRun.createdorV2_BETAASSAYRUNCREATEDare replaced byv2.assayRun.createdorV2_ASSAYRUNCREATED. 
Version 1.16.0 of the Benchling SDK is now live! Find the SDK in PyPI.
