2024-09-18 17:01:13 +03:00
rust-proxmox-rrd (0.4.0-1) bookworm; urgency=medium
* drop api-types feature, the module was moved into its own crate
proxmox-rrd-api-types
-- Proxmox Support Team <support@proxmox.com> Wed, 18 Sep 2024 16:01:03 +0200
2024-09-18 16:23:28 +03:00
rust-proxmox-rrd (0.3.2-1) bookworm; urgency=medium
* derive Display and FromStr for RRDMode and RRDTimeFrame
* clippy fixes
-- Proxmox Support Team <support@proxmox.com> Wed, 18 Sep 2024 15:24:01 +0200
2024-08-14 12:47:35 +03:00
rust-proxmox-rrd (0.3.1-1) bookworm; urgency=medium
* drop unused dependency on libc
-- Proxmox Support Team <support@proxmox.com> Wed, 14 Aug 2024 11:47:07 +0200
2024-08-09 14:02:52 +03:00
rust-proxmox-rrd (0.3.0-1) bookworm; urgency=medium
* deprecate `create_pbs_default_rrd`
* cache: add `update_value_ignore_old()`
* try to load database in extract_cached_data if it wasn't already loaded
* add common rrd related api types in the `api-types` feature
-- Proxmox Support Team <support@proxmox.com> Fri, 09 Aug 2024 13:02:43 +0200
2024-07-11 16:21:36 +03:00
rust-proxmox-rrd (0.2.1-1) bookworm; urgency=medium
* rebuild with proxmox-sys 6.0
-- Proxmox Support Team <support@proxmox.com> Thu, 11 Jul 2024 15:21:29 +0200
2024-06-20 14:43:20 +03:00
rust-proxmox-rrd (0.2.0-1) bookworm; urgency=medium
* update bitflags dependency to 2.4
-- Proxmox Support Team <support@proxmox.com> Thu, 20 Jun 2024 13:41:37 +0200
2024-02-02 16:22:22 +03:00
rust-proxmox-rrd (0.1.1-1) bookworm; urgency=medium
* rebuild with proxmox-schema 3
-- Proxmox Support Team <support@proxmox.com> Fri, 02 Feb 2024 14:22:16 +0100
2024-01-31 15:02:52 +03:00
rust-proxmox-rrd (0.1.0-1) bookworm; urgency=medium
* Initial release - imported from proxmox-backup repository
-- Proxmox Support Team <support@proxmox.com> Wed, 31 Jan 2024 13:07:36 +0100