diff --git a/src/content/docs/apm/agents/net-agent/getting-started/net-agent-compatibility-requirements-net-core.mdx b/src/content/docs/apm/agents/net-agent/getting-started/net-agent-compatibility-requirements-net-core.mdx
index 15f4f9b5a8b..57dd71bd483 100644
--- a/src/content/docs/apm/agents/net-agent/getting-started/net-agent-compatibility-requirements-net-core.mdx
+++ b/src/content/docs/apm/agents/net-agent/getting-started/net-agent-compatibility-requirements-net-core.mdx
@@ -508,7 +508,7 @@ Prior versions of Npgsql may also be instrumented, but duplicate and/or missing
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]
@@ -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
@@ -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
|
@@ -774,7 +774,7 @@ Use [Elastic.Clients.Elasticsearch](https://www.nuget.org/packages/Elastic.Clien
4.0.0
- 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
|
diff --git a/src/content/docs/apm/agents/net-agent/getting-started/net-agent-compatibility-requirements-net-framework.mdx b/src/content/docs/apm/agents/net-agent/getting-started/net-agent-compatibility-requirements-net-framework.mdx
index 066362c6dac..67f7b5366af 100644
--- a/src/content/docs/apm/agents/net-agent/getting-started/net-agent-compatibility-requirements-net-framework.mdx
+++ b/src/content/docs/apm/agents/net-agent/getting-started/net-agent-compatibility-requirements-net-framework.mdx
@@ -590,7 +590,7 @@ Known incompatible versions: Instance details aren't available in lower version
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]`
@@ -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
@@ -875,7 +875,7 @@ Use [Elastic.Clients.Elasticsearch](https://www.nuget.org/packages/Elastic.Clien
4.0.0
|
- 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
|
@@ -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