chore(deps): update houndarr to v1.11.0 #6387
Reference in New Issue
Block a user
Delete Branch "renovate/unified-houndarr"
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:
1.10.0→1.11.0v1.10.0→v1.11.0Release Notes
av1155/houndarr (av1155/houndarr)
v1.11.0Compare Source
Added
HOUNDARR_LOG_RETENTION_DAYSenv var configures the search log retention threshold (default30;0disables automatic purges,7to365overrides the default). (#586)startupProbewith a 10-minute default budget so first-boot migrations on Kubernetes finish before the liveness probe kicks in;failureThresholdandperiodSecondsare exposed invalues.yaml. (#586)Changed
synchronous=NORMAL,temp_store=MEMORY, larger per-connection cache, memory-mapped reads, capped WAL growth);PRAGMA optimizeruns after migrations and after each daily retention pass. (#586)Fixed
app.built.cssis missing instead of silently 404-ing every stylesheet request, and the from-source install guide documents thepnpm installandpnpm run build-cssstep required since1.10.0. (#582)search_logtables: two new composite indexes serve the v14 cooldown back-fill and the dashboard aggregation queries instead of full-table scans, and the back-fill itself only touches cooldown rows still at the default'missing'stamp. (#586)v1.10.1Compare Source
Changed
/static/*assets are returned withCache-Control: public, max-age=31536000, immutableso browsers skip revalidation between releases. (#579)Fixed
1.10.0macro refactor. (#574)Cache-Control: no-cacheandVary: HX-Request, so browsers pick up new asset paths after an upgrade without a manual hard reload and HTMX partials no longer share a browser-cache entry with full pages. (#579)Configuration
📅 Schedule: (in timezone America/Chicago)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Mend Renovate.
af232adf70todec877853c