Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Stabilise serving partial join responses #14839

Merged
merged 4 commits into from
Jan 17, 2023

Commits on Jan 13, 2023

  1. Stabilise serving partial join responses

    Serving partial join responses is no longer experiemntal; the
    undocumented config flag `experimental.msc3706_enabled` has been
    removed.
    
    Synapse continues to _request_ a partial join only if the undocumented
    config flag `experimental.faster_joins` is set to `true`; this setting
    remains present and unaffected.
    David Robertson committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    4c229ea View commit details
    Browse the repository at this point in the history
  2. Changelog

    David Robertson committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    497e8a8 View commit details
    Browse the repository at this point in the history
  3. Stop setting the config option

    David Robertson committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    3fd6858 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2023

  1. Reinstate config option for reading old query parm

    David Robertson committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    d4a4cd3 View commit details
    Browse the repository at this point in the history