Skip to content

Commit f3d5aa4

Browse files
authored
(DOCSP-40552): Add docs release notes for w/e June 21 (#3306)
## Pull Request Info - SDK Docs Consolidation Jira ticket: https://jira.mongodb.org/browse/DOCSP-40552
1 parent 97304fb commit f3d5aa4

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

docs-release-notes.md

+32
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,35 @@
1+
# June 21, 2024
2+
3+
## Kotlin SDK
4+
5+
- Realm/Model Data
6+
- Define an Object Model: Add new "Define Unstructured Data" section outlining support for Collections as Mixed feature.
7+
- Supported Data Types: Update "RealmAny" section to indicate support for holding lists and dictionaries. Add a new "Collections as Mixed" section with details about modeling unstructured or variable data.
8+
9+
## .NET SDK
10+
11+
- Model Data
12+
- Define an Object Model: Add new "Define Unstructured Data" section outlining support for Collections as Mixed feature.
13+
- Supported Data Types > RealmValue: Update page to indicate support for holding lists and dictionaries. Add a new "Collections as Mixed" section with details about modeling unstructured or variable data.
14+
15+
## Node.js SDK
16+
17+
- Model Data
18+
- Define an Object Model: Add new "Define Unstructured Data" section outlining support for Collections as Mixed feature.
19+
- Supported Data Types/Mixed: Update page to indicate support for holding lists and dictionaries. Add a new "Collections as Mixed" section with details about modeling unstructured or variable data.
20+
21+
## React Native SDK
22+
23+
- Model Data
24+
- Define an Object Model: Add new "Define Unstructured Data" section outlining support for Collections as Mixed feature.
25+
- Supported Data Types/Mixed: Update page to indicate support for holding lists and dictionaries. Add a new "Collections as Mixed" section with details about modeling unstructured or variable data.
26+
27+
## Swift SDK
28+
29+
- Model Data
30+
- Define an Object Model: Add new "Define Unstructured Data" section outlining support for Collections as Mixed feature.
31+
- Supported Types: Update "AnyRealmValue" section to indicate support for holding lists and dictionaries. Add a new "Collections as Mixed" section with details about modeling unstructured or variable data.
32+
133
# June 14, 2024
234

335
## .NET SDK

0 commit comments

Comments
 (0)