diff --git a/CHANGELOG.md b/CHANGELOG.md index 1a02c817fa..7ed2ba8f1e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -38,6 +38,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) - Bumps `JunitXml.TestLogger` from 4.0.254 to 4.1.0 - Bumps `FSharp.Core` from 8.0.400 to 8.0.401 - Bumps `JetBrains.Annotations` from 2024.2.0 to 2024.3.0 +- Bumps `Microsoft.Extensions.Caching.Memory` from 6.0.0 to 8.0.1 ## [1.8.0] ### Added @@ -231,4 +232,4 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) [1.6.0]: https://github.com/opensearch-project/opensearch-net/compare/v1.5.0...v1.6.0 [1.5.0]: https://github.com/opensearch-project/opensearch-net/compare/v1.4.0...v1.5.0 [1.4.0]: https://github.com/opensearch-project/opensearch-net/compare/v1.3.0...v1.4.0 -[1.3.0]: https://github.com/opensearch-project/opensearch-net/compare/v1.2.0...v1.3.0 \ No newline at end of file +[1.3.0]: https://github.com/opensearch-project/opensearch-net/compare/v1.2.0...v1.3.0 diff --git a/src/ApiGenerator/ApiGenerator.csproj b/src/ApiGenerator/ApiGenerator.csproj index ba66810b43..cfb7753d87 100644 --- a/src/ApiGenerator/ApiGenerator.csproj +++ b/src/ApiGenerator/ApiGenerator.csproj @@ -11,6 +11,7 @@ +