Anapaya appliance-installer Releases¶
v1.3.3 (2024-12-10)¶
The appliance-installer now exposes an admin API that can be used to change the log level and get information about the running configuration etc.
The appliance-installer now deletes packages that were incompletely uploaded. So that they can be uploaded again, without the need to manually delete the package.
v1.3.2 (2024-09-02)¶
The appliance-installer now correctly reports
restart_pending
. Previously, the installer reported an error and status unknown.
v1.3.1 (2024-07-30)¶
The appliance-installer now reports the correct version information in the
anapaya_build_info
metric again. This fixes a regression introduced in v1.2.2, where the version was always reported asredacted
.
v1.3.0 (2024-07-24)¶
The appliance-installer systemd service now has a CPU quota set to ensure that the appliance-installer does not consume unlimited CPU.
v1.2.2 (2024-05-21)¶
The appliance-installer now correctly continues the installation of a system package after an installer restart for service packs v2.9.0 and newer.