Skip to content

Commit

Permalink
Add component ID for Caffeine
Browse files Browse the repository at this point in the history
  • Loading branch information
CodePrometheus committed Dec 28, 2024
1 parent d39a003 commit 6d04c1c
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 @@ -43,6 +43,7 @@
* Fix `ServerStatusService.statusWatchers` concurrent modification.
* Add protection for dynamic config change propagate chain.
* Add Ruby component IDs.
* Add component ID for Caffeine.

#### UI

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -529,6 +529,9 @@ SolonMVC:
DNS:
id: 159
languages: ebpf
Caffeine:
id: 160
languages: Java

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

0 comments on commit 6d04c1c

Please sign in to comment.