2.11.0
2.11.0 (2021-01-29)
We do best effort to support docker versions 1.12.0 - 17.12.1 with this release.
Features
Improvements
- A new
microservice_focal
(ubuntu20.04) base image added. It's version bumped to2.11.0
. - A new
microservice_python3_focal
base image added (based onmicroservice_focal
). - Armada built on top of the
microservice_python3_focal
base image. It's version bumped to2.11.0
. - Armada commands migrated to python3. Python2 dependency dropped.
Haproxy
version upgraded from1.8
to2.2
.- Dropping support for Amazon Linux 1.
- RPM package of Armada works fine with Amazon Linux 2.
Bug fixes
- Fix broken dependency (Falcon Json Middleware) for backend.
- Allow binding armada to interfaces with more than one IP address.
- Fix broken dependencies for
armada-microservice.deb
package. Bump version to2.10.1
.