Release Notes
On this page you can find what's new in Cosmos DB Connector.
Date | Description |
---|---|
2024-04-05 | Fix - Change default rows per page (MaxItemCount) from 100 to 1000 for performance improvement |
2024-04-05 | Fix - Maximum 10000 rows are fetched becuase PagingByUrlMaxPages is set to 100 by default. It needs to be 0 for unlimited pages. |
2023-08-31 | Fix - get_document throws error on UI due to bad options for ConsistencyLevel |
2023-05-20 | New - Initial version |