You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+9-8Lines changed: 9 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,30 +1,31 @@
1
1
GovReady-Q Release Notes
2
2
========================
3
3
4
-
v0.11.4 (December 17, 2022)
4
+
v0.12.0-dev (February 4, 2022)
5
5
---------------------------
6
6
7
7
**Developer changes**
8
8
9
-
* Dynamically set Internet schme (http or https) for swagger interface to support proper URL strings in swagger.
9
+
* Add API endpoint and Element (component) model method to force update all Element consuming systems's control implementation statements with library Elements content.
10
+
* Add parameter createOSCAL API endpoint to indicate update existing components.
11
+
* Upgrade Python libraries.
12
+
* Update NPM libraries.
10
13
11
14
12
-
v0.11.3 (December 10, 2022)
15
+
v0.11.4 (December 17, 2022)
13
16
---------------------------
14
17
15
18
**Developer changes**
16
19
17
-
* Add processing for question actions targeted at system to handle `system/add_baseline/<value>` to add additional baseline set of controls to a system without deleting already assigned controls.A
18
-
20
+
* Dynamically set Internet schme (http or https) for swagger interface to support proper URL strings in swagger.
19
21
20
22
21
23
v0.11.3 (December 10, 2022)
22
24
---------------------------
23
25
24
26
**Developer changes**
25
27
26
-
* Add processing for question actions targeted at system to handle `system/add_baseline/<value>` to add additional baseline set of controls to a system without deleting already assigned controls.A
27
-
28
+
* Add processing for question actions targeted at system to handle `system/add_baseline/<value>` to add additional baseline set of controls to a system without deleting already assigned controls.
0 commit comments