Releases: DiamondLightSource/daq-queuing-service
Releases · DiamondLightSource/daq-queuing-service
Release list
v0.1.9
What's Changed
- Update ubuntu Docker tag to v26 by @renovate[bot] in #19
- Add task error status and abort task if any plans fail by @jacob720 in #58
- Update generated docs by @jacob720 in #59
- Add clear all endpoint by @jacob720 in #61
- Update README.md with instructions for i15-1 by @DominicOram in #65
- Add experiment class by @jacob720 in #57
- Change centring limits by @DominicOram in #67
Full Changelog: v0.1.8...v0.1.9
v0.1.9-alpha.3
Testing experiment type PR
v0.1.9-alpha.2
Testing new experiment types refactor
v0.1.9-alpha
Testing experiment types refator
v0.1.9-alpha.1
Testing experiment types PR
v0.1.8
What's Changed
- Pause queue when plan fails by @jacob720 in #43
- Don't try to publish to pypi by @jacob720 in #48
- Allow multiple blueapi calls in one task by @jacob720 in #47
- Load converter from config by @jacob720 in #50
- Add ability to authenticate with blueapi by @jacob720 in #40
- Initial Converter for i15_1 by @DominicOram in #53
- Remove unused code by @DominicOram in #54
Full Changelog: v0.1.7...v0.1.8
v0.1.8-a1
v0.1.8-a
v0.1.7
What's Changed
- Update README.md to improve docs by @DominicOram in #38
- Allow no blueapi validation by @jacob720 in #41
New Contributors
- @DominicOram made their first contribution in #38
Full Changelog: v0.1.6...v0.1.7
v0.1.7-alpha6
Merge branch 'main' into auth