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

Public properties : Fixes public types to be upgrade safe so new content is not lost on deserialize and serialize paths. #2712

Merged
merged 13 commits into from
Sep 15, 2021

Commits on Sep 15, 2021

  1. Configuration menu
    Copy the full SHA
    b78b391 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27554a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a847526 View commit details
    Browse the repository at this point in the history
  4. add test

    sourabh1007 committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    4c29cf3 View commit details
    Browse the repository at this point in the history
  5. fix test

    sourabh1007 committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    f7aef47 View commit details
    Browse the repository at this point in the history
  6. refactoring code

    sourabh1007 committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    fa6742b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5bc119f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7d272cc View commit details
    Browse the repository at this point in the history
  9. Update Microsoft.Azure.Cosmos/src/Util/DictionaryExtension.cs

    Co-authored-by: Matias Quaranta <ealsur@users.noreply.github.com>
    sourabh1007 and ealsur committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    17aee8e View commit details
    Browse the repository at this point in the history
  10. Update Microsoft.Azure.Cosmos/src/Util/DictionaryExtension.cs

    Co-authored-by: Matias Quaranta <ealsur@users.noreply.github.com>
    sourabh1007 and ealsur committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    d906b6b View commit details
    Browse the repository at this point in the history
  11. rename extension func

    sourabh1007 committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    fdbfadb View commit details
    Browse the repository at this point in the history
  12. fix test

    sourabh1007 committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    f87c86a View commit details
    Browse the repository at this point in the history
  13. fix test

    sourabh1007 committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    c74307d View commit details
    Browse the repository at this point in the history