Skip to content

Commit

Permalink
Update chat/matrix-synapse to 1.102.0
Browse files Browse the repository at this point in the history
# Synapse 1.102.0 (2024-03-05)

### Bugfixes

- Revert element-hq/synapse#16756, which caused incorrect notification counts on mobile clients since v1.100.0. ([\#16979](element-hq/synapse#16979))


# Synapse 1.102.0rc1 (2024-02-20)

### Features

- A metric was added for emails sent by Synapse, broken down by type: `synapse_emails_sent_total`. Contributed by Remi Rampin. ([\#16881](element-hq/synapse#16881))

### Bugfixes

- Do not send multiple concurrent requests for keys for the same server. ([\#16894](element-hq/synapse#16894))
- Fix performance issue when joining very large rooms that can cause the server to lock up. Introduced in v1.100.0. ([\#16903](element-hq/synapse#16903))
- Always prefer unthreaded receipt when >1 exist ([MSC4102](matrix-org/matrix-spec-proposals#4102)). ([\#16927](element-hq/synapse#16927))

### Improved Documentation

- Fix a small typo in the Rooms section of the Admin API documentation. Contributed by @RainerZufall187. ([\#16857](element-hq/synapse#16857))

### Internal Changes

- Don't invalidate the entire event cache when we purge history. ([\#16905](element-hq/synapse#16905))
- Add experimental config option to not send device list updates for specific users. ([\#16909](element-hq/synapse#16909))
- Fix incorrect docker hub link in release script. ([\#16910](element-hq/synapse#16910))



### Updates to locked dependencies

* Bump attrs from 23.1.0 to 23.2.0. ([\#16899](element-hq/synapse#16899))
* Bump bcrypt from 4.0.1 to 4.1.2. ([\#16900](element-hq/synapse#16900))
* Bump pygithub from 2.1.1 to 2.2.0. ([\#16902](element-hq/synapse#16902))
* Bump sentry-sdk from 1.40.0 to 1.40.3. ([\#16898](element-hq/synapse#16898))
  • Loading branch information
Midar committed Mar 9, 2024
1 parent 973ff35 commit 904bbd9
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions chat/matrix-synapse/Makefile
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.94 2024/03/03 20:29:33 js Exp $
# $NetBSD: Makefile,v 1.95 2024/03/09 00:08:04 js Exp $

DISTNAME= matrix-synapse-1.101.0
DISTNAME= matrix-synapse-1.102.0
CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_GITHUB:=element-hq/}
GITHUB_PROJECT= synapse
Expand Down
2 changes: 1 addition & 1 deletion chat/matrix-synapse/cargo-depends.mk
@@ -1,4 +1,4 @@
# $NetBSD: cargo-depends.mk,v 1.15 2024/03/03 20:29:33 js Exp $
# $NetBSD: cargo-depends.mk,v 1.16 2024/03/09 00:08:04 js Exp $

CARGO_CRATE_DEPENDS+= aho-corasick-1.0.2
CARGO_CRATE_DEPENDS+= anyhow-1.0.79
Expand Down
8 changes: 4 additions & 4 deletions chat/matrix-synapse/distinfo
@@ -1,4 +1,4 @@
$NetBSD: distinfo,v 1.64 2024/03/03 20:29:33 js Exp $
$NetBSD: distinfo,v 1.65 2024/03/09 00:08:04 js Exp $

BLAKE2s (aho-corasick-1.0.2.crate) = 938a0013ce0c7579d22e13d6fc33e444b32bcf476171745dff52d75a117d608b
SHA512 (aho-corasick-1.0.2.crate) = 5c75451f96fbbd670e6af0e1f54df2bdb57259dfe6898495ac46a5b2fc04f316a4698fd5cfd4ec31a94c298661937a8de08ce97cab3890fb3c015e4a2a67bb7b
Expand Down Expand Up @@ -57,9 +57,9 @@ Size (lock_api-0.4.9.crate) = 25685 bytes
BLAKE2s (log-0.4.20.crate) = 1c6b9e2550f630e7661fc57cfb7d97f6a93997f2cf4a16fb35836b0668df2af8
SHA512 (log-0.4.20.crate) = 8661b0c71d3b7fc0d679aa3d7f06910e6d3da1c53862aa06526000e1bcaa0b0b068415a1a9ab317c318f00d15346dba8a4f5d2a60d8850790bed9cfaaf757b3e
Size (log-0.4.20.crate) = 38307 bytes
BLAKE2s (matrix-synapse-1.101.0.tar.gz) = e29d89130e311b093c9b857521d24cb3db0284e95bb83252eee1f9c203091983
SHA512 (matrix-synapse-1.101.0.tar.gz) = 4f73aa725d2cb843442dbec858afe74e6fe93d838af4524d7731ad608fe05ea14e36f5844ae32a775becad4b9490c5ba02cfc446c39a043adb7eac9c72fa78ac
Size (matrix-synapse-1.101.0.tar.gz) = 8465894 bytes
BLAKE2s (matrix-synapse-1.102.0.tar.gz) = 577c77e7f868b530b800458e9607330c83f2ded3f29e18231755f57b2e4351ff
SHA512 (matrix-synapse-1.102.0.tar.gz) = 420567482b3ab5d182506102a7817a487722f6bdd83bce57bb29ab11e1b07788cf4cf95913d16334637c7d388d9ba8b42d067a89ed9a403d606b6760377ec33b
Size (matrix-synapse-1.102.0.tar.gz) = 8469024 bytes
BLAKE2s (memchr-2.6.3.crate) = 88e81de9b187dc1f11ca9382cc11ddeb61989eb189325336cc80672af1323881
SHA512 (memchr-2.6.3.crate) = 8d5e1425ea702a0950c95271dfd2e81610731496f77af0d683536b074a22922a7d7ec6da41577487d1d658e3b27257b7d1e142761b523e68760a2f5f24f049bc
Size (memchr-2.6.3.crate) = 94377 bytes
Expand Down

0 comments on commit 904bbd9

Please sign in to comment.