File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
src/OpenTelemetry.Exporter.InfluxDB Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 55* Updated OpenTelemetry core component version(s) to ` 1.9.0 ` .
66 ([ #1888 ] ( https://github.com/open-telemetry/opentelemetry-dotnet-contrib/pull/1888 ) )
77
8+ * Updated ` InfluxDB.Client ` to ` 4.18.0 ` to mitigate [ CVE-2024 -45302] ( https://github.com/advisories/GHSA-4rr6-2v9v-wcpc )
9+ and [ CVE-2024 -30105] ( https://github.com/advisories/GHSA-hh2w-p6rv-4g7w )
10+ in transitive dependencies.
11+ ([ #2073 ] ( https://github.com/open-telemetry/opentelemetry-dotnet-contrib/pull/2073 ) )
12+
813## 1.0.0-alpha.3
914
1015Released 2023-Oct-13
Original file line number Diff line number Diff line change 1616 </PropertyGroup >
1717
1818 <ItemGroup >
19- <PackageReference Include =" InfluxDB.Client" Version =" 4.12 .0" />
19+ <PackageReference Include =" InfluxDB.Client" Version =" 4.18 .0" />
2020 <PackageReference Include =" OpenTelemetry" Version =" $(OpenTelemetryCoreLatestVersion)" />
2121 </ItemGroup >
2222
You can’t perform that action at this time.
0 commit comments