Skip to content

Commit 62793a0

Browse files
committed
Debian package: v0.3.0-0 release
1 parent 0fe492e commit 62793a0

1 file changed

Lines changed: 7 additions & 3 deletions

File tree

host-agent/debian/changelog

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
1-
firecracker-cloudstack-agent (0.3.0-2) unstable; urgency=medium
1+
firecracker-cloudstack-agent (0.3.0-0) unstable; urgency=medium
22

3+
* Added a Vue-based host dashboard served from the agent (/ui) with
4+
basic-auth backed by the existing API.
5+
* Surfaced host metadata fed by the new /v1/host/summary endpoint.
6+
* Streamlined VM detail panels.
37
* Add `/v1/vms/{name}/details` endpoint to expose aggregated VM metadata for
48
the host dashboard.
59
* Ship the new read-only Vue dashboard under `/ui` and serve the compiled
@@ -8,8 +12,8 @@ firecracker-cloudstack-agent (0.3.0-2) unstable; urgency=medium
812
the agent API during host shutdown.
913
* Extend the Debian packaging to build the UI bundle with npm and install the
1014
generated `dist/` assets alongside the agent.
11-
12-
-- Marco Sinhoreli <msinhore@gmail.com> Tue, 08 Oct 2025 20:00:00 +0000
15+
16+
-- Marco Sinhoreli <msinhore@gmail.com> Tue, 14 Oct 2025 23:58:00 +0000
1317

1418
firecracker-cloudstack-agent (0.2.0-1) unstable; urgency=medium
1519

0 commit comments

Comments
 (0)