Add component libraries of `DM` jdbc driver. (#13308)
This commit is contained in:
parent
a2a67ca630
commit
a1ca1fe852
|
|
@ -30,6 +30,7 @@
|
|||
* Remove string limitation in Jackson deserializer for ElasticSearch client.
|
||||
* Fix `disable.oal` does not work.
|
||||
* Enhance the stability of e2e PHP tests and update the PHP agent version.
|
||||
* Add component ID for the `dameng` JDBC driver.
|
||||
|
||||
#### UI
|
||||
|
||||
|
|
|
|||
|
|
@ -539,6 +539,9 @@ ztunnel:
|
|||
id: 162
|
||||
languages: ebpf, mesh
|
||||
priority: 10
|
||||
Dmdb-jdbc-driver:
|
||||
id: 163
|
||||
languages: Java
|
||||
|
||||
# .NET/.NET Core components
|
||||
# [3000, 4000) for C#/.NET only
|
||||
|
|
|
|||
Loading…
Reference in New Issue