Skip to content

Commit

Permalink
add deprecation notice to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mpobrien committed Sep 9, 2024
1 parent 418888c commit 2849ad1
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -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-dart` without sync features, install version 20 or see the `community` branch.
<picture>
<source srcset="./media/logo-dark.svg" media="(prefers-color-scheme: dark)" alt="realm by MongoDB">
<img src="./media/logo.svg" alt="realm by MongoDB">
Expand Down

0 comments on commit 2849ad1

Please sign in to comment.