Skip to content

Commit 296ce75

Browse files
MarcAstr0Castro, Mario
andauthored
Fix Cosmos DB pagination for backwards compatibility (#1594)
* Fix pagination issues with Cosmos DB * Add rush change file * Update lock file * Fix integration tests * Fix potential bugs --------- Co-authored-by: Castro, Mario <mariocs@optum.com>
1 parent d9bee77 commit 296ce75

4 files changed

Lines changed: 249 additions & 209 deletions

File tree

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"changes": [
3+
{
4+
"packageName": "@boostercloud/framework-core",
5+
"comment": "Fix pagination issues with Cosmos DB",
6+
"type": "patch"
7+
}
8+
],
9+
"packageName": "@boostercloud/framework-core"
10+
}

0 commit comments

Comments
 (0)