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

Change Feed / Processor AVAD: Fixes timeToLiveExpired missing from metadata #4523

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    537624a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6981fa View commit details
    Browse the repository at this point in the history
  3. internal set

    philipthomas-MSFT committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    d8da605 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cce1f30 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a5efaed View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' into 4510-change-feed-processor-avad-ttl-istime…

    …liveexpired-deserialization-issue
    philipthomas-MSFT committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    55c5429 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Update Microsoft.Azure.Cosmos/tests/Microsoft.Azure.Cosmos.EmulatorTe…

    …sts/ChangeFeed/GetChangeFeedProcessorBuilderWithAllVersionsAndDeletesTests.cs
    
    Co-authored-by: Matias Quaranta <ealsur@users.noreply.github.com>
    philipthomas-MSFT and ealsur authored Jun 4, 2024
    Configuration menu
    Copy the full SHA
    3e9820e View commit details
    Browse the repository at this point in the history
  2. Update Microsoft.Azure.Cosmos/tests/Microsoft.Azure.Cosmos.EmulatorTe…

    …sts/ChangeFeed/GetChangeFeedProcessorBuilderWithAllVersionsAndDeletesTests.cs
    
    Co-authored-by: Matias Quaranta <ealsur@users.noreply.github.com>
    philipthomas-MSFT and ealsur authored Jun 4, 2024
    Configuration menu
    Copy the full SHA
    4b52819 View commit details
    Browse the repository at this point in the history
  3. Update Microsoft.Azure.Cosmos/tests/Microsoft.Azure.Cosmos.EmulatorTe…

    …sts/ChangeFeed/GetChangeFeedProcessorBuilderWithAllVersionsAndDeletesTests.cs
    
    Co-authored-by: Matias Quaranta <ealsur@users.noreply.github.com>
    philipthomas-MSFT and ealsur authored Jun 4, 2024
    Configuration menu
    Copy the full SHA
    cc171fe View commit details
    Browse the repository at this point in the history
  4. Update Microsoft.Azure.Cosmos/tests/Microsoft.Azure.Cosmos.EmulatorTe…

    …sts/ChangeFeed/GetChangeFeedProcessorBuilderWithAllVersionsAndDeletesTests.cs
    
    Co-authored-by: Matias Quaranta <ealsur@users.noreply.github.com>
    philipthomas-MSFT and ealsur authored Jun 4, 2024
    Configuration menu
    Copy the full SHA
    22633f6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    696176a View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. change back over to ManualResetEvent. fixed assert to look at Previou…

    …s. keeping stopwatch just for logging. timeout at 5 minutes.
    philipthomas-MSFT committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    441bef7 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Update GetChangeFeedProcessorBuilderWithAllVersionsAndDeletesTests.cs

    Co-authored-by: Matias Quaranta <ealsur@users.noreply.github.com>
    philipthomas-MSFT and ealsur authored Jun 10, 2024
    Configuration menu
    Copy the full SHA
    b06cb0a View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Merge branch 'master' into 4510-change-feed-processor-avad-ttl-istime…

    …liveexpired-deserialization-issue
    philipthomas-MSFT committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    479f75e View commit details
    Browse the repository at this point in the history
  2. try/finally

    philipthomas-MSFT committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    4ea8aea View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. removing ctor. making all set internal to address serialization issue…

    …. later PRs to test STJ de/serialization.
    philipthomas-MSFT committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    32be9fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1cf88de View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into 4510-change-feed-processor-avad-ttl-istime…

    …liveexpired-deserialization-issue
    philipthomas-MSFT committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    29a6c17 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. commit

    philipthomas-MSFT committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    c85ea87 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into 4510-change-feed-processor-avad-ttl-istime…

    …liveexpired-deserialization-issue
    philipthomas-MSFT committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    6e129bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ada194e View commit details
    Browse the repository at this point in the history
  4. Update ReEncryption.csproj

    1.11.4
    philipthomas-MSFT committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    2a5a30a View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' into 4510-change-feed-processor-avad-ttl-istime…

    …liveexpired-deserialization-issue
    philipthomas-MSFT committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    d7d1dc4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4d06310 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Merge branch 'master' into 4510-change-feed-processor-avad-ttl-istime…

    …liveexpired-deserialization-issue
    philipthomas-MSFT committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    f625588 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into 4510-change-feed-processor-avad-ttl-istime…

    …liveexpired-deserialization-issue
    philipthomas-MSFT committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    3626726 View commit details
    Browse the repository at this point in the history