Skip to content

Releases: balena-os/balena-engine

balenaEngine v17.12.0

18 Oct 09:27
3fdfd0d
Compare
Choose a tag to compare
Merge pull request #115 from pdcastro/update_installsh_tag_v17.12.0

Update install.sh script for v17.12.0 release

balena 17.06-rev1

13 Oct 09:48
Compare
Choose a tag to compare

Builder

  • Allow bind-mounting a volume in the build context #27

CLI

  • Add command for generating image deltas #35

Daemon

  • Add utility that can boot a system into a container #10
  • Add the ability to create binary delta between two images #11
  • Include engine name in version information #32
  • Minimize page cache usage during pull de0993b

Plugins

  • Disable plugin support #14

Logging

  • Disable awslogs, fluentd, gcplogs, gelf, logentries, splunk, and syslog logging drivers fe4d45c

Runtime

  • Disable consul, etcd, and zookeeper discovery backends 380ba69

Swarm Mode

  • Disable swarm mode #14

Distribution

  • On-the-fly layer extraction during docker pull #8
  • Improve layer reuse when pushing to v1 registries #28
  • Include a combined progress bar of all the layers in the output #31

Balena 17.06-rc5

12 Oct 23:54
cc5fcd0
Compare
Choose a tag to compare
Balena 17.06-rc5 Pre-release
Pre-release
balena build scripts

Signed-off-by: Petros Angelatos <petrosagg@gmail.com>

rc2

07 Oct 04:42
Compare
Choose a tag to compare
rc2
  • Adds delta creation command

Testing release

06 Oct 06:23
Compare
Choose a tag to compare
Testing release Pre-release
Pre-release
Merge pull request #31 from resin-os/pull-combined-progress

Print combined progress when pulling