We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbc2779 commit 44674f7Copy full SHA for 44674f7
CHANGELOG
@@ -1,3 +1,7 @@
1
+3.0.3
2
+2023-01-18
3
+Add back BasicAuth to rest framework and fix token auth for direct api queries
4
+
5
3.0.2
6
2023-01-10
7
Make instrument state a multi-select to allow for OR queries
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "configdb"
-version = "3.0.1"
+version = "3.0.3"
description = "Configuration Database"
authors = ["Observatory Control System Project <[email protected]>"]
license = "GPL-3.0-only"
0 commit comments