Skip to content

Commit

Permalink
Merge pull request newrelic#15819 from tippmar-nr/compatibility-requi…
Browse files Browse the repository at this point in the history
…rements-update

chore: update SqlClient supported versions, clean up version references in Logging Framework section.
  • Loading branch information
ally-sassman authored Jan 13, 2024
2 parents 837b3fc + c542105 commit bdedf88
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -476,7 +476,7 @@ Use SqlClient from [System.Data.SqlClient](https://www.nuget.org/packages/System

**System.Data.SqlClient**
* Minimum supported version: 4.4.0
* Verified compatible versions: 4.4.0, 4.6.1, 4.7.0, 4.8.4
* Verified compatible versions: 4.4.0, 4.6.1, 4.7.0, 4.8.4, 4.8.5, 4.8.6

**Microsoft.Data.SqlClient**
* Minimum supported version: 1.0.19239.1
Expand Down Expand Up @@ -790,10 +790,10 @@ Use [Elastic.Clients.Elasticsearch](https://www.nuget.org/packages/Elastic.Clien
Log4Net
</td>
<td>
v2.0.10
2.0.10
</td>
<td>
v9.7.0
9.7.0
</td>
<td>
2.0.10, 2.0.12, 2.0.13, 2.0.14
Expand All @@ -806,10 +806,10 @@ Use [Elastic.Clients.Elasticsearch](https://www.nuget.org/packages/Elastic.Clien
Serilog
</td>
<td>
v2.5.0
2.5.0
</td>
<td>
v9.7.0
9.7.0
</td>
<td>
2.8.0, 2.10.0, 2.11.0, 3.0.1, 3.1.1
Expand All @@ -821,10 +821,10 @@ Use [Elastic.Clients.Elasticsearch](https://www.nuget.org/packages/Elastic.Clien
NLog
</td>
<td>
v4.5.0
4.5.0
</td>
<td>
v9.7.0
9.7.0
</td>
<td>
4.5.9, 4.7.15, 5.0.4, 5.2.0, 5.2.2, 5.2.3, 5.2.4, 5.2.5, 5.2.6, 5.2.7, 5.2.8
Expand All @@ -836,10 +836,10 @@ Use [Elastic.Clients.Elasticsearch](https://www.nuget.org/packages/Elastic.Clien
Microsoft.Extensions.Logging
</td>
<td>
v3.0.0
3.0.0
</td>
<td>
v10.0.0
10.0.0
</td>
<td>
3.0.0, 3.1.22, 6.0.0, 7.0.0, 8.0.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -544,7 +544,7 @@ Use SqlClient from [System.Data.SqlClient](https://www.nuget.org/packages/System

**System.Data.SqlClient**
* Minimum supported version: 4.4.0
* Verified compatible versions: 4.4.0, 4.6.1, 4.7.0, 4.8.4
* Verified compatible versions: 4.4.0, 4.6.1, 4.7.0, 4.8.4, 4.8.5, 4.8.6

**Microsoft.Data.SqlClient**
* Minimum supported version: 1.0.19239.1
Expand Down Expand Up @@ -857,10 +857,10 @@ Use [Elastic.Clients.Elasticsearch](https://www.nuget.org/packages/Elastic.Clien
Log4Net
</td>
<td>
v1.2.10
1.2.10
</td>
<td>
v9.7.0
9.7.0
</td>
<td>
1.2.10, 2.0.5, 2.0.14
Expand All @@ -872,10 +872,10 @@ Use [Elastic.Clients.Elasticsearch](https://www.nuget.org/packages/Elastic.Clien
Serilog
</td>
<td>
v2.0.0
2.0.0
</td>
<td>
v9.7.0
9.7.0
</td>
<td>
1.5.14, 2.5.0, 2.10.0, 3.0.1, 3.1.1
Expand All @@ -887,10 +887,10 @@ Use [Elastic.Clients.Elasticsearch](https://www.nuget.org/packages/Elastic.Clien
NLog
</td>
<td>
v4.1.0
4.1.0
</td>
<td>
v9.7.0
9.7.0
</td>
<td>
4.1.2, 4.3.11, 4.5.11, 5.2.0, 5.2.2, 5.2.3, 5.2.4, 5.2.5, 5.2.6, 5.2.7, 5.2.8
Expand All @@ -902,10 +902,10 @@ Use [Elastic.Clients.Elasticsearch](https://www.nuget.org/packages/Elastic.Clien
Microsoft.Extensions.Logging
</td>
<td>
v3.0.0
3.0.0
</td>
<td>
v9.7.0
9.7.0
</td>
<td>

Expand Down

0 comments on commit bdedf88

Please sign in to comment.