Skip to content

Porting 3.0.0.11-preview fixes into master#245

Merged
kirankumarkolli merged 36 commits intomasterfrom
users/kirankk/3.0.0.11-preview-merge
May 12, 2019
Merged

Porting 3.0.0.11-preview fixes into master#245
kirankumarkolli merged 36 commits intomasterfrom
users/kirankk/3.0.0.11-preview-merge

Conversation

@kirankumarkolli
Copy link
Copy Markdown
Member

@kirankumarkolli kirankumarkolli commented May 12, 2019

Porting changes from 3.0.0.11-preview branch with below fixes

  • NP query fix
  • COUNT aggregated bug fix (Not Brandon commit)
  • Default pinned to ServiceInterop (DLL unavailability is FATAL error)
  • Typed query to not wrap CosmosException as Aggregateexception (not a compute scenario)
  • DirectContractTests (sanity check, top-one being ServiceInterop availability and loading).

kirankumarkolli and others added 30 commits April 4, 2019 19:49
* Assemblyinfo clean-up (#104)

* Signed build assembly info fix

* Assembly info clean-up

* Including test projects internal visible to (#107)

* Stand By Feed and ChangeFeed pull model (#105)

* Adding initial files

* Using Etag for continuation

* Removing unused

* Refactoring to reduce variables

* Refactoring to use CompositeToken

* Adding feed test

* Refactor through Options

* Adding public methods and comments

* Routing through the point transport handler

* Moving to outer if

* Adding split logic

* Adding unit tests

* Adding logic to detect invalid continuation tokens

* Adding JSON validation

* Routing based on PKRangeId

* Renaming and adding more tests

* Moving logic into the token

* Forcing refresh on split

* Addressing final coments

* Addressing feedback

* Added test to cover CT passing

* Refactoring and adding pkrangedelegate

* Argument checks

* Moving contract to CosmosRequestMessage

* Refactoring make EnsureInitialized async

* Moving tests to a new file

* Adding PKrange assert

* Refactored back to parameters outside Options

* UT split

* Adding Start* checks

* Adding new tests and renames

* Addressing comments

* Refactoring for cache tests

* Adding comments to tests

* Adding factory method

* Addressing comments

* Refactoring PKRange outside options

* Addressing comments

* Removing StartFromBeginning

* Removing extra lines

* Removing unnecessary ToList

* Raising version to 22-preview (#113)
…0.10_release

# Conflicts:
#	Microsoft.Azure.Cosmos/src/Handler/CosmosRequestMessage.cs
#	Microsoft.Azure.Cosmos/src/Headers/CosmosRequestMessageHeaders.cs
#	Microsoft.Azure.Cosmos/src/Microsoft.Azure.Cosmos.csproj
#	Microsoft.Azure.Cosmos/src/Resource/QueryResponses/CosmosChangeFeedResultSetIteratorCore.cs
#	Microsoft.Azure.Cosmos/tests/Microsoft.Azure.Cosmos.EmulatorTests/CosmosItemChangeFeedTests.cs
…es (#207)

* Hot fixes for CosmosSerializationOptions and query partition key.

* initial commit (#193)

* Fixed formatting
…227)

* First cut of fix

* Refreshing syntax as per C#7

* ComosContextCore depenency on ExecUtils removed.
Few proxy methods from ExecUtils are removed.
* Query routing with partition key definition (#213)

* Fix breaks for the release

* Remove unused usings

* Adding a unit test to verify setting PartitionKeyDefinition works. (#226)

* More
@kirankumarkolli kirankumarkolli requested a review from kirillg as a code owner May 12, 2019 15:05
@kirankumarkolli kirankumarkolli changed the title Users/kirankk/3.0.0.11 preview merge Porting 3.0.0.11-preview fixes into master May 12, 2019
@kirankumarkolli kirankumarkolli merged commit 0e21285 into master May 12, 2019
@kirankumarkolli kirankumarkolli deleted the users/kirankk/3.0.0.11-preview-merge branch May 12, 2019 22:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants