From 03f691e6cf9c969532c589d5e77e85c704a1f181 Mon Sep 17 00:00:00 2001 From: Michael O'Brien Date: Mon, 9 Sep 2024 12:18:04 -0400 Subject: [PATCH] add deprecation notice to README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 19fd421465..3a44f071e9 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,10 @@ +> [!WARNING] +> We announced the deprecation of Atlas Device Sync + Realm SDKs in September 2024. For more information please see: +> - [SDK Deprecation](https://www.mongodb.com/docs/atlas/device-sdks/device-sdk-deprecation) +> - [Device Sync Deprecation](https://www.mongodb.com/docs/atlas/app-services/sync/device-sync-deprecation) +> +> For a version of `realm-dotnet` without sync features, install version 20 or see the "community" branch. + realm by MongoDB