Anapaya appliance-installer Releases

v1.3.5 (2025-06-17)

  • The appliance-installer now exposes an additional cleanup endpoint that removes all the unused packages.

v1.3.4 (2025-04-30)

  • The timeout, when uploading packages was prolonged from 20m to 60m. If even that isn’t enough it is now possible to alter the timeout in the installer configuration file.

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 as redacted.

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.