proxmox/proxmox-router/debian/changelog
Fabian Grünbichler e8d02db689 router: bump to 1.3.0
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2022-09-07 09:17:45 +02:00

62 lines
1.8 KiB
Plaintext

rust-proxmox-router (1.3.0-1) unstable; urgency=medium
* make hyper/http optional via new "server" feature
-- Proxmox Support Team <support@proxmox.com> Wed, 7 Sep 2022 09:15:10 +0200
rust-proxmox-router (1.2.4-1) unstable; urgency=medium
* add init_cli_logger helper
-- Proxmox Support Team <support@proxmox.com> Tue, 21 Jun 2022 10:39:18 +0200
rust-proxmox-router (1.2.3-1) unstable; urgency=medium
* update to nix 0.24
* update to rustyline 9
-- Proxmox Support Team <support@proxmox.com> Thu, 2 Jun 2022 12:18:22 +0200
rust-proxmox-router (1.2.2-1) unstable; urgency=medium
* router: drop Index impls for references
* router: permissions: allow to pass (partial-) collapsed acl path
components and variables
-- Proxmox Support Team <support@proxmox.com> Thu, 05 May 2022 08:56:13 +0200
rust-proxmox-router (1.2.1-1) unstable; urgency=medium
* implement `Index` and `IndexMut` directly on `dyn RpcEnvironment` instead
of just on references
-- Proxmox Support Team <support@proxmox.com> Thu, 21 Apr 2022 13:46:29 +0200
rust-proxmox-router (1.2.0-1) unstable; urgency=medium
* add `SerializableReturn` trait
* add streaming api handler variants
-- Proxmox Support Team <support@proxmox.com> Tue, 12 Apr 2022 14:23:25 +0200
rust-proxmox-router (1.1.1-1) unstable; urgency=medium
* avoid anyhow wildcard imports
-- Proxmox Support Team <support@proxmox.com> Wed, 1 Dec 2021 13:17:44 +0100
rust-proxmox-router (1.1.0-1) unstable; urgency=medium
* add filename completions helper (moved from pbs-tools)
-- Proxmox Support Team <support@proxmox.com> Wed, 13 Oct 2021 12:27:19 +0200
rust-proxmox-router (1.0.0-1) stable; urgency=medium
* initial split out of `librust-proxmox-dev`
-- Proxmox Support Team <support@proxmox.com> Wed, 06 Oct 2021 11:04:36 +0200