Table of contents


Release history and use in Alma

 This is a bug fixes-only release. Below is the list of addressed tickets.

Summary of Changes

  • Analyze alternatives for the current ACE Logger in C++ used in the Logging System. The two main objectives for the replacement of technology are:

      • Obsolescence Management
      • Logging system performance in C++


  • MonitoringSyncTool fails with Hibernate 6 due to a change in the JQL/HQL syntaxis to be case-sensitive for entity and column names.


Addressed JIRA tickets

Key Summary T Created Updated Due Assignee Reporter P Status Resolution
Loading...
Refresh

Release Notes


git status
On branch integration/COMMON-2024FEB
Your branch is up to date with 'origin/integration/COMMON-2024FEB'.

git log --no-merges --oneline --reverse origin/master..origin/integration/COMMON-2024FEB -- ACS

71196a15977 (origin/task/ICT-23511) ICT-23511: Updated ACS to 2024FEB version
107d30261e7 (origin/bugfix/ICT-23366) ICT-23366: Fix in column reference for case-sensitive HQL 6

git log --no-merges --oneline --reverse origin/master..origin/integration/COMMON-2024FEB -- ARCHIVE
git log --no-merges --oneline --reverse origin/master..origin/integration/COMMON-2024FEB -- ICD


Testing

Legend:

  • (tick): All tests are passing
  • (warning): Some tests are failing
  • (minus): Execution of tests was aborted
  • (error): Execution of tests failed

The evolution of ACS tests during development of 2022OCT:

BuildDateStatusTestsPassedSkippedFailedCoverage (Cpp)Coverage (Java)Coverage (Py)Coverage (Total)
#1----------

Problems

Problems Found And Fix Version in This Release

Key Summary T Created Updated Assignee Reporter P Status Resolution
Loading...
Refresh

Problems Found And Fix Version in Future Releases

Key Summary T Created Updated Assignee Reporter P Status Resolution
Loading...
Refresh

  • No labels