Update binwiederhier/ntfy Docker tag to v1.31.0 #96
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/binwiederhier-ntfy-1.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
v1.28.0->v1.31.0Release Notes
binwiederhier/ntfy (binwiederhier/ntfy)
v1.31.0Compare Source
This is a tiny release before the really big release, and also the last before the big v2.0.0. The most interesting things in this release are the new preliminary health endpoint to allow monitoring in K8s (and others), and the removal of
upxbinary packing (which was causing erroneous virus flagging). Aside from that, thego-smtplibrary did a breaking-change upgrade, which required some work to get working again.Features:
/v1/healthAPI endpoint for service monitoring (no ticket)Dockerfile(#555, thanks to @bt90)Bug fixes + maintenance:
chownissues with RHEL-like based systems (#566/#565, thanks to @danieldemus)upx(binary packing) for all builds due to false virus warnings (#576, thanks to @shawnhwei for reporting)go-smtplibrary and tests to v0.16.0 (#569)Documentation:
client.yml(#562, thanks to @fleopaulD)Additional languages:
v1.30.1Compare Source
This is a special holiday edition version of ntfy, with all sorts of holiday fun and games, and hidden quests.
Nahh, just kidding. This release is an intermediate release mainly to eliminate warnings in the logs, so I can
roll out the TLSv1.3, HTTP/2 and Unix mode changes on ntfy.sh (see #552).
Features:
Bug fixes + maintenance:
--env-topicoption fromntfy publishas per deprecation (no ticket)v1.29.1Compare Source
This is mostly a bugfix release to address the high load on ntfy.sh. There are now two new options that allow
synchronous batch-writing of messages to the cache. This avoids database locking, and subsequent pileups of waiting
requests.
Bug fixes:
cache-batch-*options (#498/#502)Documentation:
Other things:
v1.29.0Compare Source
This release adds the ability to add rate limit exemptions for IP ranges instead of just specific IP addresses. It also fixes a few bugs in the web app and the CLI and adds lots of new examples and install instructions.
Thanks to some love on HN, we got so many new ntfy users trying out ntfy and joining the chat rooms. Welcome to the ntfy community to all of you! We also got a ton of new sponsors and donations 💸, which is amazing. I'd like to thank all of you for believing in the project, and for helping me pay the server cost. The HN spike increased the AWS cost quite a bit.
Features:
visitor-request-limit-exempt-hosts(#423, thanks to @karmanyaahm)Bug fixes + maintenance:
client.yml(#374, thanks to @cyqsimon for reporting, and @wunter8 for fixing)ntfy pubwill now use default username and password fromclient.yml(#431, thanks to @wunter8 for fixing)ntfy subwork withNTFY_USERenv variable (#447, thanks to @SuperSandro2000)Documentation:
?auth=..query parameter (#433, thanks to @wunter8)Additional translations:
Sponsorships::
Thank you to the amazing folks who decided to sponsor ntfy. Thank you for
helping carry the cost of the public server and developer licenses, and more importantly: Thank you for believing in ntfy!
You guys rock!
A list of all the sponsors can be found in the README.
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 PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.