Synchronize UI module code (#12897)
This commit is contained in:
parent
6fb8f234fe
commit
187fceb7cd
|
|
@ -546,7 +546,7 @@ The text of each license is also included in licenses/LICENSE-[project].txt.
|
|||
https://npmjs.com/package/mitt/v/2.1.0 2.1.0 MIT
|
||||
https://npmjs.com/package/moment/v/2.29.4 2.29.4 MIT
|
||||
https://npmjs.com/package/monaco-editor/v/0.34.1 0.34.1 MIT
|
||||
https://npmjs.com/package/nanoid/v/3.3.7 3.3.7 MIT
|
||||
https://npmjs.com/package/nanoid/v/3.3.8 3.3.8 MIT
|
||||
https://mvnrepository.com/artifact/org.checkerframework/checker-qual/3.33.0 MIT
|
||||
https://mvnrepository.com/artifact/org.codehaus.mojo/animal-sniffer-annotations/1.24 MIT
|
||||
https://mvnrepository.com/artifact/org.curioswitch.curiostack/protobuf-jackson/2.5.0 MIT
|
||||
|
|
|
|||
|
|
@ -58,6 +58,7 @@
|
|||
* Releases an existing object URL.
|
||||
* Optimize Trace Profiling widget.
|
||||
* Implement Async Profiling widget.
|
||||
* Fix inaccurate data query issue on endpoint topology page.
|
||||
|
||||
#### Documentation
|
||||
* Update release document to adopt newly added revision-based process.
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit 2fca7a79a2a095c241849caff350cd2666111008
|
||||
Subproject commit c33d6c41805fd713643f5aaaecb912d71803750f
|
||||
Loading…
Reference in New Issue