Mender 1.7 beta: Broader Linux support

Mender 1.7 beta is here and ready for you to try out!

We are happy to see a clear increase in community contributions with Mender 1.7! A big thank you to the contributors for investing your time in developing new features as well as everyone providing feedback and support!

The focus for Mender 1.7 is to make Linux support much easier, including binary Linux distributions! The key features of Mender 1.7 beta are covered below, and you can see the detailed items in the Mender 1.7.0 beta release notes.

mender-convert: Binary integration of Mender

Imagine you are working on an exciting new IoT product and getting ready for release. The release date is rapidly approaching and of course there are outstanding issues in the device software. What if you could release a basic version of the software and do an over-the-air update when the product reaches your customers -- which would buy you 4 more months?

There is just one problem: there is no time to start working on integrating a robust over-the-air update manager either...

This is why a new tool mender-convert joins the Mender family! With mender-convert you can take an existing Linux disk image and convert it into a disk image with dual A/B rootfs OTA update capability using Mender! Provision your devices with this disk image, and they can be remotely updated with Mender.

This conversion all happens on the binary image level - there is no need to integrate with a bootloader or rebuild any of your device software! After provisioning with the converted image, you can build Mender Artifacts with the exact same process.

mender-convert is part of a larger goal of broadening Mender to all Linux distributions and making OTA updates available to everyone. This initial release has been tested on Raspberry Pi 3 and BeagleBone Black, both with official distributions (Raspbian and Debian, respectively). It will be expanded and tested on a broader set of boards and distributions; as always testing and contributions are very welcome!

Follow the documentation on Building a Mender Debian image to get started, or take a look at the mender-convert GitHub repository.

As with all the tools of Mender, mender-convert is licensed under the permissive Apache License v2.

Auth APIv2: Simplified device authorization

Mender 1.6 and earlier had two services responsible for authorizing devices, with slightly different purposes, deviceauth and deviceadm; they were meant to synchronize authorization data. Unfortunately, this lead to confusion and several bugs in the authorization state of devices, in particular when a device was "reflashed" with a new key (but same identity).

To address the issues surrounding device authorization, we are happy to announce that Mender 1.7 only has one service responsible for this: deviceauth. As part of this overall simplification, a new management API is introduced for device authentication, so this service is moving from APIv1 to APIv2.

The Mender UI is also updated to take advantage of this simplified API, so it will be easier to understand and change the authorization states of devices!

Depreciation of auth APIv1

Mender 1.7 will support both auth APIv1 and APIv2, but please migrate to APIv2, as support for APIv1 will be removed in the next release of Mender and Hosted Mender in Q1 2019. Note that this only affects the device authentication management APIs, typically where you would use a script to accept/reject devices.

All other management API endpoints will remain on APIv1. The device APIs will not change as part of this either, so devices will still communicate with the server using the same API and do not need to be updated.

UI scalability improvements

As Mender users keep scaling up their infrastructure, the Mender UI is receiving improvements to handle larger environments.

Artifact selector

Scaling not only relates to the number of devices, but also the number of Artifacts. Mender 1.7 introduces autocomplete for the Artifact name when you create deployments:

Artifact selector autocomplete

Filtering finished deployments

Managing larger amounts of deployments also becomes easier with Mender 1.7! You can now fitler finished deployments based on time or device group:

Finished deployments filtering

Retry deployment

When you create a deployment and one or more devices in it fails to update, the Mender client automatically performs a rollback so your device continues to be operational. However, in some cases the failure is intermittent (e.g. unreliable network), so you might want to retry the deployment later:

Retry deployment

This new feature will create a new deployment with the same Artifact and Devices being part of it. Note that devices that are already on this Artifact, e.g. since they were successfully updated in the previous deployment, will skip the deployment; Mender never updates devices that are on the same Artifact that is being deployed.

Mender client usability improvements

Several general usability improvements made it into Mender 1.7!

The Mender client now supports two locations for mender.conf:

  • /etc/mender/mender.conf
  • /var/lib/mender.conf

Both of these can be present, in which case the Mender client will load /var/lib/mender.conf first, then override any settings with what is in /etc/mender/mender.conf. As the former is normally backed by a persistent data partition, this is very convenient to specify any settings that you want to "survive" across updates. Examples include TenantToken (mainly for Hosted Mender) or polling intervals which could be different on different sets of devices. See the configuration file documentation for more information.

Also notable, new device inventory for os, rootfs type and and bootloader integration type is available out of the box!

Device inventory

Yocto Project support

Mender 1.7 beta supports Yocto Project sumo (2.5) , and we plan to support the latest official Yocto Project release thud (2.6) with Mender 1.7 final, due for release in December.

Try Mender 1.7 beta

The documentation has a new 1.7 section that includes all the resources you need to get going. To test the new features, you can start with these pages:

Sign up for Hosted Mender

Hosted Mender is a secure Mender server we host for you, so you do not have to spend time maintaining scalability, security, certificates, uptime, upgrades and compatibility of the Mender server. Simply point your Mender clients to our server! It is inexpensive and priced very competitively with the cost of self-hosting a Mender server.

Hosted Mender is already updated and fully compatible with the new Mender 1.7 beta client releases.

Sign up and get your $120 free credit for Hosted Mender today.

Support for your board

If you are getting started with OTA updates or do not have time to integrate the Mender client with your board, there are several resources available to you!

Mender Hub is a dedicated place to contribute, reuse and maintain Mender board integrations.

We are also happy to help with professional services to enable verified Mender support for your board!

Share your feedback

We are happy to continue to see your general feedback on Mender, be it positive or need for improvement, on the Mender mailing list. Your continued feedback ensures Mender will meet your needs even better in the future!

If you believe you have encoutered a bug, please submit your report at the Mender JIRA issue tracker.

We hope you enjoy the new features and are looking forward to hearing from you!

Recent articles

How over-the-air (OTA) updates help emergency response teams

How over-the-air (OTA) updates help emergency response teams

Discover how over-the-air (OTA) updates revolutionize emergency response teams, ensuring secure and seamless device maintenance and functionality in critical situations.
What’s hot in the open source and embedded community?

What’s hot in the open source and embedded community?

AI, robotics, IoT, AVs, and more – 2024 is proving to be an exciting year for technology. And the open source and embedded tech community is no exception.
How to use over-the-air (OTA) updates & NVIDIA Jetson Microservices

How to leverage over-the-air (OTA) updates with NVIDIA Microservices for Jetson

Mender, in collaboration with NVIDIA, published two critical use cases, providing a step-by-step guide to over-the-air (OTA) updates with NVIDIA Jetson.
View more articles

Learn more about Mender

Explore our Resource Center to discover more about how Mender empowers both you and your customers with secure and reliable over-the-air updates for IoT devices.

 
sales-pipeline_295756365