Skip to content

Commit

Permalink
[INTERNAL] Changelog: Add note about Newtonsoft.Json (10.0.3) secuirt…
Browse files Browse the repository at this point in the history
…y vulnerability and upgrade to latest patched version
  • Loading branch information
kirankumarkolli committed Sep 14, 2024
1 parent b757f8c commit 75ae87b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ Make sure that your applications, when using the .NET V3 SDK, are using at least

Any known issues detected on that version are listed in the [known issues](#known-issues) section.

> NOTE: Microsoft.Azure.Cosmos has Newtonsoft.Json (10.0.3) as default dependency which has a known high [severity vulnerability](https://github.com/advisories/GHSA-5crp-9r3c-p9vr), please upgrade to latest patched version.
## Release notes

Preview features are treated as a separate branch and will not be included in the official release until the feature is ready. Each preview release lists all the additional features that are enabled.
Expand Down

0 comments on commit 75ae87b

Please sign in to comment.