Skip to main content

Bug Fixes

  • Fixed lager update version file write timing: version is now written to /etc/lager/version before container restart instead of after, preventing version info loss if the restart disrupts SSH
  • Added retry logic (3 attempts) for version file write during lager update to improve reliability

Improvements

  • Updated SPI Aardvark test scripts with incremental config tests and improved manual test coverage

Installation

To install this version:
pip install lager-cli==0.3.21
To upgrade from a previous version:
pip install --upgrade lager-cli

Resources

View Release on PyPI