Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Release notes

...

No Format
git status
On branch integration/COMMON-2023AUG
Your branch is up to date with 'origin/integration/COMMON-2023AUG'.

git log --no-merges --oneline --reverse origin/master..origin/integration/COMMON-2023AUG -- ACS
e55aa1b61f8 ICT-22468: change ACS version for 2023AUG release
0e1ccb2e246 (origin/bugfix/ICT-21956-acs-cdbread-not-reading-baci-property-values-correctly-after-cdbwrite-with-xml-cdb) ICT-21956: Implemented fix in clear_cache method
3e0647a74bc ICT-22521 Added options to acsStartRemoteTmcdb
5806143ad2b ICT-22521 simplified invalid options handling
ed547bcd134 ICT-22521 skipped short option
9b6d9743814 (origin/feature/ICT-22521-clone-added-options-to-acsstartremotetmcdb-script-master) ICT-22521 fixed typo
9d1e9fb9bd5 (origin/bugfix/ICT-21754) ICT-21754: CDB/RDB fixes for regular expression in clear cache

git log --no-merges --oneline --reverse origin/master..origin/integration/COMMON-2023AUG -- ARCHIVE
9d1e9fb9bd5 (origin/bugfix/ICT-21754) ICT-21754: CDB/RDB fixes for regular expression in clear cache

git log --no-merges --oneline --reverse origin/master..origin/integration/COMMON-2023AUG -- ICD
4693a24064a (origin/bugfix/ACACORR-ICT-22591-master) ICT-22591 Update some files for tat
8ecba033f87 ICT-22684: Added missing PersistedEnvelopeRepository CRUD methods
51627c0b72a ICT-22684: ADAPT Python Message Bus version bump to 2023.08
a925e490087 ICT-22684: Correcting typo in message-bus-rabbitmq version
45e42706953 ICT-22687: AdaptConfiguration to allow repeated entries
715664f8532 ICT-22684: AdaptEnvelope conversion method to SimpleEnvelope
7d24f9b0df5 (origin/bugfix/ICT-22684) ICT-22684: Added findByMessageClass to CRUD and desc order to all


OS Support:

  • The officially supported OS is the 64 bit version of "Red Hat Enterprise Linux Server release 8.5 (Ootpa)"
    • The binary distribution of ACS (tarball) is made for this OS
    • We also successfully use its clone "CentOS Stream 8"
    • For all machines the expected kernel is 4.18.0
  • Unofficially, "CentOS Stream 9" has also been used successfully

...