Skip to content

v1.0.5 (12/7/2018)

Compare
Choose a tag to compare
@dbusel dbusel released this 07 Dec 09:50
· 257 commits to master since this release
b28f354
Version update (#147)

* fix(bug): fixed default controller url

* fix(bug): fixed iofog-agent info controller status when access token is expired/invalid (EWC-292)

* feat(refactor): renaming client

* build(packaging): adding dev packages

* fix(bug): fix invalid error message during provision

* feat(core): add microservice removal (EWC-306)

* feat(core): add default device scan frequency value & update error message (EWC-336)

* fix(bug): fix config logging parameters validation (EWC-335)

* feat(core): add warning messages

* fix(bug): fix microservice update

* feat(core):  add notifications (EWC-345 )

* fix(ci): update .travis.yml to enable notifications to slack

* fix(core): fix deprovision to work if agent hasn't connection to controller (EWC-366)

* refactor(core): rename controller status ok -> online (EWC-359)

* refactor(upgrade): update HornetQ version

* fix(bug): fix `isolated_docker_container` configuration

* fix(bug): fix config switcher import (EWC-375)

* fix(bug): fix help for iofog-agent client (EWC-375)

* fix(core): iofog agent os group

* fix(ci): remove preprod env

* refactor(upgrade): update "HttpMime" version