aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCecylia Bocovich <cohosh@torproject.org>2024-03-18 14:47:44 -0400
committerCecylia Bocovich <cohosh@torproject.org>2024-03-18 14:47:44 -0400
commit05a95802c195b1d8a68bb6fe4fa98f12763af519 (patch)
tree6ef93f7582fc7a65c6983c2b05c6589d717e7efe /ChangeLog
parenteef46b9512b94f00c626a9512589b701da014889 (diff)
downloadsnowflake-05a95802c195b1d8a68bb6fe4fa98f12763af519.tar.gz
snowflake-05a95802c195b1d8a68bb6fe4fa98f12763af519.zip
Bump version to v2.9.2v2.9.2
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 34c50f4..61c2a48 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+Changes in version v2.9.2 - 2024-03-18
+- Issue 40288: Add integration testing with Shadow
+- Issue 40345: Automatically build and push containers to our registry
+- Issue 40339: Fix client ID reuse bug in SQS rendezvous
+- Issue 40341: Modify SQS rendezvous arguments to use b64 encoded parameters
+- Issue 40330: Add new metrics at the broker for per-country rendezvous stats
+- Issue 40345: Update docker container tags
+- Bump versions of dependencies
+
Changes in version v2.9.1 - 2024-02-27
- Issue 40335: Fix release job
- Change deprecated io/ioutil package to io package