Skip to content

Releases: eclipse-iofog/Agent

Release v2.0.5

25 Feb 02:30
Compare
Choose a tag to compare

Bugs

  • Fix upgrade version issue

Release v2.0.4

18 Feb 20:56
Compare
Choose a tag to compare

Features

  • Support for udp docker ports

Bugs

  • Fix pruning bug when containers are not alive and updated logs
  • Logs updated
  • Microservice update container bug fix (Rebuild flag issue)

Release v2.0.3

23 Nov 23:53
Compare
Choose a tag to compare

Bugs

  • Fix bug of pruning live images on agent reboot

Release v2.0.2

22 Oct 22:42
Compare
Choose a tag to compare

Features

  • Added dir /var/log/iofog-microservices on install for microservice logs

Bugs

  • Fixed docker pruning dead loop
  • Fixed Gps mode null pointer
  • Fixed rollback version issue

Release v2.0.1

22 Oct 22:40
Compare
Choose a tag to compare

BUGS

  • Updated default available disk threshold value to 20

Release v2.0.0

22 Oct 22:38
Compare
Choose a tag to compare

Features

  • Skupper integration
  • Agent docker pruning
  • Volume mapping types
  • Added extra hosts support
  • Changed remote debugger port to 54322
  • Added extra hosts support

Bugs

  • Fixed Agent unknown issue

Release 1.3.0-rc1

05 Nov 22:50
Compare
Choose a tag to compare
  • Features
    • Report microservices lifecycle to Controller
    • Showing available disk percentage in iofog-agent info output
  • Bug fixes
    • Keep previous GPS coordinates when getting new one fails
    • Remove microservices when Agent is moved to another ECN

v1.2.1

25 Jul 06:09
213a4b4
Compare
Choose a tag to compare

Bug fixes:

  • Improve tagging of GCR images by adding more reliable tags

  • Default the supplementary tag to "latest"

  • Log stack trace on error

  • Changed some Warnings to Errors

  • Add timeout to docker network ls command

v1.2.0

12 Jul 18:08
ae3a25a
Compare
Choose a tag to compare

Features

  • Send Agent's external IP to Controller

Bugs:

  • Selecting the network interface that has Controller connectivity
  • Use local docker images when offline

v1.1.0

24 Jun 08:06
Compare
Choose a tag to compare
  • Features
    • Added support for setting and passing through environment variables in docker containers at runtime (see iofog-agent CLI)
    • Added support for overriding container CMD directives at runtime (see iofog-agent cli)
    • Agent Docker images now build from iofog-docker-images for stability
    • New endpoints
  • Bugs
    • Fix for deleting local images when registry was set to local
    • Fix for when multiple Agents would removes other Agent's microservices on the same node
    • Fixed for Private registries authentication
    • Stop running microservices when iofog-agent package gets uninstalled (for real time this!)