Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

v1.5.4

Compare
Choose a tag to compare
@niusmallnan niusmallnan released this 22 Aug 07:44
· 31 commits to master since this release

Release v1.5.4

Versions

  • Linux 4.14.138
  • Buildroot: 2018.02.11
  • Docker docker-18.09.8 by default
  • RPi64: Linux 4.14.114
  • Console:
    • Alpine: 3.9
    • CentOS: 7.5.1804
    • Debian: stretch
    • Fedora: 28
    • Ubuntu: bionic

Major Features and Enhancements

  • Support for docker 19.03.x. [#2850]
  • Support for http retry mechanism when loading service yaml files. [#2872]

Major Bug Fixes since v1.5.3

  • Fixed an issue where symLinkEngineBinary doesn't work with custom docker engine from url. [#2870]