proxmox/proxmox-notify/debian/changelog
Thomas Lamprecht eb6df88120 notify: bump version to 0.3.0-1
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-11-17 13:36:55 +01:00

30 lines
859 B
Plaintext

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