diff options
| author | zousar <[email protected]> | 2026-03-28 01:44:07 -0600 |
|---|---|---|
| committer | zousar <[email protected]> | 2026-03-28 01:44:07 -0600 |
| commit | 51982a631bcca7f14e464bbdb8ae10ede76e381b (patch) | |
| tree | b87900c7dbe59ada29b074fee6b74e2b09d7f2da | |
| parent | Clean up chunk map when externally referencing a file (diff) | |
| download | zen-zs/file-intern-extern-conversion.tar.xz zen-zs/file-intern-extern-conversion.zip | |
Changelogzs/file-intern-extern-conversion
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 1f04e88ab..8b85ee77f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## +- Bugfix: Fix an issue when a file goes from being internally stored to externally referenced and it could get into an inconsistent state ## 5.8.0 - Feature: Hub watchdog automatically deprovisions inactive provisioned and hibernated instances |