proxmox/proxmox-http/debian/changelog
2021-11-12 09:24:17 +01:00

50 lines
1.4 KiB
Plaintext

rust-proxmox-http (0.5.2-1) stable; urgency=medium
* Implement a rate limiting stream (AsyncRead, AsyncWrite)
-- Proxmox Support Team <support@proxmox.com> Wed, 10 Nov 2021 10:08:21 +0100
rust-proxmox-http (0.5.1-1) unstable; urgency=medium
* depend on proxmox 0.15
-- Proxmox Support Team <support@proxmox.com> Thu, 21 Oct 2021 07:35:30 +0200
rust-proxmox-http (0.5.0-1) stable; urgency=medium
* update to proxmox 0.14.0
-- Proxmox Support Team <support@proxmox.com> Fri, 08 Oct 2021 08:50:27 +0200
rust-proxmox-http (0.4.0-1) stable; urgency=medium
* update proxmox to 0.13.0
-- Proxmox Support Team <support@proxmox.com> Tue, 24 Aug 2021 15:33:16 +0200
rust-proxmox-http (0.3.0-1) stable; urgency=medium
* update promxox to 0.12.0
-- Proxmox Support Team <support@proxmox.com> Tue, 20 Jul 2021 17:06:48 +0200
rust-proxmox-http (0.2.1-1) unstable; urgency=medium
* websocket: remove code for 'text' frames
* websocket: remove subprotocol handling
-- Proxmox Support Team <support@proxmox.com> Tue, 18 May 2021 10:30:47 +0200
rust-proxmox-http (0.2.0-1) unstable; urgency=medium
* complete reorganization
-- Proxmox Support Team <support@proxmox.com> Mon, 17 May 2021 11:16:25 +0200
rust-proxmox-http (0.1.0-1) unstable; urgency=medium
* refactor code from proxmox-backup and proxmox into own HTTP crate
-- Proxmox Support Team <support@proxmox.com> Tue, 11 May 2021 10:50:29 +0200