From 1484676ac48919909457c1e0f845f60d54aa0598 Mon Sep 17 00:00:00 2001 From: Wolfgang Bumiller Date: Wed, 10 Jan 2024 14:04:36 +0100 Subject: [PATCH] bump proxmox-notify to 0.3.1-1 Signed-off-by: Wolfgang Bumiller --- proxmox-notify/Cargo.toml | 2 +- proxmox-notify/debian/changelog | 14 ++++++++++++++ 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/proxmox-notify/Cargo.toml b/proxmox-notify/Cargo.toml index 2e46b14b..028c5a83 100644 --- a/proxmox-notify/Cargo.toml +++ b/proxmox-notify/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "proxmox-notify" -version = "0.3.0" +version = "0.3.1" authors.workspace = true edition.workspace = true license.workspace = true diff --git a/proxmox-notify/debian/changelog b/proxmox-notify/debian/changelog index db62a946..cb5b42cc 100644 --- a/proxmox-notify/debian/changelog +++ b/proxmox-notify/debian/changelog @@ -1,3 +1,17 @@ +rust-proxmox-notify (0.3.1-1) bookworm; urgency=medium + + * include 'hostname' and 'type' metadata fields for forwarded mails + + * smtp: forward original message instead of nesting + + * smtp: add 'Auto-Submitted' header to email body + + * api: allow resetting built-in targets if used by a matcher + + * add separate context for unit tests + + -- Proxmox Support Team Wed, 10 Jan 2024 14:04:26 +0100 + rust-proxmox-notify (0.3.0-1) bookworm; urgency=medium * notify: introduce Error::Generic -- 2.39.2