rust-proxmox-async (0.4.1) unstable; urgency=medium * add SenderWriter -- Proxmox Support Team Tue, 12 Apr 2022 14:21:53 +0200 rust-proxmox-async (0.4.0) unstable; urgency=medium * use io error macros from proxmox-lang 1.1 instead of proxmox-sys * drop compression code (moved to proxmox-compression) -- Proxmox Support Team Mon, 21 Feb 2022 14:17:39 +0100 rust-proxmox-async (0.3.3) unstable; urgency=medium * add net::udp::connect() helper -- Proxmox Support Team Wed, 02 Feb 2022 12:57:41 +0100 rust-proxmox-async (0.3.2) unstable; urgency=medium * replace RawWaker with the Wake trait from std, fixes a refcount leak -- Proxmox Support Team Thu, 20 Jan 2022 10:08:25 +0100 rust-proxmox-async (0.3.1) unstable; urgency=medium * fix #3618: proxmox-async: zip: add conditional EFS flag to zip files -- Proxmox Support Team Wed, 12 Jan 2022 15:46:48 +0100 rust-proxmox-async (0.3.0) unstable; urgency=medium * rebuild using proxmox-sys 0.2.0 -- Proxmox Support Team Tue, 23 Nov 2021 12:17:49 +0100 rust-proxmox-async (0.2.0) stable; urgency=medium * improve dev docs * move AsyncChannelWriter to src/io * move TokioWriterAdapter to blocking * remove duplicate src/stream/wrapped_reader_stream.rs * split stream.rs into separate files * split blocking.rs into separate files * add copyright file -- Proxmox Support Team Sat, 20 Nov 2021 16:54:58 +0100 rust-proxmox-async (0.1.0) stable; urgency=medium * imported pbs-tools/src/zip.rs * imported pbs-tools/src/compression.rs * imported pbs-tools/src/tokio/tokio_writer_adapter.rs * imported pbs-tools/src/stream.rs * imported pbs-tools/src/broadcast_future.rs * imported pbs-tools/src/blocking.rs * imported pbs-runtime/src/lib.rs to runtime.rs * initial release -- Proxmox Support Team Fri, 19 Nov 2021 15:43:44 +0100