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

Documentation: Update Database.ReadAsync description #3457

Merged
merged 24 commits into from
Mar 1, 2023

Commits on Jul 12, 2022

  1. Documentation: Modify retry time to timespan

    Modify retry time in seconds to timespan of parameter maxRetryWaitTimeOnThrottledRequests (Method: [WithThrottlingRetryOptions](https://docs.microsoft.com/en-us/dotnet/api/microsoft.azure.cosmos.fluent.cosmosclientbuilder.withthrottlingretryoptions?view=azure-dotnet#feedback))
    Resolves Azure/azure-sdk-for-net#29567
    SaurabhSharma-MSFT committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    a06e2ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abea674 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2022

  1. Configuration menu
    Copy the full SHA
    e3f25e0 View commit details
    Browse the repository at this point in the history
  2. Documentation: Fixes DeleteItemAsync Example

    Documentation: Fixes DeleteItemAsync Example
    SaurabhSharma-MSFT committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    0d5493d View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2022

  1. Configuration menu
    Copy the full SHA
    56011b1 View commit details
    Browse the repository at this point in the history
  2. Documentation: Fixes ItemRequestOptions Example

    Documentation: Fixes ItemRequestOptions Example
    SaurabhSharma-MSFT committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    5a2416e View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

  1. Configuration menu
    Copy the full SHA
    130789d View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

  1. Configuration menu
    Copy the full SHA
    e9bc3d2 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

  1. Configuration menu
    Copy the full SHA
    7a3734d View commit details
    Browse the repository at this point in the history
  2. Documentation:Update Database.ReadAsync description

    Documentation: Update Database.ReadAsync description
    SaurabhSharma-MSFT committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    8b3afb2 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2022

  1. Configuration menu
    Copy the full SHA
    88caaa0 View commit details
    Browse the repository at this point in the history
  2. Documentation: Update Database.ReadAsync description

    Documentation: Update Database.ReadAsync description
    SaurabhSharma-MSFT committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    94c979e View commit details
    Browse the repository at this point in the history
  3. Documentation: Updated ToStreamIterator example

    Documentation: Updated ToStreamIterator example
    SaurabhSharma-MSFT committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    92d85bc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2aff570 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2022

  1. Configuration menu
    Copy the full SHA
    4e13dc0 View commit details
    Browse the repository at this point in the history
  2. Remarks correction

    SaurabhSharma-MSFT committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    b67cc33 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c68445 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

  1. Configuration menu
    Copy the full SHA
    9f19fff View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2022

  1. Configuration menu
    Copy the full SHA
    236dbf5 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. Revert the StreamIterator changes

    Revert the StreamIterator changes
    SaurabhSharma-MSFT committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    7e92a98 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

  1. Configuration menu
    Copy the full SHA
    ffcdb5b View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. Configuration menu
    Copy the full SHA
    5dc78d5 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

  1. Configuration menu
    Copy the full SHA
    48cf9b4 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. Configuration menu
    Copy the full SHA
    c1d5dc0 View commit details
    Browse the repository at this point in the history