notify_push
notify_push copied to clipboard
Update notifications for nextcloud clients
Bumps [tungstenite](https://github.com/snapview/tungstenite-rs) from 0.21.0 to 0.23.0. Changelog Sourced from tungstenite's changelog. 0.23.0 Disable default features for rustls giving the user more flexibility. 0.22.0 Make url optional. Add a builder for...
Bumps [url](https://github.com/servo/rust-url) from 2.5.0 to 2.5.2. Commits 54346fa Revert "Reimplement idna on top of ICU4X" (#946) dcfbed3 Update idna to 1.0.1 (#945) 467ef63 fix panic on xn--55555577 (#940) 3d6dbbb Reimplement...
Bumps [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) from 0.21.0 to 0.23.1. Changelog Sourced from tokio-tungstenite's changelog. 0.23.1 Introduce a url feature (proxies to tungstenite/url). 0.23.0 Update tungstenite to 0.23.0. Disable default features on TLS crates....
Please check the output of the GitHub action and manually resolve the issueshttps://github.com/nextcloud/notify_push/actions/runs/11537028884
In case the service stops for w/e reason it will stay so. By adding Restart=always it is made sure the push server always runs. Restart sec was chosen arbitrarily to...
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.120 to 1.0.132. Release notes Sourced from serde_json's releases. 1.0.132 Improve binary size and compile time for JSON array and JSON object deserialization by about 50% (#1205)...
Bumps [redis](https://github.com/redis-rs/redis-rs) from 0.26.0 to 0.27.5. Release notes Sourced from redis's releases. v0.27.5 Changes & Bug fixes Allow disabling timeouts in ConnectionManager (#1372 @dcreager) Fix timeouts throwing Pubsub::get_message. (#1379) implement...
Please check the output of the GitHub action and manually resolve the issueshttps://github.com/nextcloud/notify_push/actions/runs/11422854157
My installation: NC 29.0.5 CP 0.7.0 Deck 1.13.1 self-test output: ✓ redis is configured ✓ push server is receiving redis messages ✓ push server can load mount info from database...
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.11 to 4.5.20. Release notes Sourced from clap's releases. v4.5.19 [4.5.19] - 2024-10-01 Internal Update dependencies v4.5.18 [4.5.18] - 2024-09-20 Features (builder) Expose Arg::get_display_order and Command::get_display_order v4.5.17...