Table of contents

Release history and use in Alma

 This is the first ACS release for Cycle 13. The list of addressed tickets is below.

Summary of Changes

  • ACS Logger improvements in destruction order compatible with ACE Logger and Boost Logger
  • Improvements in cdbjDALClearCache for XML CDB
  • Allow enabling/disabling async ping from Manager
  • CDB API REST can use dynamic mechanisms to get the correct host for the CDB
  • Phase A tests for CDB API REST
  • Python logging should protect from closed streams on shutdown
  • C++ Logging no longer depends on ACE Singleton
  • Improvements to buildJacORB script
  • ACSPorts class new mechanism to detect Manager host

Addressed JIRA tickets

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

Release Notes


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

git log --no-merges --oneline --reverse origin/master..origin/integration/COMMON-2025FEB -- ACS
8fb94995521 (origin/feature/ICT-24731) ICT-24731: Default to sync ping and allow async ping with property
0a5e7f4c7d9 ICT-24745: Bump ACS version to 2025FEB
062e3d0b28b (origin/feature/ICT-24750) ICT-24750: Replace ACE_Singleton by Meyer's Singleton implementation.
870d8d7b0d0 (origin/bugfix/ICT-24677) ICT-24677: Allow logging statistics on process exit.
221ad1227be (origin/feature/ICT-24739) ICT-24739: Protect logging from invalid handles during process shutdown.
85ab1a8b747 (origin/bugfix/ICT-24720) ICT-24720: CDB XML clear cache by path to consider parent DALs/DAOs
a3a308e4350 ICT-22366 BPCT using CDB RESTful API
964f1cad802 (origin/feature/ICT-22366) ICT-22366 fix concurrency bug
6e0fe95b234 (origin/bugfix/ICT-24826) ICT-24826: Fixed buildJacORB script output to log files only
0402fb5d7b0 (origin/feature/ICT-24848) ICT-24848: ACSPorts now supports getManagerHost method
45c7799ffc6 (origin/feature/ICT-24738) ICT-24738: Basic Phase A tests for CDB API REST

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

git log --no-merges --oneline --reverse origin/master..origin/integration/COMMON-2025FEB -- ICD
d940587555f (origin/icd-obops/2025FEB) ICT-24843 fixed missing SB names in OTO email


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 the development of 2025FEB:

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