rust-proxmox-acme (0.5.2) bookworm; urgency=medium * allow to compile/use api types separately. * add async-client feature -- Proxmox Support Team Thu, 16 May 2024 11:31:43 +0200 rust-proxmox-acme (0.5.1) bookworm; urgency=medium * add api-types feature to provide schemas for api types * derive PartialEq for api types for integration in rust based ui code -- Proxmox Support Team Thu, 07 Mar 2024 13:27:08 +0100 rust-proxmox-acme (0.5.0) bookworm; urgency=medium * add external account binding support * add a few more standard fields to Meta * update deprecated openssl calls * documentation fixups * general code improvements and cleanups -- Proxmox Support Team Mon, 04 Dec 2023 11:46:26 +0100 rust-proxmox-acme-rs (0.4.0) pve; urgency=medium * switch from curl to ureq with native-tls * bump edition to 2021 -- Proxmox Support Team Tue, 01 Feb 2022 10:19:29 +0100 rust-proxmox-acme-rs (0.3.2) pve; urgency=medium * rebuild with base64 0.13 -- Proxmox Support Team Thu, 18 Nov 2021 12:49:25 +0100 rust-proxmox-acme-rs (0.3.1) pve; urgency=medium * add proxy support -- Proxmox Support Team Thu, 18 Nov 2021 09:46:34 +0100 rust-proxmox-acme-rs (0.3.0) pve; urgency=medium * directory: make metadata optional -- Proxmox Support Team Thu, 21 Oct 2021 13:10:27 +0200 rust-proxmox-acme-rs (0.2.2-1) pve; urgency=medium * improve crate documentation * mark `Error` as 'must_use' * make status types `Copy` * add Client::directory_url() to get the URL without querying the whole directory -- Proxmox Support Team Fri, 07 May 2021 13:53:08 +0200 rust-proxmox-acme-rs (0.2.1-1) pve; urgency=medium * make revocation workflow accessible without client -- Proxmox Support Team Wed, 14 Apr 2021 14:56:49 +0200 rust-proxmox-acme-rs (0.2.0-1) pve; urgency=medium * add 'status' and 'url' as fixed members to `Challenge` * expose some workflow helpers in a more consistentw ay * add `util::Csr` for CSR generation -- Proxmox Support Team Mon, 12 Apr 2021 13:06:19 +0200 rust-proxmox-acme-rs (0.1.4-1) pve; urgency=medium * collect extra account fields (such as 'created' from let's encrypt) in the AccountData struct -- Proxmox Support Team Wed, 17 Mar 2021 15:28:09 +0100 rust-proxmox-acme-rs (0.1.3-1) pve; urgency=medium * fix padding in ecdsa signatures -- Proxmox Support Team Wed, 17 Mar 2021 13:34:10 +0100 rust-proxmox-acme-rs (0.1.2-1) pve; urgency=medium * include Content-length header in requests -- Proxmox Support Team Fri, 12 Mar 2021 15:43:01 +0100 rust-proxmox-acme-rs (0.1.1-1) pve; urgency=medium * make AccountData fields public -- Proxmox Support Team Tue, 09 Mar 2021 13:22:55 +0100 rust-proxmox-acme-rs (0.1.0-1) pve; urgency=medium * initial release -- Proxmox Support Team Tue, 09 Mar 2021 13:01:56 +0100