[INTERNAL] Changelog: Adds note about Newtonsoft.Json (10.0.3) security vulnerability and upgrade to latest patched version (#4694)

* [INTERNAL] Changelog: Add note about Newtonsoft.Json (10.0.3) secuirty vulnerability and upgrade to latest patched version

* Update changelog.md

Co-authored-by: Kevin Pilch <kevinpi@microsoft.com>

---------

Co-authored-by: Kevin Pilch <kevinpi@microsoft.com>
This commit is contained in:
Kiran Kumar Kolli 2024-09-17 12:14:43 -07:00 коммит произвёл GitHub
Родитель 7839885dde
Коммит 9aafc77ffa
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -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 by adding an explicit reference in your csproj file.
## 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.