fixed

[BUGFIX] `isReviewed` field update

The isReviewed field in the Assay Results API will now correctly reflect the review status of the results’ entry: true if the associated entry has been sent for review and accepted, false otherwise. This fix will go live on January 3rd 2024.

removed

[SUNSET] `v2-beta` Canvas Webhooks

Benchling will stop sending the v2-beta version of canvas-related webhooks on December 11th 2023. Please migrate to the corresponding v2 versions.

improved

SDK Version 1.9.0 Release

Version 1.9.0 of the Benchling SDK adds beta support for Collaborations, expands parameter coverage for existing endpoints, and introduces changes to beta features for App Status and App Canvas. Additionally, there are several fixes to models.

added

Introducing a Platform-Wide Throughput Limit

Benchling is introducing a tenant-wide data throughput limit to the Developer Platform on November 27th. Tenants that have integrations or scripts creating or updating objects in the tens of thousands per hour may experience 429 rate limit errors. Expand for more details.

improved

Updated Analysis, Datasets, and Files APIs

Changes to the v2-beta Analyses, and Files APIs are being rolled out on December 4th 2023. Expand for more details. UPDATE these changes no longer impact the /datasets APIs. /datasets APIs will be updated in the future, to be announced at a later date.

added

[BETA] App Configuration Update Webhook

A new v0-beta app signal webhook is now available; the v0-beta.app.configuration.updated webhook will be sent whenever a Benchling App’s configuration is updated.

deprecated

[DEPRECATED] Beta App Canvas API

App Canvas API endpoints have been promoted from beta to stable! The beta App Canvas API endpoints are currently marked deprecated, and will be fully sunset on November 13th 2023

deprecated

[DEPRECATED] Beta App Status API

App Status API endpoints have been promoted from beta to stable! The beta App Status API endpoints are currently marked deprecated, and will be fully sunset on October 16th 2023

fixed

Support for clearing quantity values when using `/containers:bulk-update` endpoint

Update: The rollout date of this change has been updated; the change will now go live on November 1st 2023. The behavior of the /containers:bulk-update endpoint is being updated to support clearing quantity values when null values are provided.

improved

[Webhooks Promotion] Duplicate Webhooks for `beta` and stable versions

Duplicate webhook notifications (one v0-beta and one v0) are sent for each single trigger to ease the migration from beta to stable webhooks. Developers should acknowledge a single notification, depending on whether they’re using v0-beta or v0, and ignore the other. v0-beta webhooks are now deprecated, and will be sunset at some point in the near future.