We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ee566f commit 273e5bfCopy full SHA for 273e5bf
1 file changed
host-agent/debian/changelog
@@ -1,3 +1,12 @@
1
+firecracker-cloudstack-agent (0.3.1-1) unstable; urgency=medium
2
+
3
+ * Make the embedded UI configurable (enable/disable + session timeout) via
4
+ firecracker-agent.json and expose the effective values over /v1/ui/config.
5
+ * Add automatic session expiry handling in the Vue frontend and redirect the
6
+ root path to /ui when the UI is enabled.
7
8
+ -- Marco Sinhoreli <msinhore@gmail.com> Wed, 15 Oct 2025 19:44:44 +0000
9
10
firecracker-cloudstack-agent (0.3.0-1) unstable; urgency=medium
11
12
* Added a Vue-based host dashboard served from the agent (/ui) with
0 commit comments