rust-proxmox-rest-server (0.3.0-1) stable; urgency=medium * make socketpair private * add PeerAddr trait for connection building * make handle_request a method of ApiConfig * make handlebars an optional feature * turn ApiConfig into a builder * drop Router from ApiConfig * drop ServerAdapter trait in favor of separate ApiConfig builder methods * add rate-limited-stream feature * add TlsAcceptorBuilder to build `SslAcceptor` instances * add AcceptBuilder to build `hyper::server::accept::Accept` instances * TlsAcceptorBuilder can build self-signed certificates if none are provided -- Proxmox Support Team Mon, 30 Jan 2023 11:29:28 +0100 rust-proxmox-rest-server (0.2.2-1) stable; urgency=medium * add handle_worker -- Proxmox Support Team Fri, 10 Feb 2023 10:33:51 +0100 rust-proxmox-rest-server (0.2.1-1) stable; urgency=medium * update to OwnedFd * move common metadata to workspace * use workspace dependencies * update nix to 0.26 -- Proxmox Support Team Thu, 05 Jan 2023 12:14:24 +0100 rust-proxmox-rest-server (0.2.0-1) stable; urgency=medium * initial split out of proxmox-backup workspace -- Proxmox Support Team Tue, 11 Oct 2022 14:16:40 +0200