]> git.proxmox.com Git - proxmox.git/blob - proxmox-notify/debian/changelog
cb5b42cc564dad1c4825986fb2d36a3680f3d3ad
[proxmox.git] / proxmox-notify / debian / changelog
1 rust-proxmox-notify (0.3.1-1) bookworm; urgency=medium
2
3 * include 'hostname' and 'type' metadata fields for forwarded mails
4
5 * smtp: forward original message instead of nesting
6
7 * smtp: add 'Auto-Submitted' header to email body
8
9 * api: allow resetting built-in targets if used by a matcher
10
11 * add separate context for unit tests
12
13 -- Proxmox Support Team <support@proxmox.com> Wed, 10 Jan 2024 14:04:26 +0100
14
15 rust-proxmox-notify (0.3.0-1) bookworm; urgency=medium
16
17 * notify: introduce Error::Generic
18
19 * notify: replace filters and groups with matcher-based system
20
21 * notify: add calendar matcher
22
23 * notify: add 'smtp' endpoint
24
25 * notify: add 'disable' parameter for matchers and targets
26
27 * notify: add built-in config and 'origin' parameter
28
29 -- Proxmox Support Team <support@proxmox.com> Fri, 17 Nov 2023 08:38:54 +0100
30
31 rust-proxmox-notify (0.2.0-1) bookworm; urgency=medium
32
33 * fix build warnings and tests when the default features are disabled
34
35 * replace `ApiError` with `HttpError` from proxmox-htt-perror
36
37 -- Proxmox Support Team <support@proxmox.com> Fri, 28 Jul 2023 11:47:51 +0200
38
39 rust-proxmox-notify (0.1.0-1) bookworm; urgency=medium
40
41 * Initial release.
42
43 -- Proxmox Support Team <support@proxmox.com> Mon, 24 Jul 2023 11:04:42 +0200