From 75b70eb048f475efcc161293e673c0eeb1969947 Mon Sep 17 00:00:00 2001 From: Michael O'Brien Date: Mon, 9 Sep 2024 09:34:34 -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 a9d117eddc..0775416dce 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-swift` without sync features, install version 20 or see the `community` branch. + realm by MongoDB