Releases: observatorycontrolsystem/configdb
Releases · observatorycontrolsystem/configdb
3.0.4
3.0.2 (Instrument State Multi-Select)
What's Changed
- Instrument state now has a multi-select filter! This means that multiple states may be selected in instrument queries to better facilitate filtering by state
e.g. to find all SCHEDULABLE and STANDBY instruments:
GET /instruments/?state=SCHEDULABLE&state=STANDBY
- Migrate instrument state from an IntegerField to CharField. Django Migrations 33 and 34 take care of this conversion automatically.
Full Changelog: 3.0.1...3.0.2
3.0.1
What's Changed
- Update the bin validation schema in the inite2e data command by @jnation3406 in #34
- Added aperture field, generic mode type defaults, and more validation by @jnation3406 in #35
Full Changelog: 3.0.0...3.0.1
3.0.0 - Django 4
version 3.0.0