reivilibre
|
9af2be192a
Remove legacy Prometheus metrics names. They were deprecated in Synapse v1.69.0 and disabled by default in Synapse v1.71.0. (#14538)
|
2 年之前 |
Sean Quah
|
a5fcdea090
Remove support for PostgreSQL 10 (#14392)
|
2 年之前 |
reivilibre
|
6546308c1e
Disable legacy Prometheus metric names by default. They can still be re-enabled for now, but they will be removed altogether in Synapse 1.73.0. (#14353)
|
2 年之前 |
Eric Eastwood
|
aa70556699
Check appservice user interest against the local users instead of all users (`get_users_in_room` mis-use) (#13958)
|
2 年之前 |
Quentin Gliech
|
8756d5c87e
Save login tokens in database (#13844)
|
2 年之前 |
Quentin Gliech
|
79c592cec6
Deprecate the `generate_short_term_login_token` method in favor of an async `create_login_token` method in the Module API. (#13842)
|
2 年之前 |
reivilibre
|
b381701f8c
Announce that legacy metric names are deprecated, will be turned off by default in Synapse v1.71.0 and removed altogether in Synapse v1.73.0. (#14024)
|
2 年之前 |
Patrick Cloke
|
d768c50c0e
Add upgrade notes for changes to receipts replication. (#13932)
|
2 年之前 |
David Robertson
|
9bd442e202
Update upgrade notes (#13923)
|
2 年之前 |
David Robertson
|
3853011d01
Clarify who isn't affected by rust
|
2 年之前 |
David Robertson
|
3fe2b7f122
tweak upgrade notes
|
2 年之前 |
Olivier Wilkinson (reivilibre)
|
bffb71b04a
Edit changelog in response to feedback
|
2 年之前 |
David Robertson
|
a7c71686ca
Add minimum version bump for sqlite to the release notes (#13742)
|
2 年之前 |
Erik Johnston
|
571f565c1f
Update changelog
|
2 年之前 |
Patrick Cloke
|
32fc3b7ba4
Remove configuration options for direct TCP replication. (#13647)
|
2 年之前 |
Erik Johnston
|
4fee4a339d
Update lock file for Poetry v1.2.0 (#13689)
|
2 年之前 |
Sean Quah
|
90c99fb3aa
Fix dead link in 1.18.0 upgrade notes
|
2 年之前 |
David Robertson
|
956e015413
Drop support for delegating email validation, round 2 (#13596)
|
2 年之前 |
Olivier Wilkinson (reivilibre)
|
cb209638ea
Add upgrade notes
|
2 年之前 |
3nprob
|
98fb610cc0
Revert "Drop support for delegating email validation (#13192)" (#13406)
|
2 年之前 |
Sean Quah
|
0fa41a7b17
Update locked frozendict version to 2.3.3 (#13352)
|
2 年之前 |
David Robertson
|
b977867358
Rate limit joins per-room (#13276)
|
2 年之前 |
Richard van der Hoff
|
fa71bb18b5
Drop support for delegating email validation (#13192)
|
2 年之前 |
Erik Johnston
|
5d139f578d
Merge branch 'release-v1.61' into develop
|
2 年之前 |
Erik Johnston
|
b8bf61230c
Fixup upgrades
|
2 年之前 |
Sami Olmari
|
7b54badd31
Mention removed community/group worker endpoints in upgrade.md (#13023)
|
2 年之前 |
Sami Olmari
|
a542a92c57
Mention removed community/group worker endpoints in upgrade.md (#13023)
|
2 年之前 |
David Teller
|
a164a46038
Uniformize spam-checker API, part 4: port other spam-checker callbacks to return `Union[Allow, Codes]`. (#12857)
|
2 年之前 |
Brendan Abolivier
|
8fd87739bf
Fix import in module_api module and docs on the new check_event_for_spam signature (#12918)
|
2 年之前 |
David Teller
|
28199e9357
Uniformize spam-checker API, part 2: check_event_for_spam (#12808)
|
2 年之前 |