Skip to content

not used#262

Closed
andybalaam wants to merge 3 commits into
mainfrom
v15.2.0
Closed

not used#262
andybalaam wants to merge 3 commits into
mainfrom
v15.2.0

Conversation

@andybalaam
Copy link
Copy Markdown
Member

No description provided.

@andybalaam andybalaam requested a review from a team as a code owner September 8, 2025 12:23
@andybalaam andybalaam requested a review from richvdh September 8, 2025 12:23
@andybalaam andybalaam mentioned this pull request Sep 8, 2025
Comment thread CHANGELOG.md Outdated
Comment on lines +24 to +28
- The event handlers APIs now properly support events whose type is not fully statically-known. Before, those events would never trigger an event handler.
([#5444](https://github.com/matrix-org/matrix-rust-sdk/pull/5444))
- All HTTP requests now have a default `read_timeout` of 60s, which means they'll disconnect if the connection stalls.
`RequestConfig::timeout` is now optional and can be disabled on a per-request basis. This will be done for the requests used to download media, so they don't get cancelled after the default 30s timeout for no good reason.
([#5437](https://github.com/matrix-org/matrix-rust-sdk/pull/5437))
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These don't appear to touch any of the crates we use, so I wouldn't list them here.

@andybalaam
Copy link
Copy Markdown
Member Author

Wrong branch name, moved to #262

@richvdh
Copy link
Copy Markdown
Member

richvdh commented Sep 8, 2025

Wrong branch name, moved to #262

ITYM #263

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants