offen / docker-volume-backup

Backup Docker volumes locally or to any S3, WebDAV, Azure Blob Storage, Dropbox or SSH compatible storage
https://offen.github.io/docker-volume-backup/
Mozilla Public License 2.0
2.11k stars 85 forks source link

[FR] upgrade `shoutrrr` to v0.8.0 to support custom fields in calls to Generic Webhooks #447

Closed huyz closed 3 months ago

huyz commented 4 months ago

Is your feature request related to a problem? Please describe.

I have notifications sent to a Generic Webhook endpoint. But I'm in need of fields other than title and message to be sent.

Describe the solution you'd like

In order to support https://containrrr.dev/shoutrrr/dev/services/generic/#custom_data_fields , please bump the shoutrrr dependency to v0.8.0 to benefit from these commits: https://github.com/containrrr/shoutrrr/pull/377

Describe alternatives you've considered

I current use hacks to inject data in the title and message fields and have to do special processing to extract that data.

m90 commented 4 months ago

Happy to merge and release a PR that updates this, in case anyone wants to do it.

huyz commented 3 months ago

Thanks @m90 !

m90 commented 3 months ago

This is now included in v2.40.0