Skip to content

Releases: foundriesio/update-server

v0.9.1

02 Jun 15:22
v0.9.1
f379b23

Choose a tag to compare

Changes:
- Show audit fields for applied configs.
- Make configs command visible in satcli.

v0.9

29 May 14:48

Choose a tag to compare

This release serves as an alpha release in preparation for version 1 of
the project.

Changes since v0.7 include:
 * DB performance improvements by enabling WAL
 * Support for viewing configuration history
 * Various regression fixes
 * Include server version information to help with serviceability.

Signed-off-by: Andy Doan <andy@foundries.io>

v0.7

15 May 14:12
095aa59

Choose a tag to compare

This is an alpha release of the satellite server. It has all the basic
functionality required to manage a fleet of devices using offline builds
from a FoundriesFactory.

v0.1

15 Apr 19:50

Choose a tag to compare

This is a first alpha release of the satellite server. It is usable
as-is but is missing features for a beta:

 * Support for user-facing fioconfig APIs and UI
 * Rate limiting logic for REST API and lock-outs

This version is intended to be used to:

 * Test the release process
 * Provide early access to testers for feedback