mirror of
https://git.proxmox.com/git/proxmox-perl-rs
synced 2025-07-25 10:47:04 +00:00
pve: bump version to 0.8.8
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
199be72401
commit
27a7f2e252
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "pve-rs"
|
||||
version = "0.8.7"
|
||||
version = "0.8.8"
|
||||
description = "PVE parts which have been ported to Rust"
|
||||
homepage = "https://www.proxmox.com"
|
||||
authors = ["Proxmox Support Team <support@proxmox.com>"]
|
||||
|
@ -1,3 +1,15 @@
|
||||
libpve-rs-perl (0.8.8) bookworm; urgency=medium
|
||||
|
||||
* notify: include 'hostname' and 'type' metadata fields for forwarded mails
|
||||
|
||||
* notify: smtp: forward original message instead of nesting
|
||||
|
||||
* notify: smtp: add 'Auto-Submitted' header to email body
|
||||
|
||||
* notify: api: allow resetting built-in targets if used by a matcher
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Wed, 10 Jan 2024 14:19:47 +0100
|
||||
|
||||
libpve-rs-perl (0.8.7) bookworm; urgency=medium
|
||||
|
||||
* notify: adapt to new matcher-based notification routing
|
||||
|
Loading…
Reference in New Issue
Block a user