Commit 51486db
Enable CHANGE_FEED_WITH_START_TIME_POST_MERGE SDK capability (#48752)
Enable the CHANGE_FEED_WITH_START_TIME_POST_MERGE capability flag in
SUPPORTED_CAPABILITIES so the backend allows IfModifiedSince headers
on merged partitions for change feed requests.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 55cb2bc commit 51486db
2 files changed
Lines changed: 2 additions & 1 deletion
File tree
- sdk/cosmos/azure-cosmos
- src/main/java/com/azure/cosmos/implementation
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
316 | 316 | | |
317 | 317 | | |
318 | 318 | | |
319 | | - | |
| 319 | + | |
320 | 320 | | |
321 | 321 | | |
322 | 322 | | |
| |||
0 commit comments