Released 02.02.2022
A total of 113 lines added, 22 removed (delta 91)
Developers with the most changesets | |
---|---|
Ole Petter Orhagen | 2 (100.0%) |
Developers with the most changed lines | |
---|---|
Ole Petter Orhagen | 115 (100.0%) |
Top changeset contributors by employer | |
---|---|
Northern.tech | 2 (100.0%) |
Top lines changed by employer | |
---|---|
Northern.tech | 115 (100.0%) |
Employers with the most hackers (total 1) | |
---|---|
Northern.tech | 1 (100.0%) |
New changes in mender since 3.2.0:
fix(client_update): Only fall back to older endpoints on HTTP 404's
Make the client only fall back to older endpoints on HTTP 404 error codes when
polling the deployments/next
endpoint.
Previous functionality fell back to older endpoints on all error codes. This in turn meant that when the client got rate-limited by the server on 429's, the client fell back to the older endpoints.
The problem with this is that only the POSTv2 endpoint supports control maps, so when an update with control maps was in progress, the other endpoints would return 204, and the client would think the deployment was aborted from the server. (MEN-5421)
Released 01.24.2022
A total of 4572 lines added, 1819 removed (delta 2753)
Developers with the most changesets | |
---|---|
Kristian Amlie | 23 (39.0%) |
Lluis Campos | 16 (27.1%) |
Ole Petter Orhagen | 12 (20.3%) |
Fabio Tranchitella | 4 (6.8%) |
Zachary T Welch | 1 (1.7%) |
Jesus | 1 (1.7%) |
Maciej Tomczuk | 1 (1.7%) |
Alf-Rune Siqveland | 1 (1.7%) |
Developers with the most changed lines | |
---|---|
Lluis Campos | 2786 (53.9%) |
Kristian Amlie | 1295 (25.1%) |
Ole Petter Orhagen | 1035 (20.0%) |
Fabio Tranchitella | 32 (0.6%) |
Alf-Rune Siqveland | 9 (0.2%) |
Jesus | 6 (0.1%) |
Zachary T Welch | 2 (0.0%) |
Maciej Tomczuk | 1 (0.0%) |
Developers with the most lines removed | |
---|---|
Kristian Amlie | 272 (15.0%) |
Developers with the most signoffs (total 1) | |
---|---|
Lluis Campos | 1 (100.0%) |
Top changeset contributors by employer | |
---|---|
Northern.tech | 57 (96.6%) |
Timesys Corporation | 1 (1.7%) |
wjaxxx@gmail.com | 1 (1.7%) |
Top lines changed by employer | |
---|---|
Northern.tech | 5158 (99.8%) |
wjaxxx@gmail.com | 6 (0.1%) |
Timesys Corporation | 2 (0.0%) |
Employers with the most signoffs (total 1) | |
---|---|
Northern.tech | 1 (100.0%) |
Employers with the most hackers (total 8) | |
---|---|
Northern.tech | 6 (75.0%) |
wjaxxx@gmail.com | 1 (12.5%) |
Timesys Corporation | 1 (12.5%) |
New changes in mender since 3.1.0:
golang.org/x/crypto/ssh/terminal
to
golang.org/x/term
(QA-235)/api/devices
to the currently authenticated Mender server.
The existing D-Bus API endpoints GetJwtToken and JwtTokenStateChange
will now return the local address together with the JWT token. Supports
also websocket upgrade when calling
/api/devices/v1/deviceconnect/connect
endpoint
(MEN-5216)--demo
flag and split its
functionality across new flags --demo-server
to configure the device
for a Mender demo server and --demo-polling
to use demo polling
intervals. (MEN-5138)Could not resolve path link: ubi..
Refresh update control maps before failing an update
Fix the issue where if a state takes longer than the expiration time for the enabled update control map, then by the time the client checks its control maps, the map is expired, and the update fails.
Now the client refreshes the update maps from the server before each pause, and hence, this issue will be avoided. (MEN-5096)
reboot
command before it kills the Mender client.
(MEN-5340)UpdatePollIntervalSeconds
interval if it is
shorter than UpdateControlMapExpirationTimeSeconds
, enabling quicker
response when continuing an update.Released 02.09.2022
A total of 430 lines added, 58 removed (delta 372)
Developers with the most changesets | |
---|---|
Kristian Amlie | 7 (41.2%) |
Ole Petter | 6 (35.3%) |
Lluis Campos | 3 (17.6%) |
Jesus | 1 (5.9%) |
Developers with the most changed lines | |
---|---|
Ole Petter | 259 (60.1%) |
Kristian Amlie | 151 (35.0%) |
Lluis Campos | 15 (3.5%) |
Jesus | 6 (1.4%) |
Developers with the most signoffs (total 1) | |
---|---|
Ole Petter | 1 (100.0%) |
Top changeset contributors by employer | |
---|---|
Northern.tech | 16 (94.1%) |
wjaxxx@gmail.com | 1 (5.9%) |
Top lines changed by employer | |
---|---|
Northern.tech | 425 (98.6%) |
wjaxxx@gmail.com | 6 (1.4%) |
Employers with the most signoffs (total 1) | |
---|---|
Northern.tech | 1 (100.0%) |
Employers with the most hackers (total 4) | |
---|---|
Northern.tech | 3 (75.0%) |
wjaxxx@gmail.com | 1 (25.0%) |
New changes in mender since 3.1.0:
reboot
command before it kills the Mender client.
(MEN-5340)Released 09.28.2021
A total of 588 lines added, 396 removed (delta 192)
Developers with the most changesets | |
---|---|
Kristian Amlie | 11 (36.7%) |
Lluis Campos | 5 (16.7%) |
Alf-Rune Siqveland | 3 (10.0%) |
Ole Petter Orhagen | 3 (10.0%) |
Fabio Tranchitella | 2 (6.7%) |
Uri Ishon | 2 (6.7%) |
Prashanth Joseph Babu | 2 (6.7%) |
Alan Martinovic | 1 (3.3%) |
Manuel Zedel | 1 (3.3%) |
Developers with the most changed lines | |
---|---|
Kristian Amlie | 414 (58.5%) |
Ole Petter Orhagen | 117 (16.5%) |
Lluis Campos | 58 (8.2%) |
Prashanth Joseph Babu | 46 (6.5%) |
Uri Ishon | 31 (4.4%) |
Alf-Rune Siqveland | 24 (3.4%) |
Alan Martinovic | 13 (1.8%) |
Fabio Tranchitella | 4 (0.6%) |
Manuel Zedel | 1 (0.1%) |
Developers with the most lines removed | |
---|---|
Lluis Campos | 32 (8.1%) |
Developers with the most signoffs (total 1) | |
---|---|
Kristian Amlie | 1 (100.0%) |
Top changeset contributors by employer | |
---|---|
Northern.tech | 26 (86.7%) |
Complete Solution Robotics, LLC | 2 (6.7%) |
prashanthjbabu@gmail.com | 2 (6.7%) |
Top lines changed by employer | |
---|---|
Northern.tech | 631 (89.1%) |
prashanthjbabu@gmail.com | 46 (6.5%) |
Complete Solution Robotics, LLC | 31 (4.4%) |
Employers with the most signoffs (total 1) | |
---|---|
Northern.tech | 1 (100.0%) |
Employers with the most hackers (total 9) | |
---|---|
Northern.tech | 7 (77.8%) |
prashanthjbabu@gmail.com | 1 (11.1%) |
Complete Solution Robotics, LLC | 1 (11.1%) |
New changes in mender since 3.0.0:
mender setup
.
(MEN-4857)docker
update module.grub-mender-grubenv-set
and grub-mender-grubenv-print
, instead of
fw_setenv
and fw_printenv
.
The two new configuration settings BootUtilitiesSetActivePart
and
BootUtilitiesGetNextActivePart
have been introduced to configure the
names. If no names are set, then the default is to try the
grub-mender-grubenv tools first, followed by the "fw_" tools if the
former are not found.
(MEN-3978)/var/lib/mender/modules/v3/payloads/0000/tree/files/
after an
unexpected reboot.Released 02.09.2022
A total of 430 lines added, 58 removed (delta 372)
Developers with the most changesets | |
---|---|
Kristian Amlie | 7 (41.2%) |
Ole Petter | 6 (35.3%) |
Lluis Campos | 3 (17.6%) |
Jesus | 1 (5.9%) |
Developers with the most changed lines | |
---|---|
Ole Petter | 259 (60.1%) |
Kristian Amlie | 151 (35.0%) |
Lluis Campos | 15 (3.5%) |
Jesus | 6 (1.4%) |
Developers with the most signoffs (total 1) | |
---|---|
Ole Petter | 1 (100.0%) |
Top changeset contributors by employer | |
---|---|
Northern.tech | 16 (94.1%) |
wjaxxx@gmail.com | 1 (5.9%) |
Top lines changed by employer | |
---|---|
Northern.tech | 425 (98.6%) |
wjaxxx@gmail.com | 6 (1.4%) |
Employers with the most signoffs (total 1) | |
---|---|
Northern.tech | 1 (100.0%) |
Employers with the most hackers (total 4) | |
---|---|
Northern.tech | 3 (75.0%) |
wjaxxx@gmail.com | 1 (25.0%) |
New changes in mender since 3.0.1:
reboot
command before it kills the Mender client.
(MEN-5340)Released 09.29.2021
A total of 94 lines added, 48 removed (delta 46)
Developers with the most changesets | |
---|---|
Kristian Amlie | 4 (50.0%) |
Prashanth Joseph Babu | 2 (25.0%) |
Alf-Rune Siqveland | 1 (12.5%) |
Lluis Campos | 1 (12.5%) |
Developers with the most changed lines | |
---|---|
Prashanth Joseph Babu | 46 (48.9%) |
Kristian Amlie | 31 (33.0%) |
Alf-Rune Siqveland | 9 (9.6%) |
Lluis Campos | 8 (8.5%) |
Developers with the most signoffs (total 1) | |
---|---|
Kristian Amlie | 1 (100.0%) |
Top changeset contributors by employer | |
---|---|
Northern.tech | 6 (75.0%) |
prashanthjbabu@gmail.com | 2 (25.0%) |
Top lines changed by employer | |
---|---|
Northern.tech | 48 (51.1%) |
prashanthjbabu@gmail.com | 46 (48.9%) |
Employers with the most signoffs (total 1) | |
---|---|
Northern.tech | 1 (100.0%) |
Employers with the most hackers (total 4) | |
---|---|
Northern.tech | 3 (75.0%) |
prashanthjbabu@gmail.com | 1 (25.0%) |
New changes in mender since 3.0.0:
/var/lib/mender/modules/v3/payloads/0000/tree/files/
after an
unexpected reboot.Released 07.14.2021
A total of 7715 lines added, 3584 removed (delta 4131)
Developers with the most changesets | |
---|---|
Kristian Amlie | 51 (48.6%) |
Ole Petter Orhagen | 22 (21.0%) |
Lluis Campos | 19 (18.1%) |
Alf-Rune Siqveland | 3 (2.9%) |
Fabio Tranchitella | 3 (2.9%) |
Manuel Zedel | 2 (1.9%) |
Nils Olav Kvelvane Johansen | 2 (1.9%) |
Prashanth Joseph Babu | 2 (1.9%) |
Grant Sloman | 1 (1.0%) |
Developers with the most changed lines | |
---|---|
Ole Petter Orhagen | 4160 (51.9%) |
Kristian Amlie | 2479 (30.9%) |
Lluis Campos | 1175 (14.7%) |
Alf-Rune Siqveland | 80 (1.0%) |
Nils Olav Kvelvane Johansen | 43 (0.5%) |
Manuel Zedel | 35 (0.4%) |
Prashanth Joseph Babu | 25 (0.3%) |
Fabio Tranchitella | 22 (0.3%) |
Grant Sloman | 1 (0.0%) |
Developers with the most signoffs (total 4) | |
---|---|
Ole Petter Orhagen | 3 (75.0%) |
Lluis Campos | 1 (25.0%) |
Developers with the most report credits (total 1) | |
---|---|
Alex Stout | 1 (100.0%) |
Developers who gave the most report credits (total 1) | |
---|---|
Kristian Amlie | 1 (100.0%) |
Top changeset contributors by employer | |
---|---|
Northern.tech | 102 (97.1%) |
prashanthjbabu@gmail.com | 2 (1.9%) |
Violet Ultra Ltd | 1 (1.0%) |
Top lines changed by employer | |
---|---|
Northern.tech | 7994 (99.7%) |
prashanthjbabu@gmail.com | 25 (0.3%) |
Violet Ultra Ltd | 1 (0.0%) |
Employers with the most signoffs (total 4) | |
---|---|
Northern.tech | 4 (100.0%) |
Employers with the most hackers (total 9) | |
---|---|
Northern.tech | 7 (77.8%) |
prashanthjbabu@gmail.com | 1 (11.1%) |
Violet Ultra Ltd | 1 (11.1%) |
New changes in mender since 2.6.0:
ID
and Priority
of a given update process.
(MEN-4535)dbus.RegisterMethodCallCallback
due
to concurrent map access. This could manifest either as a crash, or as
a failure to deliver the JwtToken to dependent processes, such as
mender-connect.mender-client.service
and the old mender.service
services can no longer run at the same time. If anyone has both, then
mender.service
should be removed from the system.fw_printenv
, not showing up in the logs.
Now default to showing all output from the child processes called in
the client logs.mender daemon
, mender commit
, mender show-artifact
, etc.
(MEN-4808)mender setup
.
(MEN-4857)Released 07.14.2021
A total of 506 lines added, 215 removed (delta 291)
Developers with the most changesets | |
---|---|
Lluis Campos | 6 (37.5%) |
Kristian Amlie | 5 (31.2%) |
Ole Petter Orhagen | 2 (12.5%) |
Nils Olav Kvelvane Johansen | 2 (12.5%) |
Prashanth Joseph Babu | 1 (6.2%) |
Developers with the most changed lines | |
---|---|
Lluis Campos | 290 (49.9%) |
Kristian Amlie | 186 (32.0%) |
Ole Petter Orhagen | 58 (10.0%) |
Nils Olav Kvelvane Johansen | 44 (7.6%) |
Prashanth Joseph Babu | 3 (0.5%) |
Developers with the most lines removed | |
---|---|
Kristian Amlie | 47 (21.9%) |
Developers with the most signoffs (total 2) | |
---|---|
Ole Petter Orhagen | 2 (100.0%) |
Top changeset contributors by employer | |
---|---|
Northern.tech | 15 (93.8%) |
prashanthjbabu@gmail.com | 1 (6.2%) |
Top lines changed by employer | |
---|---|
Northern.tech | 578 (99.5%) |
prashanthjbabu@gmail.com | 3 (0.5%) |
Employers with the most signoffs (total 2) | |
---|---|
Northern.tech | 2 (100.0%) |
Employers with the most hackers (total 5) | |
---|---|
Northern.tech | 4 (80.0%) |
prashanthjbabu@gmail.com | 1 (20.0%) |
New changes in mender since 2.6.0:
dbus.RegisterMethodCallCallback
due
to concurrent map access. This could manifest either as a crash, or as
a failure to deliver the JwtToken to dependent processes, such as
mender-connect.Released 04.16.2021
New changes in mender since 2.5.0:
mender show-artifact
and any other
cli operation).
(MEN-4398)Released 02.09.2022
A total of 297 lines added, 52 removed (delta 245)
Developers with the most changesets | |
---|---|
Kristian Amlie | 7 (53.8%) |
Lluis Campos | 3 (23.1%) |
Ole Petter | 2 (15.4%) |
Jesus | 1 (7.7%) |
Developers with the most changed lines | |
---|---|
Kristian Amlie | 152 (49.8%) |
Ole Petter | 125 (41.0%) |
Lluis Campos | 22 (7.2%) |
Jesus | 6 (2.0%) |
Developers with the most signoffs (total 2) | |
---|---|
Lluis Campos | 1 (50.0%) |
Ole Petter | 1 (50.0%) |
Top changeset contributors by employer | |
---|---|
Northern.tech | 12 (92.3%) |
wjaxxx@gmail.com | 1 (7.7%) |
Top lines changed by employer | |
---|---|
Northern.tech | 299 (98.0%) |
wjaxxx@gmail.com | 6 (2.0%) |
Employers with the most signoffs (total 2) | |
---|---|
Northern.tech | 2 (100.0%) |
Employers with the most hackers (total 4) | |
---|---|
Northern.tech | 3 (75.0%) |
wjaxxx@gmail.com | 1 (25.0%) |
New changes in mender since 2.5.3:
reboot
command before it kills the Mender client.
(MEN-5340)Release date 09.29.2021
A total of 97 lines added, 51 removed (delta 46)
Developers with the most changesets | |
---|---|
Kristian Amlie | 5 (55.6%) |
Prashanth Joseph Babu | 2 (22.2%) |
Alf-Rune Siqveland | 1 (11.1%) |
Lluis Campos | 1 (11.1%) |
Developers with the most changed lines | |
---|---|
Prashanth Joseph Babu | 46 (47.4%) |
Kristian Amlie | 34 (35.1%) |
Alf-Rune Siqveland | 9 (9.3%) |
Lluis Campos | 8 (8.2%) |
Developers with the most signoffs (total 1) | |
---|---|
Kristian Amlie | 1 (100.0%) |
Top changeset contributors by employer | |
---|---|
Northern.tech | 7 (77.8%) |
prashanthjbabu@gmail.com | 2 (22.2%) |
Top lines changed by employer | |
---|---|
Northern.tech | 51 (52.6%) |
prashanthjbabu@gmail.com | 46 (47.4%) |
Employers with the most signoffs (total 1) | |
---|---|
Northern.tech | 1 (100.0%) |
Employers with the most hackers (total 4) | |
---|---|
Northern.tech | 3 (75.0%) |
prashanthjbabu@gmail.com | 1 (25.0%) |
New changes in mender since 2.5.2:
/var/lib/mender/modules/v3/payloads/0000/tree/files/
after an
unexpected reboot.Released 07.14.2021
A total of 506 lines added, 215 removed (delta 291)
Developers with the most changesets | |
---|---|
Kristian Amlie | 5 (33.3%) |
Lluis Campos | 5 (33.3%) |
Ole Petter Orhagen | 2 (13.3%) |
Nils Olav Kvelvane Johansen | 2 (13.3%) |
Prashanth Joseph Babu | 1 (6.7%) |
Developers with the most changed lines | |
---|---|
Lluis Campos | 289 (49.7%) |
Kristian Amlie | 186 (32.0%) |
Ole Petter Orhagen | 58 (10.0%) |
Nils Olav Kvelvane Johansen | 45 (7.7%) |
Prashanth Joseph Babu | 3 (0.5%) |
Developers with the most lines removed | |
---|---|
Kristian Amlie | 47 (21.9%) |
Developers with the most signoffs (total 2) | |
---|---|
Ole Petter Orhagen | 2 (100.0%) |
Top changeset contributors by employer | |
---|---|
Northern.tech | 14 (93.3%) |
prashanthjbabu@gmail.com | 1 (6.7%) |
Top lines changed by employer | |
---|---|
Northern.tech | 578 (99.5%) |
prashanthjbabu@gmail.com | 3 (0.5%) |
Employers with the most signoffs (total 2) | |
---|---|
Northern.tech | 2 (100.0%) |
Employers with the most hackers (total 5) | |
---|---|
Northern.tech | 4 (80.0%) |
prashanthjbabu@gmail.com | 1 (20.0%) |
New changes in mender since 2.5.1:
dbus.RegisterMethodCallCallback
due
to concurrent map access. This could manifest either as a crash, or as
a failure to deliver the JwtToken to dependent processes, such as
mender-connect.Released 16.04.2021
New changes in mender since 2.5.0:
mender show-artifact
and any other
cli operation).
(MEN-4398)Released 01.20.2021
New changes in mender since 2.4.0:
clears_artifact_provides
field in Artifacts.
(MEN-3075)nodbus
at compile time.
(MEN-4032)Released 01.21.2021
New changes in mender since 2.4.0:
Released 11.03.2020
A total of 397 lines added, 161 removed (delta 236)
Developers with the most changesets | |
---|---|
Ole Petter Orhagen | 4 (36.4%) |
Peter Grzybowski | 3 (27.3%) |
Lluis Campos | 3 (27.3%) |
Fabio Tranchitella | 1 (9.1%) |
Developers with the most changed lines | |
---|---|
Ole Petter Orhagen | 314 (77.0%) |
Peter Grzybowski | 51 (12.5%) |
Lluis Campos | 42 (10.3%) |
Fabio Tranchitella | 1 (0.2%) |
Top changeset contributors by employer | |
---|---|
Northern.tech | 11 (100.0%) |
Top lines changed by employer | |
---|---|
Northern.tech | 408 (100.0%) |
Employers with the most hackers (total 4) | |
---|---|
Northern.tech | 4 (100.0%) |
New changes in mender since 2.4.0:
Released 09.11.2020
New changes in mender since 2.3.0:
Released 16.04.2021
New changes in mender since 2.3.2:
Released 01.21.2021
New changes in mender since 2.3.0:
Released 11.03.2020
A total of 211 lines added, 26 removed (delta 185)
Developers with the most changesets | |
---|---|
Ole Petter Orhagen | 5 (55.6%) |
Lluis Campos | 3 (33.3%) |
Fabio Tranchitella | 1 (11.1%) |
Developers with the most changed lines | |
---|---|
Ole Petter Orhagen | 179 (80.6%) |
Lluis Campos | 42 (18.9%) |
Fabio Tranchitella | 1 (0.5%) |
Top changeset contributors by employer | |
---|---|
Northern.tech | 9 (100.0%) |
Top lines changed by employer | |
---|---|
Northern.tech | 222 (100.0%) |
Employers with the most hackers (total 3) | |
---|---|
Northern.tech | 3 (100.0%) |
New changes in mender since 2.3.0:
Released 07.15.2020
New changes in mender since 2.2.0:
Released 07.15.2020
New changes in mender since 2.2.0:
Released 03.05.2020
New changes in mender since 2.2.0b1:
New changes in mender since 2.1.2:
snapshot dump
to dump current rootfssingle-file-artifact-gen
script POSIX compliant.
(MEN-3049)mender setup
on a read-only
filesystem.ServerCertificate
setting and the system certificates are
now optional, in the sense that the client will run without them.
However, the client will not be able to connect without the right
certificates, so the main usecase of this change is to have a workable
client that will roll back if connections can't be made, instead of
exiting. (MEN-3047)--source
specifying the source
filesystem to snapshotReleased 03.05.2020
New changes in mender since 2.1.2:
ServerCertificate
setting and the system certificates are
now optional, in the sense that the client will run without them.
However, the client will not be able to connect without the right
certificates, so the main usecase of this change is to have a workable
client that will roll back if connections can't be made, instead of
exiting. (MEN-3047)Released 12.05.2019
New changes in mender since 2.1.1:
Released 10.23.2019
New changes in mender since 2.1.0:
Released 12.05.2019
New changes in mender since 2.1.0:
Released 09.16.2019
New changes in mender since 2.0.1:
stream-next
.
We should to read the final empty entry to make sure the client does
not block.mender-artifact
.
Use --
to signal that remaining arguments should be passed directly
to mender-artifact
./bin/lsb_release
not being picked up by inventory script.Released 06.24.2019
New changes in mender since 2.0.0:
mender-artifact
.
Use --
to signal that remaining arguments should be passed directly
to mender-artifact
.Released 05.07.2019
New changes in mender since 2.0.0b1:
NeedsArtifactReboot
-> Automatic
.
(MEN-2011)New changes in mender since 1.7.0:
rootfs-image-v2
as a demonstration of how to
reimplement Mender's rootfs-image
update type as an update module.
It's also useful as inspiration if users want to make their own
slightly tweaked rootfs-image type.
(MEN-2392)/etc/mender/artifact_info
acts only as a fallback if no name has
been stored yet. This is typically the case for devices provisioned
directly from a disk image. Scripts should use the client
-show-artifact
argument instead of parsing the file.
(MEN-2000)-rootfs
argument has been removed and replaced with the
-install
argument, which works the same way.
(MEN-2000)-f
flag is no
longer required to install such artifacts, nor is it valid. The
scripts that run are:Download
scriptsArtifactInstall
scriptsArtifactCommit
scriptsArtifactRollback
scriptsArtifactFailure
scripts
Reboot scripts do not run, so these must be handled manually in
standalone mode.
(MEN-2000)ArtifactCommit_Error
scripts now run
after an ArtifactCommit_Leave
script has returned an error.
(MEN-2000)install
target.
The device_type file is not supported, since it is highly hardware
specific. Also the configuration will be very bare bones, and will
require changes unless Hosted Mender is being used.
(MEN-2383)-show-artifact
easier to consume by limiting logging.Released 05.07.2019
New changes in mender since 1.7.0:
Released 12.13.2018
New changes in mender since 1.7.0b1:
New changes in mender since 1.6.0:
Released 12.13.2018
New changes in mender since 1.6.0:
Released 09.18.2018
New changes in mender since 1.6.0b1:
New changes in mender since 1.5.0:
Released 09.18.2018
New changes in mender since 1.5.0:
Released 05.15.2018
Released 06.07.2018
Released 06.04.2018
Released 02.09.2018
Released 03.20.2018
Released 02.09.2018
Released 11.14.2017
Released 12.21.2017
Released 10.02.2017
Released 09.05.2017
(Never released publicly)
© 2022 Northern.tech AS