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

Send initialization data in the NewReport message #2317

Merged

Commits on Nov 4, 2020

  1. Configuration menu
    Copy the full SHA
    4d2f46a View commit details
    Browse the repository at this point in the history
  2. SessionInfo.equals

    tconkling committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    d08e875 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67cdf71 View commit details
    Browse the repository at this point in the history
  4. Fix

    tconkling committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    a24ae97 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b7b78ba View commit details
    Browse the repository at this point in the history
  6. Update proto docs

    tconkling committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    c43d649 View commit details
    Browse the repository at this point in the history
  7. Fiddle

    tconkling committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    4d341dc View commit details
    Browse the repository at this point in the history
  8. Undo superfluous changes

    tconkling committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    ff8bb72 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2020

  1. Merge branch 'develop' into tim/AllowMultipleInitializeMessages

    * develop:
      Note about using recent versions of Streamlit for sharing (streamlit#2326)
      Bump sphinx from 3.2.1 to 3.3.0 in /lib (streamlit#2320)
      Some grammatical changes in Readme (streamlit#2267)
      exclude v50 (streamlit#2307)
    tconkling committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    26d300f View commit details
    Browse the repository at this point in the history
  2. Don't error if SessionInfo data changes

    This is totally legit - it happens when the Streamlit server is killed and restarted, and the client reconnects.
    
    Test SessionInfo.fromInitializeMessage
    tconkling committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    69bfab7 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2020

  1. Configuration menu
    Copy the full SHA
    513ddaf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26228d0 View commit details
    Browse the repository at this point in the history