Skip to content

2024.05.01

Compare
Choose a tag to compare
@ankraft ankraft released this 13 May 10:41
· 190 commits to master since this release
  • The ACME CSE documentation can now be found at https://acmecse.net.
  • ACME releases can now be installed via the PyPi package manager : pip install acmecse
  • The base directory where the acme.ini configuration file, and data, logs, tmp and a secondary init directories are stored can now be specified. It doesn't have to be the current working directory anymore.

Improvements

  • Adding support for environment variables in configuration setting interpolations.

Fixes

  • Changed the values for the [SIM] and [MobileNetwork] ManagementObject specializations to adapt the changes in TS-0022.

Breaking Changes

  • Moved the init directory to the acme module.
  • Moved the acme.ini.default file to the new init directory location.