Update slskd/slskd Docker tag to v0.23.1 #860
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/slskd-slskd-0.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:
0.22.5
->0.23.1
Release Notes
slskd/slskd (slskd/slskd)
v0.23.1
Compare Source
What's Changed
Full Changelog: https://github.com/slskd/slskd/compare/0.23.0...0.23.1
v0.23.0
Compare Source
🎉 Database Migrations (that preserve data!)
This release introduces a new system that performs database migrations on existing data (#1343), which was necessary to migrate the Transfers database to correct an out of memory issue at startup for users with a large number of transfer records (see #1291).
Upon first start after upgrading to 0.23.0 the application will apply the initial migration to the Transfers database (
transfers.db
), if there is one. Depending on the system and the amount of data present, this may take a while, and the UI will be inaccessible during the process.Backups of existing databases are taken prior to the start of the process (you can find them in
/data/backups
) and they aren't deleted automatically, so your historical data is safe. A feature to add auto deletion after a period of time will come later.In the unlikely event that the process fails to complete successfully, follow the directions in the new migration docs, which explain what to do if something goes wrong, and how to get the application back to a working state if the migration can't be completed.
If you find that your database can't be migrated successfully, please file an issue and I can work on providing a standalone migration tool.
What's Changed
Full Changelog: https://github.com/slskd/slskd/compare/0.22.5...0.23.0
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 is behind base branch, 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.
149ba2351c
to1076662318
1076662318
tod19dd5557c
d19dd5557c
toe2e70f013b
e2e70f013b
todc299dfee6
Update slskd/slskd Docker tag to v0.23.0to Update slskd/slskd Docker tag to v0.23.1dc299dfee6
to815bc945f2