-
Notifications
You must be signed in to change notification settings - Fork 2
Release 2.0.0.0
D. Turco edited this page Dec 10, 2019
·
1 revision
- Bug Fix: Fixed issue with DATE_EQUALS
- Added Commandline support
This version has some breaking changes that will need to be addressed. Due to the relationship between the DocumentDB SDK nuget package (2.9.2) and the Cosmos Emulator the emulator will need to be updated. This version of Cosmos Manager works with Cosmos Emulator version 2.7.1.0 or later. When upgrading emulators you will need to reseed the data. To do this first export all existing collection data and then re-import it using the dt.exe tool. This is needed due to the changes Cosmos Emulator has made to no longer support non-partitioned collections.
Under Edit you can add the installation path to the Environment Variables for ease of use in the commandline. Remember all command windows will need to be restarted to pick up the new entry.