Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Matrix 1.10 changes #1735

Closed
28 tasks done
zecakeh opened this issue Feb 27, 2024 · 1 comment
Closed
28 tasks done

Implement Matrix 1.10 changes #1735

zecakeh opened this issue Feb 27, 2024 · 1 comment

Comments

@zecakeh
Copy link
Contributor

zecakeh commented Feb 27, 2024

Here is the Matrix 1.10 changelog to follow our progress.

To be sure we don't miss anything, ALL entries of the changelog (except the section about internal changes) should appear here in the same order and category. The ones that we have to implement should be linked to an issue and/or a PR or commit in this repository. If an extra step is necessary when the version is released (like moving it from an unstable feature flag), a subtask should be created. The ones that don't impact us should be struck. The "contributed by"s should be removed to avoid pinging users.

1.1 Client-Server API

Backwards Compatible Changes

Spec Clarifications

1.2 Server-Server API

Spec Clarifications

  • Clarify Server-Server API request signing example by using the POST HTTP method, as GET requests don’t have request bodies. (#1721)
  • Disambiguate uses of PublicRoomsChunk in the GET /hierarchy endpoint. (#1740)
  • Clarify that the children_state, room_type and allowed_room_ids properties in the items of the children array of the response of the GET /hierarchy endpoint are not required. (#1741)

1.3 Application Service API

  • Clarify that the /login and /register endpoints should fail when using the m.login.application_service login type without a valid as_token. (#1744)

1.4 Identity Service API

No significant changes.

1.5 Push Gateway API

No significant changes.

1.6 Room Versions

Spec Clarifications

1.7 Appendices

No significant changes.

@zecakeh zecakeh pinned this issue Feb 27, 2024
@zecakeh zecakeh changed the title Implement Matrix next version changes Implement Matrix 1.10 changes Mar 22, 2024
@zecakeh
Copy link
Contributor Author

zecakeh commented Apr 7, 2024

This is all done.

@zecakeh zecakeh closed this as completed Apr 7, 2024
@zecakeh zecakeh unpinned this issue Apr 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant