diff options
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/7422.feature | 1 | ||||
-rw-r--r-- | changelog.d/7426.misc | 1 | ||||
-rw-r--r-- | changelog.d/7439.feature | 1 | ||||
-rw-r--r-- | changelog.d/7442.misc | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/changelog.d/7422.feature b/changelog.d/7422.feature new file mode 100644 index 0000000000..d6d5bb2169 --- /dev/null +++ b/changelog.d/7422.feature @@ -0,0 +1 @@ +Add a configuration setting to tweak the threshold for dummy events. diff --git a/changelog.d/7426.misc b/changelog.d/7426.misc new file mode 100644 index 0000000000..731f4dcb52 --- /dev/null +++ b/changelog.d/7426.misc @@ -0,0 +1 @@ +Clean up some LoggingContext code. diff --git a/changelog.d/7439.feature b/changelog.d/7439.feature new file mode 100644 index 0000000000..ce6140fdd1 --- /dev/null +++ b/changelog.d/7439.feature @@ -0,0 +1 @@ +Add support for running replication over Redis when using workers. diff --git a/changelog.d/7442.misc b/changelog.d/7442.misc new file mode 100644 index 0000000000..a8fd5ad803 --- /dev/null +++ b/changelog.d/7442.misc @@ -0,0 +1 @@ +Run group attestation renewal in series rather than parallel for performance. \ No newline at end of file |