Benchling SDK Version 1.5.1 Release
Version 1.5.1 adds support for Python 3.11, updates request/response models, and includes fixes for listing sort parameters.
Deprecating alpha App Configuration APIs
All v2-alpha
app configuration endpoints are now officially deprecated; these endpoints will be fully sunset on December 15th.
Benchling SDK Version 1.5.0 Release
Version 1.5.0 of the Benchling SDK includes sweeping fixes, promotion of various alpha
and beta
features, and support for new features like App Configuration, RNA, and more. Version 1.5.0 includes bug fixes that may result in breaking changes; read on for more details.
[BUGFIX] Error when creating and registering entities using incorrect naming strategy
This fix enforces proper namingStrategy
validation for all entities created and registered via the API. Validation will be enforced starting on November 28th, 2022
SDK Preview Builds
Pre-release Preview builds of the Benchling SDK are now published to PyPi
Standardizing filters on List Assay Results Endpoint
Non-standard filter parameters (i.e. minCreatedAt
and maxCreatedAt
) are being marked DEPRECATED in favor of createdAt
for the List Assay Results endpoint
[DEPRECATION] `field$raw` warehouse table
The field$raw
warehouse table is being marked deprecated on August 22nd 2022
New Nucleotide Alignments API
A number of new endpoints are being released as a part of the Nucleotide Alignments API, replacing the deprecated DNA Alignments API. See this changelog post for more details.
[DEPRECATED] DNA Alignments API
A number of dna-alignments endpoints are being deprecated to make room for new functionality. See this changelog post for more information on replacement functionality.
Bugfix: Workflow events referencing task schema
Correction to the schema referenced in v2.workflowOutput.created and v2.workflowOutput.fields.updated events