From 3f6345021c49f6797c9a3eda386cd4c335538aed Mon Sep 17 00:00:00 2001 From: Wolfgang Bumiller Date: Tue, 4 Mar 2025 15:02:39 +0100 Subject: [PATCH] router: bump to 3.1.0-1 Signed-off-by: Wolfgang Bumiller --- Cargo.toml | 2 +- proxmox-router/Cargo.toml | 2 +- proxmox-router/debian/changelog | 8 ++++++++ proxmox-router/debian/control | 24 ++++++++++++------------ 4 files changed, 22 insertions(+), 14 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 5b4e0824..57b2083e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -137,7 +137,7 @@ proxmox-login = { version = "0.2.0", path = "proxmox-login" } proxmox-product-config = { version = "0.2.0", path = "proxmox-product-config" } proxmox-config-digest = { version = "0.1.0", path = "proxmox-config-digest" } proxmox-rest-server = { version = "0.8.0", path = "proxmox-rest-server" } -proxmox-router = { version = "3.0.0", path = "proxmox-router" } +proxmox-router = { version = "3.1.0", path = "proxmox-router" } proxmox-schema = { version = "4.0.0", path = "proxmox-schema" } proxmox-section-config = { version = "2.1.0", path = "proxmox-section-config" } proxmox-sendmail = { version = "0.1.0", path = "proxmox-sendmail" } diff --git a/proxmox-router/Cargo.toml b/proxmox-router/Cargo.toml index f221cd08..9cf69174 100644 --- a/proxmox-router/Cargo.toml +++ b/proxmox-router/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "proxmox-router" description = "proxmox API Router and CLI utilities" -version = "3.0.1" +version = "3.1.0" authors.workspace = true edition.workspace = true diff --git a/proxmox-router/debian/changelog b/proxmox-router/debian/changelog index 8d53f516..4386be91 100644 --- a/proxmox-router/debian/changelog +++ b/proxmox-router/debian/changelog @@ -1,3 +1,11 @@ +rust-proxmox-router (3.1.0-1) bookworm; urgency=medium + + * add `AsyncHttpBodyParameters` api handler type to server feature + + * docs: add horizontal line before nested command docs + + -- Proxmox Support Team Tue, 04 Mar 2025 15:02:07 +0100 + rust-proxmox-router (3.0.1-1) bookworm; urgency=medium * rebuild with proxmox-schema 4.0 diff --git a/proxmox-router/debian/control b/proxmox-router/debian/control index 3059bf41..cb363d6a 100644 --- a/proxmox-router/debian/control +++ b/proxmox-router/debian/control @@ -58,8 +58,8 @@ Suggests: librust-proxmox-router+test-harness-dev (= ${binary:Version}) Provides: librust-proxmox-router-3-dev (= ${binary:Version}), - librust-proxmox-router-3.0-dev (= ${binary:Version}), - librust-proxmox-router-3.0.1-dev (= ${binary:Version}) + librust-proxmox-router-3.1-dev (= ${binary:Version}), + librust-proxmox-router-3.1.0-dev (= ${binary:Version}) Description: Proxmox API Router and CLI utilities - Rust source code Source code for Debianized Rust crate "proxmox-router" @@ -75,8 +75,8 @@ Depends: librust-rustyline-9+default-dev Provides: librust-proxmox-router-3+cli-dev (= ${binary:Version}), - librust-proxmox-router-3.0+cli-dev (= ${binary:Version}), - librust-proxmox-router-3.0.1+cli-dev (= ${binary:Version}) + librust-proxmox-router-3.1+cli-dev (= ${binary:Version}), + librust-proxmox-router-3.1.0+cli-dev (= ${binary:Version}) Description: Proxmox API Router and CLI utilities - feature "cli" This metapackage enables feature "cli" for the Rust proxmox-router crate, by pulling in any additional dependencies needed by that feature. @@ -91,8 +91,8 @@ Depends: librust-proxmox-router+server-dev (= ${binary:Version}) Provides: librust-proxmox-router-3+default-dev (= ${binary:Version}), - librust-proxmox-router-3.0+default-dev (= ${binary:Version}), - librust-proxmox-router-3.0.1+default-dev (= ${binary:Version}) + librust-proxmox-router-3.1+default-dev (= ${binary:Version}), + librust-proxmox-router-3.1.0+default-dev (= ${binary:Version}) Description: Proxmox API Router and CLI utilities - feature "default" This metapackage enables feature "default" for the Rust proxmox-router crate, by pulling in any additional dependencies needed by that feature. @@ -108,8 +108,8 @@ Depends: librust-hyper-0.14+full-dev (>= 0.14.5-~~) Provides: librust-proxmox-router-3+server-dev (= ${binary:Version}), - librust-proxmox-router-3.0+server-dev (= ${binary:Version}), - librust-proxmox-router-3.0.1+server-dev (= ${binary:Version}) + librust-proxmox-router-3.1+server-dev (= ${binary:Version}), + librust-proxmox-router-3.1.0+server-dev (= ${binary:Version}) Description: Proxmox API Router and CLI utilities - feature "server" This metapackage enables feature "server" for the Rust proxmox-router crate, by pulling in any additional dependencies needed by that feature. @@ -124,8 +124,8 @@ Depends: librust-hyper-0.14+full-dev (>= 0.14.5-~~) Provides: librust-proxmox-router-3+stream-dev (= ${binary:Version}), - librust-proxmox-router-3.0+stream-dev (= ${binary:Version}), - librust-proxmox-router-3.0.1+stream-dev (= ${binary:Version}) + librust-proxmox-router-3.1+stream-dev (= ${binary:Version}), + librust-proxmox-router-3.1.0+stream-dev (= ${binary:Version}) Description: Proxmox API Router and CLI utilities - feature "stream" This metapackage enables feature "stream" for the Rust proxmox-router crate, by pulling in any additional dependencies needed by that feature. @@ -139,8 +139,8 @@ Depends: librust-proxmox-schema-4+test-harness-dev Provides: librust-proxmox-router-3+test-harness-dev (= ${binary:Version}), - librust-proxmox-router-3.0+test-harness-dev (= ${binary:Version}), - librust-proxmox-router-3.0.1+test-harness-dev (= ${binary:Version}) + librust-proxmox-router-3.1+test-harness-dev (= ${binary:Version}), + librust-proxmox-router-3.1.0+test-harness-dev (= ${binary:Version}) Description: Proxmox API Router and CLI utilities - feature "test-harness" This metapackage enables feature "test-harness" for the Rust proxmox-router crate, by pulling in any additional dependencies needed by that feature.