Releases: mingaliu/DocumentDBStudio
Releases · mingaliu/DocumentDBStudio
Azure DocumentDB Studio 0.72
Update DocumentDB client SDK to 1.11.1,
Many feature update and bug fixes from community.
Azure DocumentDB Studio 0.71
Move DocumentDB client SDK to 1.10.0, Small update.
Azure DocumentDB Studio 0.70
Major update to the DocumentDBStudio following the //BUILD announcement.
- Move DocumentDB client SDK to 1.6.3
- Support DocumentDB Offer V2 (Standard offer, single partition or multiple partition)
- Support partitionKey used in partitioned collection (and document CRUD operation).
- Some factoring.
Azure DocumentDB Studio 0.61
Update DocumentDB client SDK to 1.4.0, add support for replaceCollection, using name based URL(http://azure.microsoft.com/blog/2015/08/13/azure-documentdb-bids-fond-farewell-to-self-links/), and add useragent.
Azure DocumentDB Studio 0.60
Update to Azure.Documents.Client 1.2.0 SDK. Miscellaneous fix.
Azure DocumentDB Studio 0.50
Major update to the DocumentDBStudio,
- Update to DocumentDB GA SDK. Congrats to DocumentDB team!
- Support DocumentDB Offer browsing and update.
- Report latency and resource charge for every CRUD/query at status bar.
- Detect version change and prompt for update.
- Render attachment media directly in the tool.
- Add point GET for every resource.
- Fix some focus problem.
- Fix storedProcedure rendering result and add options to specify post-trigger/pre-trigger.
Azure DocumentDB Studio 0.31
Update to Azure.Documents.Client 0.9.2-preview SDK.
Azure DocumentDB Studio 0.30
Azure DocumentDB Studio 0.21
1. Update to Azure.Documents.Client 0.9.1-preview. 2. Add icon. 3. So…
Azure DocumentDB Studio 0.20
Some small fix: 1. query return formatting. 2. Media Options 3. Add m…