Hi Everyone, sorry for the relative radio silence over the past weeks on posting release notes. The team has been super focused on getting multicontainer ready for release, so hopefully the release notes in the coming weeks are gonna be super exciting.
For now I will just give you some highlights of the things we releases in the last week or so. You will notice that the resinOS team has been hard at work releasing a bunch of new things.
ResinOS
-
Meta-resin was bumped up to v2.9.7, notable changes:
- The boot partition now includes an
os-release
file that will allow other tools to more easily identify OS versions and act accordingly - Update Balena Engine to include container locks fix, this fixes some issue we have seen where the container’s
hostConfig
becomes corrupt and requires an image redownload. - Updated the supervisor to v6.6.0, which is notable as it adds an API for proxy and hostname configuration at runtime. Checkout the new
host-config
API endpoint in the docs.
- The boot partition now includes an
-
The Odroid XU4 device type has been upgraded to
v2.9.7+rev2
and with this change we have also switched it to use the overlayFS storage driver. Note: Currently the HDMI is NOT working on this XU4 version. -
The UP board device type has been upgraded to
v2.9.7+rev2
and has now also disables random MAC address generation when scanning for a WiFi connection -
The Intel NUC device type has been upgraded to to
v2.9.7+rev1
and also adds support for RTL8723BE and RTL8821AE based WiFi/BT cards. -
The Jetson TX2 device type has been upgraded to v2.9.7+rev2.
-
resinos.io now serves latest images of unmanaged resinOS for the following device types:
- Rpi 1,2,3 resinOS 2.9.6+rev1.dev
- Varcite Dart resinOS 2.9.6+rev1.dev
- UP board resinOS 2.9.7+rev1.dev
- Beaglebone resinOS 2.7.5+rev2.dev
- Intel NUC resinOS 2.9.7+rev1.dev
- TS4900 resinOS 2.7.8+rev1.dev
- Jetson TX2 resinOS 2.9.7+rev2.dev
- Siemens IOT2000 resinOS 2.7.6+rev1.dev
Resin CLI
We are currently beta testing a packaged, cross platform, standalone binary version of the CLI. It can be downloaded from the github releases page, so give it a test and help us catch some bugs.
Base images:
- Added images for Jetson TX1, which we will be adding support for in the coming weeks.
- Added support for Alpine 3.7 and edge (development branch) versions for those who like living on the bleeding edge.
Thats all for this week, if you have questions about any of the release notes or things you would like clarified, feel free to ping me in this thread
Cheerio
Shaun