Releases: logzio/logzio-agent-manifest
Releases · logzio/logzio-agent-manifest
v1.0.24
v1.0.23
v1.0.22
New:
- Support EKS based on Fargate
v1.0.21
v1.0.20
Fixes:
- Change Linux agent functions jq to $jq_bin
v1.0.19
New:
- New architecture for Windows:
- datasources directory contains all datasources in platfrom/subtype/datasource hierarchy per os.
- resources directory contains all OTEL and K8S shared files.
- Support multiple datasources.
- Windows release will have windows assets automatically (instead of using our old latest release).
- One request to get all files from repo (instead of multiple requests to repo).
- Better code = Better maintenance.
- More catching errors and better error messages.
- Using SQS for sending logs to Logz.io.
- Organized directories in user machine for temp files, logzio_agent log file and agent output files.
- Support for user interruption.
- Improved post-requisites.
- Improved agent information at the end of running.
- Agent information was added to K8S.
- Support message at the end was added.
- Successful/Failed/Interruption message animation at the end was added.
- Improved looks - bigger titles, task progress location.
- Agent version was added to Logz.io title.
Fixes:
- OneDrive changing temp files and causing errors.
- Checking connection to Logz.io logs/metrics uses the user's region in listener.
v1.0.18
Updates:
- Download jq binary file instead of using apt/yum package manager in Linux
v1.0.17
Fixes:
- tar error in Windows localhost - A new check was added to prerequisites that checks if tar is installed in the machine.
dev
manifest for develop environment
v1.0.16
Fixes:
- env_id has no value in k8s - Users can add environment name (from the UI) and it will be the value of env_id in the Helm install command.