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

Re-introduce "Leave out optional keys from /sync" change #10214

Merged
merged 6 commits into from
Jun 23, 2021

Commits on Jun 18, 2021

  1. Leave out optional keys from /sync (#9919)

    This leaves out all optional keys from /sync. This should be fine for all clients tested against conduit already, but it may break some clients, as such we should check, that at least most of them don't break horribly and maybe back out some of the individual changes. (We can probably always leave out groups for example, while the others may cause more issues.)
    
    Signed-off-by: Nicolas Werner <nicolas.werner@hotmail.de>
    deepbluev7 authored and anoadragon453 committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    4f43cf8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3911959 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    15f833b View commit details
    Browse the repository at this point in the history
  4. Changelog

    anoadragon453 committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    7978990 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2021

  1. Swap membership constants for str literals in tests

    To ensure that our constants are doing the right thing.
    anoadragon453 committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    4e6c670 View commit details
    Browse the repository at this point in the history
  2. Remove #9919 changelog

    anoadragon453 committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    c5b74a0 View commit details
    Browse the repository at this point in the history