You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs-release-notes.md
+17Lines changed: 17 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,20 @@
1
+
# August 2, 2024
2
+
3
+
## .NET SDK
4
+
5
+
- Create
6
+
- New C# API descriptions for "Create an unmanaged copy of an object" and "Copy an object to another database" advising developers to use third-party libraries for this functionality.
7
+
- Fix typo of incorrect .NET SDK version
8
+
9
+
## React Native SDK
10
+
11
+
- Fix typo per reported feedback.
12
+
13
+
## Other
14
+
15
+
- Fix the jest node test (for v12) CI, so it fails when jest tests fail.
16
+
- Re-add path to Node v12 tests. Update RN tests to use same logic as Node. Clean up legacy node tests. Use ``checkout@4`` to remove warnings.
0 commit comments