Releases: DiamondLightSource/ispyb-api
Releases · DiamondLightSource/ispyb-api
v11.1.0
v11.0.5
Full Changelog: v11.0.4...v11.0.5
v11.0.3
v10.2.4
Bump version: 10.2.3 → 10.2.4
v10.2.3
Bump version: 10.2.2 → 10.2.3
v5.0.0
Changelog since previous version
- Config file format changes: section
ispyb_mysql_sprenamed toispyb_mariadb_sp(breaking change) - New reconnection parameters in config file (
reconn_attemptsandreconn_delay) - New methods for:
- storing x-ray centring results
- retrieving persons on a session
- un-assigning all containers on a certain beamline
update_container_assignnow returns thecontainerIdand the newcontainerStatus- Authorisation built into the queries for relevant stored procedures
- Exceptions improved
- Utilising the
testdbfixture for most test - Removed:
- mxprocessing:
upsert_programreplaced withupsert_program_ex(breaking change) - processing interface: removed
get_processing_job(breaking change)
- mxprocessing: