Skip to content

Commit ea55bdf

Browse files
authored
Added release notes for 23.0.6 (#318)
1 parent 66b3514 commit ea55bdf

File tree

2 files changed

+65
-1
lines changed

2 files changed

+65
-1
lines changed

versioned_docs/version-23.0/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ slug: "/"
66

77
OpCon (Operations Console Cross-Platform Scheduler) is an enterprise-wide, heterogeneous workflow automation and orchestration platform.
88

9-
The current release is **OpCon 23.0.5**.
9+
The current release is **OpCon 23.0.6**.
1010

1111
The following sections contain more information:
1212

versioned_docs/version-23.0/release-notes.md

Lines changed: 64 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,70 @@ sidebar_label: "Release Notes"
44

55
# OpCon Release Notes
66

7+
## OpCon 23.0.6
8+
9+
**NOTE**: Verify/Upgrade these components if applicable: **ServiceNow** Connector – 21.4 or higher, **WebServices** Connector – 21.2 or higher, **Deploy** – 22.4 or higher
10+
11+
2024 October
12+
13+
#### Server
14+
15+
:white_check_mark: **OPCON-23582**: Fixed an issue where the estimated start time of a job was incorrect when it depended on a job in a different schedule.
16+
17+
:white_check_mark: **OPCON-25117**: OpCon wasn't resolving references to embedded scripts or batch users in the ACS integration agent config at agent start time.
18+
19+
#### Solution Manager
20+
21+
:white_check_mark: **OPCON-21205**: Fixed an issue where a frequency date excluded from a schedule was saved as a decimal number in the database.
22+
23+
:white_check_mark: **OPCON-22258**: The Job Execution History now displays the correct duration for skipped jobs.
24+
25+
:white_check_mark: **OPCON-23704**: Fixed an issue where Job Output Parsing settings in Job Definition Task Details were not saved.
26+
27+
:white_check_mark: **OPCON-24338**: Fixed an issue so that WS_FTPPro job sub-types now have advanced failure criteria.
28+
29+
:white_check_mark: **OPCON-24391**: Fixed an issue where updating a daily job on a multi-instance schedule incorrectly updated its job dependencies if they were on the same sub-schedule.
30+
31+
:white_check_mark: **OPCON-24462**: Updated Arguments field for embedded script jobs to allow up to 2000 characters.
32+
33+
:white_check_mark: **OPCON-24489**: Fixed an issue where the advanced failure criteria of a master job was not properly set or displayed in Solution Manager.
34+
35+
:white_check_mark: **OPCON-24490**: Fixed a duplicate key error when viewing the workflow of a schedule that has cross schedule job dependency with same job name.
36+
37+
:white_check_mark: **OPCON-24499**: Fixed an issue where duplicate frequencies were displayed in inactive frequency list in Master Jobs page.
38+
39+
:white_check_mark: **OPCON-24601**: Fixed an issue where a user's full name was not properly set.
40+
41+
:white_check_mark: **OPCON-24632**: Fixed an issue where 'Use Exit Code From Script Result' was not properly updated in MS SQL Script jobs.
42+
43+
:white_check_mark: **OPCON-24660**: Fixed an issue where the Time between Notifications was not properly displayed or updated in Escalation Manager Rules.
44+
45+
:white_check_mark: **OPCON-24960**: Improved performance when viewing and updating a Master Job.
46+
47+
:white_check_mark: **OPCON-24998**: Fixed issue where the default Job Build Status for a Master Job Frequency was not 'Released'.
48+
49+
:white_check_mark: **OPCON-25042**: Fixed Episys Answer Prompts jobs to accept parentheses in the Prompt and Response fields.
50+
51+
:white_check_mark: **OPCON-25070**: Fixed an issue that prevented creating Unix Job Output Parsing jobs and saving/displaying a value for Application Log Path.
52+
53+
#### REST API
54+
55+
:eight_spoked_asterisk: **OPCON-25012**: The OpCon API now returns HSTS headers (strict-transport-security) for HTTPS responses, which makes it impossible for your browser to attempt an HTTP connection with the API (forces HTTPS connections), and hence prevents an HSTS vulnerability.
56+
57+
:white_check_mark: **OPCON-23460**: Fixed an issue where schedule builds failed when frequency On Intervals with every number of days was used.
58+
59+
:white_check_mark: **OPCON-23710**: Fixed an issue where fetching the history of a job in a schedule would return the history of all jobs with the same name across all schedules.
60+
61+
:white_check_mark: **OPCON-24583**: Fixed an issue where passing a null type in the PUT and POST machines endpoints requests caused an unhandled exception.
62+
63+
#### ImpEx2 Web Service
64+
65+
:white_check_mark: **OPCON-24669**: Fixed a problem when deploying schedules and reset AutoBuild and AutoDelete options selected by Deploy.
66+
1) In package deployments added reset options to schedules when versions match and schedule contents not updated.
67+
2) Changed reset to either set new selected values or remove options if values set to 0.
68+
69+
:white_check_mark: **OPCON-25144**: Fixed a problem when importing schedule definitions that contain multiple roles and the role names have been transformed to the same name causing a duplicate key violation. Fix ensures that duplicate roles and no longer inserted.
70+
771
## OpCon 23.0.5
872

973
**NOTE**: Verify/Upgrade these components if applicable: **ServiceNow** Connector – 21.4 or higher, **WebServices** Connector – 21.2 or higher, **Deploy** – 22.4 or higher

0 commit comments

Comments
 (0)