Commit 4becfc2
authored
Fixing Changelog to cut 4.4.0-beta.1 release as well as fixing new benchmark test (Azure#14512)
* Enabling query metrics by default
* Adding null-value handling to quey metric validation
* Fix for NPE in GatewayAddressCache
* Adding comments explaining default value of QueryMetricEnabled
* Adding support for readAllItems of a logical partition
* Adding readAllItems for sync CosmosContainer as well
* Adding basic unit test for ReadAllItems(PK)
* Adding benchmark for ReadAllItems
* Fixing cosmos-benchmark version as well
* Fixing changelog for cosmos-encryption
* Fixing versions
* Fixing current version of azure-cosmos
* Reverting azure-cosmos version bump
* Bumping azure-cosmos version
* Reverting unnecessary changelog and readme changes
* Fixing azure-cosmos-benchmark to use dynamic number of precreated documents
* Adding benchmark use case description
* Fixing wrong StringUtils dependency
* Remove unnecessary constants
* Making readAllDocuments partition split safe
* Moving new test in CosmosItemTest to ObjectNode instead of InternalObjectNode
* Adding comment that ItemOperations readMany APIs are deprecated
* Fixing changelog and new benchmark to be able to cut 4.4.0-beta.1 releas
* Fixing merge conflicts
* Fixing merge conflict
* Iterating on changelog1 parent 5a96582 commit 4becfc2
File tree
3 files changed
+4
-2
lines changed- sdk/cosmos
- azure-cosmos-benchmark/src/main/java/com/azure/cosmos/benchmark
- azure-cosmos
3 files changed
+4
-2
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
267 | 267 | | |
268 | 268 | | |
269 | 269 | | |
| 270 | + | |
270 | 271 | | |
271 | 272 | | |
272 | 273 | | |
| |||
364 | 365 | | |
365 | 366 | | |
366 | 367 | | |
367 | | - | |
| 368 | + | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
| 123 | + | |
123 | 124 | | |
124 | 125 | | |
125 | 126 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments