diff --git a/.changelog/18232.txt b/.changelog/18232.txt new file mode 100644 index 000000000000..553520d24ab6 --- /dev/null +++ b/.changelog/18232.txt @@ -0,0 +1,3 @@ +```release-note:improvement +client: return 404 when trying to access logs and files from allocations that have been garbage collected +```