proxmox/proxmox-notify/debian/changelog
Thomas Lamprecht 0af0bad742 notify: bump version to 0.4.0-1
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2024-04-23 23:14:19 +02:00

72 lines
2.1 KiB
Plaintext

rust-proxmox-notify (0.4.0-1) bookworm; urgency=medium
* switch to file-based templating system
* give each notification a unique ID
* pbs context: include nodename in default sendmail author
* pbs-context: exclude successful prunes in default matcher
* endpoints: matcher: improve descriptions for API types
* add getter for notification timestamp
-- Proxmox Support Team <support@proxmox.com> Tue, 23 Apr 2024 23:09:17 +0200
rust-proxmox-notify (0.3.3-1) bookworm; urgency=medium
* update to new proxmox-schema using const_format to define static strings
-- Proxmox Support Team <support@proxmox.com> Tue, 19 Mar 2024 11:10:22 +0100
rust-proxmox-notify (0.3.2-1) bookworm; urgency=medium
* rebuild with proxmox-schema 3
-- Proxmox Support Team <support@proxmox.com> Fri, 02 Feb 2024 14:19:43 +0100
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 <support@proxmox.com> Wed, 10 Jan 2024 14:04:26 +0100
rust-proxmox-notify (0.3.0-1) bookworm; urgency=medium
* notify: introduce Error::Generic
* notify: replace filters and groups with matcher-based system
* notify: add calendar matcher
* notify: add 'smtp' endpoint
* notify: add 'disable' parameter for matchers and targets
* notify: add built-in config and 'origin' parameter
-- Proxmox Support Team <support@proxmox.com> Fri, 17 Nov 2023 08:38:54 +0100
rust-proxmox-notify (0.2.0-1) bookworm; urgency=medium
* fix build warnings and tests when the default features are disabled
* replace `ApiError` with `HttpError` from proxmox-htt-perror
-- Proxmox Support Team <support@proxmox.com> Fri, 28 Jul 2023 11:47:51 +0200
rust-proxmox-notify (0.1.0-1) bookworm; urgency=medium
* Initial release.
-- Proxmox Support Team <support@proxmox.com> Mon, 24 Jul 2023 11:04:42 +0200