Skip to content

Commit

Permalink
Add component ID for WebSphere.(#10887) (#10974)
Browse files Browse the repository at this point in the history
Co-authored-by: weixiang1862 <[email protected]>
  • Loading branch information
weixiang1862 and weixiang1862 authored Jun 21, 2023
1 parent 56cfa52 commit 3b4f642
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/en/changes/changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
* Wrap `deleteProperty` API to the BanyanDBStorageClient.
* [Breaking change] Remove `matchedCounter` from `HttpUriRecognitionService#feedRawData`.
* Remove patterns from `HttpUriRecognitionService#feedRawData` and add max 10 candidates of raw URIs for each pattern.
* Add component ID for WebSphere.

#### UI

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -493,6 +493,9 @@ Jersey:
Grizzly:
id: 147
languages: Java
WebSphere:
id: 148
languages: Java

# .NET/.NET Core components
# [3000, 4000) for C#/.NET only
Expand Down

0 comments on commit 3b4f642

Please sign in to comment.