Skip to content

Releases: m3ftah/androfleet

Complete Integration with Gradle Plugin

02 Jul 11:33
Compare
Choose a tag to compare
v1.5-beta

Merge branch 'master' of https://github.com/m3ftah/androfleet

v1.1-alpha

12 May 12:25
Compare
Choose a tag to compare
v1.1-alpha Pre-release
Pre-release

Androfleet 1.1 Release Notes

Updates since v1.0

Dockerfile build

  • Faster build, removing unnecessarily commands .

  • separate the scala build from the image build in order to quickly build
    the image, the scala builds and apk will be mounted in a volume in the
    debugging version to avoid rebuilding the image on every change.

Performance, Internal Implementation, Development Support etc.

  • Build every image on its own : master, node and servicediscovery.

  • Code clean-up, minor fixes etc.