mirror of
https://git.proxmox.com/git/proxmox
synced 2025-07-25 07:57:05 +00:00
42 lines
1.3 KiB
Plaintext
42 lines
1.3 KiB
Plaintext
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
|