mirror of
https://git.proxmox.com/git/proxmox
synced 2025-07-09 05:43:48 +00:00
37 lines
1.1 KiB
Plaintext
37 lines
1.1 KiB
Plaintext
rust-proxmox-client (0.2.3-1) bookworm; urgency=medium
|
|
|
|
* fix hyper client not setting content type header
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 25 Aug 2023 08:57:51 +0200
|
|
|
|
rust-proxmox-client (0.2.2-1) bookworm; urgency=medium
|
|
|
|
* fix parsing content types with charsets
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 25 Aug 2023 08:36:55 +0200
|
|
|
|
rust-proxmox-client (0.2.1-1) bookworm; urgency=medium
|
|
|
|
* expose `AuthenticationKind`
|
|
|
|
* add `set_authentication` method
|
|
|
|
* deprecate `use_api_token` method (superseeded by `set_authentication`)
|
|
|
|
* add convenience helper to get a serialized ticket
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 16 Aug 2023 14:31:59 +0200
|
|
|
|
rust-proxmox-client (0.2.0-1) bookworm; urgency=medium
|
|
|
|
* drop nested client structs in favor of a HttpApiClient trait based method
|
|
for better wasm support
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 09 Aug 2023 13:22:06 +0200
|
|
|
|
rust-proxmox-client (0.1.0-1) bookworm; urgency=medium
|
|
|
|
* initial release
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 01 Aug 2023 15:46:54 +0200
|