Skip to content

chore(deps): update ntfy docker tag to v2.9.0

Tortoise caretaker requested to merge renovate/ntfy-2.x into next

This MR contains the following updates:

Package Update Change
ntfy (source) minor v2.8.0 -> v2.9.0

Release Notes

binwiederhier/ntfy (ntfy)

v2.9.0

Compare Source

A small release after a long pause (lots of day job work). This release adds for larger messages and longer message delays in scheduled delivery messages. The web app also now supports pasting images from the clipboard. Other than that, only a few bug fixes and documentation updates, and a teeny tiny breaking change 😬.

Breaking changes:

  • The Rate-Topics header was removed due to a DoS issue (see #​1048). This only affects installations with visitor-subscriber-rate-limiting: true, which is not the default and likely very rarely used. Normally I'd never remove a feature, but this is a security issue, and likely affects almost nobody.

Features:

Bug fixes + maintenance:

  • ️ Remove Rate-Topics header due to DoS security issue if visitor-subscriber-rate-limiting: true (#​1048)

Documentation:

Special thanks to @​wunter8 for always answering all the questions on Discord/Matrix!


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot. The local configuration can be found in the local Renovate Bot repository.

Edited by Tortoise caretaker

Merge request reports