Skip to content

Commit

Permalink
Update latest tested versions of core tech libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
nr-ahemsath committed Oct 27, 2023
1 parent a4bc1d2 commit e53482e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -508,7 +508,7 @@ Prior versions of Npgsql may also be instrumented, but duplicate and/or missing
<td>
Minimum supported version: 2.3.0

Verified compatible versions: 2.3.0, 2.8.1, 2.13.1, 2.14.1, 2.17.1, 2.19.0, 2.20.0, 2.21.0
Verified compatible versions: 2.3.0, 2.8.1, 2.13.1, 2.14.1, 2.17.1, 2.19.0, 2.20.0, 2.21.0, 2.22.0

Beginning in agent version 10.12.0, the following methods added in or after driver version 2.7 are instrumented:
* IMongoCollection.CountDocuments[Async]
Expand Down Expand Up @@ -538,7 +538,7 @@ Use [MySql.Data](https://www.nuget.org/packages/MySql.Data/) or [MySQL Connector

**MySql.Data**
* Minimum supported version: 6.10.7
* Verified compatible versions: 6.10.7, 8.0.15, 8.0.30, 8.0.33, 8.1.0
* Verified compatible versions: 6.10.7, 8.0.15, 8.0.30, 8.0.33, 8.1.0, 8.2.0

**MySqlConnector**
* Minimum supported version: 1.0.1
Expand Down Expand Up @@ -699,7 +699,7 @@ Use [Elastic.Clients.Elasticsearch](https://www.nuget.org/packages/Elastic.Clien

* Minimum supported version: 3.5.2

* Verified compatible versions: 3.5.2, 3.6.9, 4.1.3, 5.1.0, 5.2.0, 6.0.0, 6.2.1, 6.4.0, 6.5.0
* Verified compatible versions: 3.5.2, 3.6.9, 4.1.3, 5.1.0, 5.2.0, 6.0.0, 6.2.1, 6.4.0, 6.5.0, 6.6.0

</td>
</tr>
Expand Down Expand Up @@ -774,7 +774,7 @@ Use [Elastic.Clients.Elasticsearch](https://www.nuget.org/packages/Elastic.Clien
4.0.0
</td>
<td>
4.5.9, 4.7.15, 5.0.4, 5.2.0, 5.2.2, 5.2.3, 5.2.4
4.5.9, 4.7.15, 5.0.4, 5.2.0, 5.2.2, 5.2.3, 5.2.4, 5.2.5
</td>
</tr>
</tbody>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -590,7 +590,7 @@ Known incompatible versions: Instance details aren't available in lower version
<td>
Minimum supported version: 2.3.0

Verified compatible versions: 2.3.0, 2.8.1, 2.13.1, 2.14.1, 2.17.1, 2.19.0, 2.20.0, 2.21.0
Verified compatible versions: 2.3.0, 2.8.1, 2.13.1, 2.14.1, 2.17.1, 2.19.0, 2.20.0, 2.21.0, 2.22.0

Beginning in agent version 10.12.0, the following methods added in or after driver version 2.7 are instrumented:
* `IMongoCollection.CountDocuments[Async]`
Expand Down Expand Up @@ -620,7 +620,7 @@ Use [MySql.Data](https://www.nuget.org/packages/MySql.Data/) or [MySQL Connector

**MySql.Data**
* Minimum supported version: 6.10.7
* Verified compatible versions: 6.10.7, 8.0.15, 8.0.30, 8.0.33, 8.1.0
* Verified compatible versions: 6.10.7, 8.0.15, 8.0.30, 8.0.33, 8.1.0, 8.2.0

**MySqlConnector**
* Minimum supported version: 1.0.1
Expand Down Expand Up @@ -875,7 +875,7 @@ Use [Elastic.Clients.Elasticsearch](https://www.nuget.org/packages/Elastic.Clien
4.0.0
</td>
<td>
4.1.2, 4.3.11, 4.5.11, 5.2.0, 5.2.2, 5.2.3, 5.2.4
4.1.2, 4.3.11, 4.5.11, 5.2.0, 5.2.2, 5.2.3, 5.2.4, 5.2.5
</td>
</tr>
</tbody>
Expand Down Expand Up @@ -946,7 +946,7 @@ Use [Elastic.Clients.Elasticsearch](https://www.nuget.org/packages/Elastic.Clien

* Minimum supported version: 3.5.2

* Verified compatible versions: 3.5.2, 5.1.0, 6.2.1, 3.6.9, 4.1.3, 5.2.0, 6.0.0, 6.2.1, 6.4.0, 6.5.0
* Verified compatible versions: 3.5.2, 5.1.0, 6.2.1, 3.6.9, 4.1.3, 5.2.0, 6.0.0, 6.2.1, 6.4.0, 6.5.0, 6.6.0
</td>
</tr>
</tbody>
Expand Down

0 comments on commit e53482e

Please sign in to comment.