Quentin Gliech
|
799f80e6ad
|
Upgrade OpenTelemetry to 0.29.0
|
2025-04-06 10:33:01 +02:00 |
|
 Quentin GliechandGitHub
|
a6418d1949
|
build(deps): bump pest_derive from 2.7.15 to 2.8.0 (#4314)
|
2025-03-31 16:51:24 +02:00 |
|
 Quentin GliechandGitHub
|
5b18dabb03
|
build(deps): bump socket2 from 0.5.8 to 0.5.9 (#4315)
|
2025-03-31 16:51:01 +02:00 |
|
 dependabot[bot]andGitHub
|
5c16cf8f6b
|
build(deps): bump psl from 2.1.97 to 2.1.98
Bumps [psl](https://github.com/addr-rs/psl) from 2.1.97 to 2.1.98.
- [Release notes](https://github.com/addr-rs/psl/releases)
- [Commits](https://github.com/addr-rs/psl/compare/v2.1.97...v2.1.98)
---
updated-dependencies:
- dependency-name: psl
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-31 13:36:58 +00:00 |
|
 dependabot[bot]andGitHub
|
16dea0d389
|
build(deps): bump socket2 from 0.5.8 to 0.5.9
Bumps [socket2](https://github.com/rust-lang/socket2) from 0.5.8 to 0.5.9.
- [Release notes](https://github.com/rust-lang/socket2/releases)
- [Changelog](https://github.com/rust-lang/socket2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/socket2/commits)
---
updated-dependencies:
- dependency-name: socket2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-31 13:36:09 +00:00 |
|
 dependabot[bot]andGitHub
|
e85bcf971e
|
build(deps): bump pest_derive from 2.7.15 to 2.8.0
Bumps [pest_derive](https://github.com/pest-parser/pest) from 2.7.15 to 2.8.0.
- [Release notes](https://github.com/pest-parser/pest/releases)
- [Commits](https://github.com/pest-parser/pest/compare/v2.7.15...v2.8.0)
---
updated-dependencies:
- dependency-name: pest_derive
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-31 13:35:46 +00:00 |
|
 Quentin GliechandGitHub
|
f300eca3ee
|
syn2mas: Track skipped entities in the syn2mas progress (#4225)
|
2025-03-28 14:58:58 +01:00 |
|
 Quentin GliechandGitHub
|
33a9e85ff8
|
build(deps): bump pest from 2.7.15 to 2.8.0 (#4297)
|
2025-03-28 14:56:38 +01:00 |
|
 dependabot[bot]andGitHub
|
5b11f88b26
|
build(deps): bump psl from 2.1.96 to 2.1.97
Bumps [psl](https://github.com/addr-rs/psl) from 2.1.96 to 2.1.97.
- [Release notes](https://github.com/addr-rs/psl/releases)
- [Commits](https://github.com/addr-rs/psl/compare/v2.1.96...v2.1.97)
---
updated-dependencies:
- dependency-name: psl
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-28 13:21:23 +00:00 |
|
Quentin Gliech
|
3f66940090
|
Sort client registration metadata fields before hashing
|
2025-03-26 15:41:04 +01:00 |
|
Quentin Gliech
|
4294dc86cd
|
Ensure client metadata hashing is stable
This is done by using the indexmap crate to preserve insertion order for
localized fields.
|
2025-03-25 15:00:48 +01:00 |
|
Quentin Gliech
|
5c13757e1d
|
Deduplicate client registrations by hashing the metadata
|
2025-03-25 15:00:23 +01:00 |
|
 dependabot[bot]andGitHub
|
9862c1f2da
|
build(deps): bump pest from 2.7.15 to 2.8.0
Bumps [pest](https://github.com/pest-parser/pest) from 2.7.15 to 2.8.0.
- [Release notes](https://github.com/pest-parser/pest/releases)
- [Commits](https://github.com/pest-parser/pest/compare/v2.7.15...v2.8.0)
---
updated-dependencies:
- dependency-name: pest
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-25 13:52:50 +00:00 |
|
Quentin Gliech
|
5a4807cd5f
|
Replace data-encoding with base64ct
|
2025-03-25 13:41:58 +01:00 |
|
 Quentin GliechandGitHub
|
5aa57716d8
|
Observe metrics from the Tokio runtime (#4284)
|
2025-03-25 12:07:03 +01:00 |
|
 dependabot[bot]andGitHub
|
92f92d1106
|
build(deps): bump time from 0.3.40 to 0.3.41
Bumps [time](https://github.com/time-rs/time) from 0.3.40 to 0.3.41.
- [Release notes](https://github.com/time-rs/time/releases)
- [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md)
- [Commits](https://github.com/time-rs/time/compare/v0.3.40...v0.3.41)
---
updated-dependencies:
- dependency-name: time
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-24 15:21:47 +00:00 |
|
Quentin Gliech
|
0b764c15da
|
Observe tokio runtime metrics
|
2025-03-24 14:00:20 +01:00 |
|
Quentin Gliech
|
fe7359fb42
|
Build the Tokio runtime manually, without #[tokio::main]
|
2025-03-24 13:54:23 +01:00 |
|
Quentin Gliech
|
8b53b5e6de
|
Enable the tokio unstable features
|
2025-03-24 13:53:34 +01:00 |
|
 dependabot[bot]andGitHub
|
b1fd823fcf
|
build(deps): bump psl from 2.1.95 to 2.1.96
Bumps [psl](https://github.com/addr-rs/psl) from 2.1.95 to 2.1.96.
- [Release notes](https://github.com/addr-rs/psl/releases)
- [Commits](https://github.com/addr-rs/psl/compare/v2.1.95...v2.1.96)
---
updated-dependencies:
- dependency-name: psl
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-19 13:39:06 +00:00 |
|
 reivilibreandGitHub
|
6a9d4b4ac6
|
Don't delete devices marked as dehydrated devices (#4268)
|
2025-03-19 12:40:00 +00:00 |
|
Olivier 'reivilibre
|
9b8a824c4a
|
change filter condition so that Some(false) does not signify dehydrated
|
2025-03-19 12:29:53 +00:00 |
|
Hubert Chathi
|
20e2e244b9
|
don't delete devices marked as dehydrated devices
|
2025-03-18 15:41:50 -04:00 |
|
Olivier 'reivilibre
|
cf14876270
|
syn2mas: remove obsolete TODOs
all of these are either solved through implementation or through lack of
necessity.
|
2025-03-18 16:57:03 +00:00 |
|
 reivilibreandGitHub
|
ec92da79fe
|
syn2mas: Synapse configuration fixes (#4266)
|
2025-03-18 16:38:37 +00:00 |
|
 dependabot[bot]andGitHub
|
4eb31dfc6b
|
build(deps): bump time from 0.3.39 to 0.3.40
Bumps [time](https://github.com/time-rs/time) from 0.3.39 to 0.3.40.
- [Release notes](https://github.com/time-rs/time/releases)
- [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md)
- [Commits](https://github.com/time-rs/time/compare/v0.3.39...v0.3.40)
---
updated-dependencies:
- dependency-name: time
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-18 16:21:56 +00:00 |
|
Olivier 'reivilibre
|
d28b1cc890
|
syn2mas: fix handling of missing Synapse password_config config
Closes #3929
|
2025-03-18 15:58:05 +00:00 |
|
Olivier 'reivilibre
|
0f479d0be8
|
syn2mas: fix handling of Synapse user_consent config
Closes #3928
|
2025-03-18 15:57:40 +00:00 |
|
 dependabot[bot]andGitHub
|
852c21b5a5
|
build(deps): bump psl from 2.1.94 to 2.1.95
Bumps [psl](https://github.com/addr-rs/psl) from 2.1.94 to 2.1.95.
- [Release notes](https://github.com/addr-rs/psl/releases)
- [Commits](https://github.com/addr-rs/psl/compare/v2.1.94...v2.1.95)
---
updated-dependencies:
- dependency-name: psl
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-18 14:01:00 +00:00 |
|
Olivier 'reivilibre
|
d8b221c76d
|
syn2mas: use ChaCha20 for all operations
|
2025-03-17 17:14:53 +00:00 |
|
 Quentin GliechandGitHub
|
2e645d860d
|
build(deps): bump psl from 2.1.93 to 2.1.94 (#4242)
|
2025-03-17 14:40:29 +01:00 |
|
 dependabot[bot]andGitHub
|
01792979ee
|
build(deps): bump uuid from 1.15.1 to 1.16.0
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.15.1 to 1.16.0.
- [Release notes](https://github.com/uuid-rs/uuid/releases)
- [Commits](https://github.com/uuid-rs/uuid/compare/v1.15.1...v1.16.0)
---
updated-dependencies:
- dependency-name: uuid
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-17 12:55:37 +00:00 |
|
 dependabot[bot]andGitHub
|
f323c70de8
|
build(deps): bump psl from 2.1.93 to 2.1.94
Bumps [psl](https://github.com/addr-rs/psl) from 2.1.93 to 2.1.94.
- [Release notes](https://github.com/addr-rs/psl/releases)
- [Commits](https://github.com/addr-rs/psl/compare/v2.1.93...v2.1.94)
---
updated-dependencies:
- dependency-name: psl
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-17 12:53:51 +00:00 |
|
 reivilibreandGitHub
|
f73b5df85d
|
Add expires_in to introspection responses (#4241)
Closes #4224
Corresponds to: element-hq/synapse#18231
|
2025-03-17 11:10:05 +00:00 |
|
Olivier 'reivilibre
|
910630c9b8
|
Use DurationSeconds
|
2025-03-17 10:29:54 +00:00 |
|
Olivier 'reivilibre
|
86a9ad394c
|
Add expires_in to introspection responses
Closes #4224
Corresponds to: https://github.com/element-hq/synapse/pull/18231
|
2025-03-17 09:41:29 +00:00 |
|
 Quentin GliechandGitHub
|
ceceee53b2
|
build(deps): bump indoc from 2.0.5 to 2.0.6 (#4237)
|
2025-03-17 10:37:44 +01:00 |
|
 dependabot[bot]andGitHub
|
34ce9a2bbc
|
build(deps): bump base64ct from 1.6.0 to 1.7.3
Bumps [base64ct](https://github.com/RustCrypto/formats) from 1.6.0 to 1.7.3.
- [Commits](https://github.com/RustCrypto/formats/commits)
---
updated-dependencies:
- dependency-name: base64ct
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-17 08:58:06 +00:00 |
|
 dependabot[bot]andGitHub
|
c3bc575def
|
build(deps): bump indoc from 2.0.5 to 2.0.6
Bumps [indoc](https://github.com/dtolnay/indoc) from 2.0.5 to 2.0.6.
- [Release notes](https://github.com/dtolnay/indoc/releases)
- [Commits](https://github.com/dtolnay/indoc/compare/2.0.5...2.0.6)
---
updated-dependencies:
- dependency-name: indoc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-17 08:57:17 +00:00 |
|
 dependabot[bot]andGitHub
|
f38c8491f0
|
build(deps): bump rsa from 0.9.7 to 0.9.8
Bumps [rsa](https://github.com/RustCrypto/RSA) from 0.9.7 to 0.9.8.
- [Changelog](https://github.com/RustCrypto/RSA/blob/master/CHANGELOG.md)
- [Commits](https://github.com/RustCrypto/RSA/compare/v0.9.7...v0.9.8)
---
updated-dependencies:
- dependency-name: rsa
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-14 13:39:26 +00:00 |
|
 Quentin GliechandOlivier 'reivilibre
|
56b7e086cb
|
Track skipped entities in the syn2mas progress
|
2025-03-14 13:29:19 +00:00 |
|
 Quentin GliechandGitHub
|
6a37fdfe30
|
Merge branch 'main' into quenting/dynamic-policy-data
|
2025-03-14 10:16:16 +01:00 |
|
 reivilibreandGitHub
|
5fc97d1679
|
syn2mas: Add progress reporting to log and to opentelemetry metrics (#4215)
|
2025-03-13 15:04:02 +00:00 |
|
Olivier 'reivilibre
|
9228f20f2a
|
fixup! syn2mas: Add progress reporting to log and to opentelemetry metrics
Add metrics directly within syn2mas, no background thread
|
2025-03-13 14:50:32 +00:00 |
|
 dependabot[bot]andGitHub
|
1370f721e3
|
build(deps): bump psl from 2.1.86 to 2.1.93
Bumps [psl](https://github.com/addr-rs/psl) from 2.1.86 to 2.1.93.
- [Release notes](https://github.com/addr-rs/psl/releases)
- [Commits](https://github.com/addr-rs/psl/compare/v2.1.86...v2.1.93)
---
updated-dependencies:
- dependency-name: psl
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-13 13:15:30 +00:00 |
|
Quentin Gliech
|
8581ca19ef
|
Prune stale policy data once a day
|
2025-03-13 13:40:59 +01:00 |
|
Quentin Gliech
|
97d2b757c7
|
Add a comment on the migration stating that we keep an history of the policy data
|
2025-03-13 13:27:32 +01:00 |
|
 Quentin GliechandGitHub
|
9829c2c526
|
Allow users to deactivate their own account in the UI (#4209)
|
2025-03-13 12:30:41 +01:00 |
|
Quentin Gliech
|
3543b4048f
|
Change the default value of account_deactivation_allowed to true.
|
2025-03-13 12:04:57 +01:00 |
|
Quentin Gliech
|
238be90812
|
Explain what the 'hsErase' parameter does
|
2025-03-13 11:36:53 +01:00 |
|