Skip to content

Commit f7ee5f5

Browse files
authored
Merge pull request #19 from Bertievh/main
V23.3 Documentation updates
2 parents d93ebad + 888bd97 commit f7ee5f5

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ sidebar_label: 'OpCon Deploy'
77

88
OpCon Deploy is a separate application working on a central repository that contains the schedule definitions, transformation rules, and all the required configuration information to deploy the schedule definitions between OpCon environments in a controlled and consistent manner.
99

10-
The current version is **23.2**.
10+
The current version is **23.3**.
1111

1212
## Overview
1313

docs/release-notes.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,14 @@ Deploy contains compatibility checks to ensure that features supported in newer
1313
The ImpEx2 Server portion of Deploy is paired with each specific OpCon release and is part of the OpCon Release. The ImpEx2
1414
server for each release are patched and released within the OpCOn release cycles.
1515

16+
## Version 23.3
17+
18+
2024 October
19+
20+
:eight_spoked_asterisk: **OPCDEPLOY-1387**: Fixed a problem during deployment ensuring script versions are placed in the version list in ascending order to prevent problems inserting versions into OpCOn database.
21+
22+
:eight_spoked_asterisk: **OPCDEPLOY-1388**: Fixed a problem during package creation when schedule versions are retained in the selection list causing duplicates when a refresh is performed and the schedules are part of the subsequent selection..
23+
1624
## Version 23.2
1725

1826
2024 August
@@ -25,7 +33,9 @@ server for each release are patched and released within the OpCOn release cycles
2533

2634
:eight_spoked_asterisk: **OPCDEPLOY-1384**: Added a .l4j.ini file for the Deploy client increasing the JVM heap size to prevent heap memory thrashing when very large definitions are being deployed.
2735

28-
:eight_spoked_asterisk: **OPCDEPLOY-1385**: Fixed a partial update of resource/threshold names during transformation of Threshold Update resources..
36+
:eight_spoked_asterisk: **OPCDEPLOY-1385**: Fixed a partial update of resource/threshold names during transformation of Threshold Update resources.
37+
38+
:eight_spoked_asterisk: **OPCDEPLOY-1386**: Fixed the setting of the reset AutoBuild and AutoDelete flags from only for reset to when selected when creating the importRules object.
2939

3040
## Version 23.1
3141

0 commit comments

Comments
 (0)