feat: Add Guava EventBus definition in component-libraries.yml (#8524)
This commit is contained in:
parent
9aeb72a7c6
commit
f07371fa9b
|
|
@ -52,6 +52,7 @@ Release Notes.
|
|||
* Set the default value of SW_STORAGE_IOTDB_SESSIONPOOL_SIZE to 8.
|
||||
* Bump up iotdb-session to 0.12.4.
|
||||
* Bump up PostgreSQL driver to fix CVE.
|
||||
* Add Guava EventBus component ID(123) of Java agent.
|
||||
|
||||
#### UI
|
||||
|
||||
|
|
|
|||
|
|
@ -398,6 +398,9 @@ Apache-Kylin-jdbc-driver:
|
|||
Apache-Kylin:
|
||||
id: 122
|
||||
languages: Java
|
||||
GuavaEventBus:
|
||||
id: 123
|
||||
languages: Java
|
||||
|
||||
# .NET/.NET Core components
|
||||
# [3000, 4000) for C#/.NET only
|
||||
|
|
|
|||
Loading…
Reference in New Issue