Releases: eclipse-iofog/Agent
Releases · eclipse-iofog/Agent
Release v3.0.1
Feature
- Declared Agent dependency i.e. java and docker.
Release v3.0.0
Feature
- A new config called TZ (timeZone) which is configurable is added to inject the same timezone as the device in the microservices.
- Removed java debugger.
Release v3.0.0-beta7
Bugs
- Fixed the issue with adding extra-host while creating containers.
- Added a retry mechanism for fetching device ip address on creating containers.
Release v3.0.0-beta6
Bugs
- Fixed the issue with updating yum package repository
Release v3.0.0-beta5
Features
- Removed iofog-agent support for specific distros and Added support for any/any package which handles different distros.
Bugs
- Fixed issue where microservice container was not spinning again if docker container was killed.
- Fixed the copyright to 2022
Release v3.0.0-beta4
Features
- Added support for raspbian/bullseye
Bugs
- Revert fix for jdk 11 remote debugging
Release v3.0.0-beta3
Bugs
- Send error message back to controller on failure to pull docker image
- Fixed issue with remote debugging with jdk 11
Release v3.0.0-beta2
Bugs
- Microservice container error message was reset on successful microservice deployment
Release v3.0.0-beta1
Features
- Added support for Centos 8
- Support for EdgeResources
- Dev mode added for enabling and disabling sentry notification on error
- Log format updated to Json
- Docker pull stats with percentage completion
- Send error back to controller on failure of volume mount on microservice
Release v2.0.7
Bugs
- Fixed bug when config.xml file gets truncated and results in agent crash on restart.
- Fixed bug of reseting logger on every configuration update. Now logger is reset only on log configuration update.
Known Issues
- Issues installing ioFog Agent on Debian 9 due to the following error
docker is unable to locate package docker-ce-rootless-extras