rust-proxmox-notify (1.0.3-1) trixie; urgency=medium

  * update proxmox-schema to 5.0.0

 -- Proxmox Support Team <support@proxmox.com>  Thu, 04 Sep 2025 11:52:13 +0200

rust-proxmox-notify (1.0.2-1) trixie; urgency=medium

  * warn if a user referred to by 'mailto-user' does not have an email address
    configured.

  * sendmail: smtp: list email recipients in stable order.

 -- Proxmox Support Team <support@proxmox.com>  Wed, 23 Jul 2025 20:41:31 +0200

rust-proxmox-notify (1.0.1-1) trixie; urgency=medium

  * fix #6188: smtp: quote sender's display name if needed due to special
    characters being used.

 -- Proxmox Support Team <support@proxmox.com>  Wed, 16 Jul 2025 01:18:01 +0200

rust-proxmox-notify (1.0.0-1) trixie; urgency=medium

  * re-build for Debian Trixie based releases.

  * remove legacy filters and groups; these where only exposed to users of our
    testing repo for a brief period of time before a bigger rework to the
    current system that was then officially announced in the Proxmox VE 8.1
    point release.

  * migrate to handlebars 5

 -- Proxmox Support Team <support@proxmox.com>  Mon, 26 May 2025 14:36:09 +0200

rust-proxmox-notify (0.5.5-1) bookworm; urgency=medium

  * rebuild with section-config 3.0

  * clippy fixes

 -- Proxmox Support Team <support@proxmox.com>  Tue, 06 May 2025 11:44:35 +0200

rust-proxmox-notify (0.5.4-1) bookworm; urgency=medium

  * webhook, gotify: set Content-Length header for broader compatibility

  * fix #6143: notify: allow overriding notification templates

 -- Proxmox Support Team <support@proxmox.com>  Tue, 08 Apr 2025 12:35:18 +0200

rust-proxmox-notify (0.5.3-1) bookworm; urgency=medium

  * fix ordering of DUMMY_USER ObjectSchema properties

 -- Proxmox Support Team <support@proxmox.com>  Wed, 19 Feb 2025 13:00:47 +0100

rust-proxmox-notify (0.5.2-1) bookworm; urgency=medium

  * switch from `log` to `tracing`

  * update to proxmox-schema 4 and use builder pattern for `ObjectSchema`

  * switch sendmail endpoint to use `proxmox-sendmail` crate

  * use forward implementation from `proxmox-sendmail` crate

  * fix indentation in webhook documentation

 -- Proxmox Support Team <support@proxmox.com>  Wed, 15 Jan 2025 12:10:06 +0100

rust-proxmox-notify (0.5.1-1) bookworm; urgency=medium

  * sendmail: various cleanups and refactoring

  * sendmail: always send multi-part message to improve rendering in certain
    mail clients.

  * remove irritating 'html template not found' log message for now.

  * gotify, webhooks: timeout requests after 10 seconds to avoid blocking any
    API thread/worker-process for too long.

 -- Proxmox Support Team <support@proxmox.com>  Tue, 26 Nov 2024 14:19:09 +0100

rust-proxmox-notify (0.5.0-1) bookworm; urgency=medium

  * implement webhook targets and api to manage them

 -- Proxmox Support Team <support@proxmox.com>  Sun, 10 Nov 2024 18:57:36 +0100

rust-proxmox-notify (0.4.2-1) bookworm; urgency=medium

  * upgrade to proxmox-sys 6.0

  * sendmail() and forward() from proxmox-sys have been moved here

  * clippy fixes

 -- Proxmox Support Team <support@proxmox.com>  Thu, 11 Jul 2024 15:18:29 +0200

rust-proxmox-notify (0.4.1-1) bookworm; urgency=medium

  * upgrade proxmox-time to 2.0

  * documentation fixups

 -- Proxmox Support Team <support@proxmox.com>  Thu, 20 Jun 2024 14:01:48 +0200

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
