Skip to content

Commit

Permalink
release notes for 8/3/2024 (#3358)
Browse files Browse the repository at this point in the history
## Pull Request Info - SDK Docs Consolidation

Jira ticket: [DOCSP-41871](https://jira.mongodb.org/browse/DOCSP-41871)

## preview

https://github.com/MongoCaleb/docs-realm/blob/release-notes/docs-release-notes.md

---------

Co-authored-by: lindseymoore <[email protected]>
  • Loading branch information
MongoCaleb and lindseymoore authored Aug 6, 2024
1 parent 5ea0779 commit f7ef092
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions docs-release-notes.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
# August 2, 2024

## .NET SDK

- Create
- 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.
- Fix typo of incorrect .NET SDK version

## React Native SDK

- Fix typo per reported feedback.

## Other

- Fix the jest node test (for v12) CI, so it fails when jest tests fail.
- 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.

# July 26, 2024

## Flutter SDK
Expand Down

0 comments on commit f7ef092

Please sign in to comment.