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

davsclaus pushed a change to branch feat/camel-tui
in repository https://gitbox.apache.org/repos/asf/camel.git


      at bfce844a70ba CAMEL-23544: propagate routeId to nested consumer in 
DefaultPlatformHttpConsumer

This branch includes the following new commits:

     new 58ed6abeb997 TUI: move tab badge counters below labels, centred on row 
2
     new d3548c36a6e9 TUI: move tab badge counters above labels instead of below
     new 3a918bff6b69 TUI: replace endpoints remote toggle with 3-state filter 
[all|remote|remote+stub]
     new 4edf2dafcd17 TUI: add remote+stub history bucket; rename filter key r→f
     new 9cf90fa6ba53 TUI: add spacer row between tabs and content area
     new df3c85629bc7 TUI: merge Last and Trace tabs into single Inspect tab
     new 12f0ef22011b TUI: add HTTP Services tab (REST DSL + Platform-HTTP 
unified view)
     new f12b9e5f9df6 TUI: fix HTTP tab sort display to match other tabs
     new 2d0c4047ecaa TUI: HTTP tab — add CONSUMES column, sort on 
consumes/produces
     new 146c4b17ad59 TUI: fix HTTP sort column order to match table column 
order
     new d34b092b15f5 TUI: HTTP tab - expose REST routeId and specification 
flag in JSON and TUI
     new c50f6fac4047 TUI: HTTP tab - also add routeId, contractFirst, 
specification to RestDevConsole text mode
     new ea36365b27dd TUI: endpoints tab - fix bidirectional endpoints missing 
one direction's statistics
     new 20e4ff839ec8 TUI: HTTP tab - widen CONSUMES and PRODUCES columns from 
20 to 30
     new 530e4e69997c TUI: HTTP tab - widen CONSUMES and PRODUCES columns to 35
     new 02bfc17a8f33 CAMEL-XXXX: rest-openapi mock mode now emits 
BacklogTracer trace events
     new 6de72d796ebc TUI: enable message history when backlog tracing is 
configured
     new 62767a7f9a32 Revert "TUI: enable message history when backlog tracing 
is configured"
     new a2774db841b8 TUI: fix synthetic trace events missing from message 
history for mock rest-openapi
     new ddfb351a6ffa Refactor BacklogTracer.traceBeforeNode/traceAfterNode 
into shared private helper
     new 8e0a66bd7eb8 Fix traceAfterNode guard in rest-openapi mock mode to 
include standby check
     new 9f42d3fa6609 BacklogTracer: set first=true on traceBeforeNode and 
last=true on traceAfterNode
     new 327a31971441 Introduce SyntheticBacklogTracer SPI for components that 
bypass the route pipeline
     new 95c88d14046a Simplify rest-openapi mock tracing: use 
getContextPlugin(SyntheticBacklogTracer.class)
     new de928bbab73a TUI: fall back to nodeLabel when first-event has no 
endpointUri
     new d3a4dafb0d6a BacklogTracer: populate endpointUri on synthetic 
first/last events via route lookup
     new 51cf146af970 DefaultRuntimeEndpointRegistry: also track consumer 
endpoint URI in inputs
     new dad622e934c6 DefaultRuntimeEndpointRegistry: dynamically add consumer 
URI to inputs on first exchange
     new 0fa8b471cbda DefaultRuntimeEndpointRegistry: fall back to inputs scan 
when fromRouteId is null
     new 13089e2ad851 TUI: move HTTP tab to position 6 (after Endpoint); use 
singular tab names
     new 93ce4dd103de TUI: add operationId from OpenAPI contract to 
RestRegistry and HTTP detail panel
     new 6c9b2fba3bf8 TUI: expose specificationUri in RestRegistry and HTTP 
detail panel
     new 67ba8b739b48 TUI: add RestSpecDevConsole to expose OpenAPI spec 
content via dev-console
     new 82f18bfd13f2 TUI: update camel-catalog to include rest-spec dev console
     new e2fab33616c9 TUI: HTTP tab - press 'c' to view OpenAPI spec; 
auto-scroll to operationId
     new 50c8fe24137b TUI: fix 'c' spec hint not showing for all contract-first 
endpoints
     new 2dadb7919b34 TUI: fix spec viewer scroll - early nav handler was 
consuming up/down/pgup/pgdn
     new 8ae8d8908215 TUI: spec viewer scrolls to HTTP verb declaration, not 
just operationId line
     new bfce844a70ba CAMEL-23544: propagate routeId to nested consumer in 
DefaultPlatformHttpConsumer

The 39 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Reply via email to