Changelog

fixed

SDK Version 1.18.1 Release Notes

Version 1.18.1 of the Benchling SDK is a patch release to restore some test helpers that were mistakenly deleted in 1.18.0. It has no other changes.

improved

SDK Version 1.18.0 Release Notes

Version 1.18.0 of the Benchling SDK adds support for new API endpoints and model properties, and removes deprecated code.

improved

DNA Sequence API limit changes

To protect the stability and performance of the DNA Sequence API, we're introducing some new limits on the number of sequences that can be processed at once. The /dna-sequences:auto-annotate, /dna-sequences:autofill-parts, /dna-sequences:autofill-translations, and /dna-sequences:autofill-transcriptions endpoints will be limited to 2000 sequences in a single request, and will be subject to throughput rate limiting. These changes will go live on October 7th 2024.

added

Promoted Organization and Team Membership APIs to v2

The Organization and Team Membership APIs have been promoted from v2-alpha to v2! The v2-alpha endpoints are currently marked deprecated, and will be fully sunset on September 10th 2024

improved

SDK Version 1.17.0 Release Notes

Version 1.17.0 of the Benchling SDK adds support for more API endpoints related to molecular biology and user membership, removes deprecated classes, and relaxes the dependency version constraint on the third-party package attrs.

improved

Client grants are now given on installation

Starting September 10th, 2024, all apps will be given an OAuth2 client credentials grant for a Benchling tenant when the app is installed on that tenant.

added

New Webhook: App Installed

Starting September 10th, 2024, (shareable) apps receive a webhook when the app is installed on any Benchling tenant.

deprecated

[Sunset] Installation-based App Manifest Endpoints

The v2-beta endpoints for Benchling App Manifests that use app installation IDs will be sunset on September 6, 2024. Please use the new equivalent endpoints that operate using app definition IDs instead, which are also in v2-beta stability.