diff options
| author | Dan Engelbrecht <[email protected]> | 2022-10-04 10:05:58 +0200 |
|---|---|---|
| committer | Dan Engelbrecht <[email protected]> | 2022-10-04 10:05:58 +0200 |
| commit | f7876a93dde1cb6fa19b270d4cafca6a22c2fa47 (patch) | |
| tree | 49fcee6a34f99e0ac951fd840482874d317e6a08 | |
| parent | Use bucket/key to get inline value in upstream for chunks without a chunkid (diff) | |
| download | zen-f7876a93dde1cb6fa19b270d4cafca6a22c2fa47.tar.xz zen-f7876a93dde1cb6fa19b270d4cafca6a22c2fa47.zip | |
changelog
| -rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 352b1e894..3a14c181f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,7 @@ ## +- Bugfix: Bugfix: Use bucket/key to get inline value in upstream for chunks without a chunkid (UE-164966) + +## v0.1.5 - Bugfix: Don't fail entire request if GetCacheValue from Horde fails for a single value ## v0.1.4 |