Skip to content

Latest commit

 

History

History
80 lines (63 loc) · 3.51 KB

documentdb-sdk-dotnet-changefeed.md

File metadata and controls

80 lines (63 loc) · 3.51 KB
title description services documentationcenter author manager editor ms.assetid ms.service ms.workload ms.tgt_pltfrm ms.devlang ms.topic ms.date ms.author
Azure DocumentDB .NET Change Feed Processor SDK & Resources | Microsoft Docs
Learn all about the Change Feed Processor API and SDK including release dates, retirement dates, and changes made between each version of the DocumentDB .NET Change Feed Processor SDK.
cosmos-db
.net
ealsur
kirillg
mimig1
f2dd9438-8879-4f74-bb6c-e1efc2cd0157
cosmos-db
data-services
na
dotnet
article
10/31/2017
maquaran

DocumentDB .NET Change Feed Processor SDK: Download and release notes

[!div class="op_single_selector"]

SDK download NuGet
API documentation Change Feed Processor library API reference documentation
Get started Get started with the DocumentDB Change Feed Processor .NET SDK
Current supported framework Microsoft .NET Framework 4.5
Microsoft .NET Core

Release notes

  • Adds support for .NET Standard 2.0. The package now supports netstandard2.0 and net451 framework monikers.
  • Compatible with DocumentDB .NET SDK versions 1.17.0 and above.
  • Compatible with DocumentDB .NET Core SDK versions 1.5.1 and above.
  • Fixes an issue with the calculation of the estimate of remaining work when the Change Feed was empty or no work was pending.
  • Compatible with DocumentDB .NET SDK versions 1.13.2 and above.
  • Added a method to obtain an estimate of remaining work to be processed in the Change Feed.
  • Compatible with DocumentDB .NET SDK versions 1.13.2 and above.

Release & Retirement dates

Microsoft will provide notification at least 12 months in advance of retiring an SDK in order to smooth the transition to a newer/supported version.

New features and functionality and optimizations are only added to the current SDK, as such it is recommended that you always upgrade to the latest SDK version as early as possible.

Any request to Cosmos DB using a retired SDK will be rejected by the service.


Version Release Date Retirement Date
1.2.0 October 31, 2017 ---
1.1.1 August 29, 2017 ---
1.1.0 August 13, 2017 ---
1.0.0 July 07, 2017 ---

FAQ

[!INCLUDE cosmos-db-sdk-faq]

See also

To learn more about Cosmos DB, see Microsoft Azure Cosmos DB service page.