This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a change to branch 
feature/CAMEL-24565-devconsole-response-schema
in repository https://gitbox.apache.org/repos/asf/camel.git


    from 00810b8639ae CAMEL-24565: docs: document variables dev console JSON 
response shape change in 4.23 upgrade guide
     add 9554ddf35f8c CAMEL-24565: camel-console: migrate jfr-memory-leak 
console to typed Response record
     add 1d5a944ceab8 chore: catalog/camel-catalog: regenerate jfr-memory-leak 
schema

No new revisions were added by this update.

Summary of changes:
 .../apache/camel/catalog/dev-consoles-openapi.json | 289 ++++++++++-
 .../catalog/dev-consoles/jfr-memory-leak.json      | 288 ++++++++++
 .../apache/camel/dev-console/jfr-memory-leak.json  | 288 ++++++++++
 .../impl/console/JfrMemoryLeakDevConsole.java      | 578 ++++++++++++---------
 .../impl/console/JfrMemoryLeakDevConsoleTest.java  | 153 ++++++
 5 files changed, 1344 insertions(+), 252 deletions(-)
 create mode 100644 
core/camel-console/src/test/java/org/apache/camel/impl/console/JfrMemoryLeakDevConsoleTest.java

Reply via email to