summary refs log tree commit diff
path: root/changelog.d/12251.feature
diff options
context:
space:
mode:
Diffstat (limited to 'changelog.d/12251.feature')
-rw-r--r--changelog.d/12251.feature1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/12251.feature b/changelog.d/12251.feature
new file mode 100644
index 0000000000..ba9ede03c6
--- /dev/null
+++ b/changelog.d/12251.feature
@@ -0,0 +1 @@
+Offload the `update_client_ip` background job from the main process to the background worker, when using Redis-based replication.