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 c43e285 commit 8fbce20Copy full SHA for 8fbce20
HISTORY.rst
@@ -5,6 +5,27 @@ History
5
Unreleased / master
6
-------------------
7
8
+4.6.0 (2025-03-06)
9
+-------------------
10
+
11
+New columns:
12
13
+- Add a ``dewarRegistryId`` FK to the ``Dewar`` table
14
15
+Data in lookup tables:
16
17
+- Add 'Atlas' experiment type
18
19
+Stored procedures:
20
21
+- Remove superfluous commit in procedure ``upsert_processing_program``
22
+- New procedure ``upsert_processing_program_v2`` with additional param for pipeline ID
23
24
+Permissions:
25
26
+- Add ``SELECT`` grant for Expeye role on table ``AutoProcIntegration``
27
+- Add ``EXECUTE`` grant for processing role on new procedure ``upsert_processing_program_v2``
28
29
4.5.0 (2025-02-25)
30
31
0 commit comments