diff --git a/changelog/@unreleased/pr-6196.v2.yml b/changelog/@unreleased/pr-6196.v2.yml new file mode 100644 index 00000000000..e3504cbe478 --- /dev/null +++ b/changelog/@unreleased/pr-6196.v2.yml @@ -0,0 +1,7 @@ +type: improvement +improvement: + description: '`lock`, `unlockV2`, `waitForLocks`, and `refreshLocksV2` endpoints + will have the `compress-request` tag set, enabling more locks to be sent in a + request without hitting the 50MB limit. This should not impact performance.' + links: + - https://github.com/palantir/atlasdb/pull/6196