From e15c2081e4a9554c1a5b9cb39019dc431aea0183 Mon Sep 17 00:00:00 2001 From: nl_0 Date: Mon, 8 Apr 2024 13:58:07 +0200 Subject: [PATCH] changelog --- lambdas/pkgpush/CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/lambdas/pkgpush/CHANGELOG.md b/lambdas/pkgpush/CHANGELOG.md index 5c103fa7cb4..1251e5c50cf 100644 --- a/lambdas/pkgpush/CHANGELOG.md +++ b/lambdas/pkgpush/CHANGELOG.md @@ -16,6 +16,7 @@ where verb is one of ## Changes +- [Changed] Use per-region scratch buckets ([#3923](https://github.com/quiltdata/quilt/pull/3923)) - [Changed] Speed-up copying of large files during promotion ([#3884](https://github.com/quiltdata/quilt/pull/3884)) - [Changed] Bump quilt3 to set max_pool_connections, this improves performance ([#3870](https://github.com/quiltdata/quilt/pull/3870)) - [Changed] Compute multipart checksums ([#3402](https://github.com/quiltdata/quilt/pull/3402))