2024-04-23 23:09:36 +02:00
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
2024-03-19 11:10:30 +01:00
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
2024-02-02 14:19:52 +01:00
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
2024-01-10 14:04:36 +01:00
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
2023-11-17 08:39:09 +01:00
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
2023-07-28 11:33:13 +02:00
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
2023-07-24 11:05:02 +02:00
rust-proxmox-notify (0.1.0-1) bookworm; urgency=medium
2023-07-20 16:31:52 +02:00
* Initial release.
2023-07-24 11:05:02 +02:00
-- Proxmox Support Team <support@proxmox.com> Mon, 24 Jul 2023 11:04:42 +0200