Skip to content

v1.2.0

Compare
Choose a tag to compare
@MikeSchiessl MikeSchiessl released this 02 Nov 10:42
· 34 commits to main since this release
6887d14
Date 2021-11-02
Kind Feature & Bugfix release
Author [email protected], [email protected]
  • Features
  • Bugfix
    • Fixed a bug in proxy handling (using cli param), re-enabled CLI cmd and amended docs
    • Fixed a bug that prevented "--version" to work properly
    • Fixed a bug that mitigates version display bug on the CLI (solves the symptom only)
    • Fixed a bug that potentially allowed buffered output from the CLI's (CLI calls and DOCKERFILE)
  • Minor improvements
    • updated base container to "python:3.10-slim-bullseye" ****
    • Introduced "systemd" example to Command Line Usage docs
    • Introduced docker check to version check and amendment to UA Header
    • Introduced - Message re-transmission on network error
    • ReFactored INPUT / OUTPUT handler to reduce compute & memory footprint
    • bumped EAA CLI Version to 0.4.4 (docker only)
    • Introduced dedicated "OUTPUT" documentation
    • introduced uls own requirements.txt in the bin directory - still trying to keep req's as low as possible.