From 85fbbb2f96a33357fce8dc34241118085e7eaca4 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Wed, 13 Mar 2024 15:29:52 +0100 Subject: [PATCH] bump version to 8.1.1 Signed-off-by: Thomas Lamprecht --- debian/changelog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/debian/changelog b/debian/changelog index d578efb..8b2fa22 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +libpve-storage-perl (8.1.1) bookworm; urgency=medium + + * storage plugins: add 'import' content type to allow interfacing with + virtual guests of foreign sources or formats to Proxmox VE. + + * add storage/{storage}/import-metadata API endpoint to query information + about external guests so that a frontend can use this to provide a + interface for users to import such guests. + + * add a plugin for connecting to a ESXi instance, exposign it's VMs through + the new import content type and metadata mechanisms. + + -- Proxmox Support Team Wed, 13 Mar 2024 15:16:19 +0100 + libpve-storage-perl (8.1.0) bookworm; urgency=medium * zfs: fix duplicate word typo in error message