We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Apply documentation feedback: multi-container router example, nullable fixes, version note, router diagram
Add CosmosDB Extension documentation and update all affected pages
Updated Content Formatting (markdown)
docs: add ApplyFocus() bridge method documentation for custom HttpClient extensions
docs: align WithDiagramFocus code examples to consistent fluent layout convention
docs: add WithDiagramFocus() fluent API as preferred approach, update examples and API reference
docs: document mid-formatting processor feature - Update intro to list four levels of control (was three) - Add Mid-Processor subsection under Quick Start with usage examples - Add RequestMidFormattingProcessor / ResponseMidFormattingProcessor to DiagramsFetcherOptions table - Update formatting pipeline diagram to show Mid stage - Add dedicated Mid-Processor Use Cases section (token redaction, PII, combining mid+post) - Restructure bearer token note to recommend mid-processor as simpler alternative - Update tips section with pre/mid/post guidance
docs: add brownfield integration guidance from real-world integrations - HTTP-Tracking-Setup: NRE warning for startup HTTP calls with null-safe pattern - Integration-xUnit3: assembly fixture alternative, manual TestContexts.Enqueue, 'most diagrams missing' troubleshooting entry - Tracking-Dependencies: InnerHandler default behaviour, TrackDependencies vs TrackMessages clarification, Pattern 8 (IHttpMessageHandlerBuilderFilter), DI pitfall with multiple filters, updated quick reference table - Event-Annotations: HttpContext null guard for messages outside request context - Content-Formatting: PlantUML multi-line bearer token regex note
docs: add DiagramFocus (field highlighting) documentation - Content-Formatting.md: comprehensive DiagramFocus section with usage, emphasis/de-emphasis modes, global config, examples (bold, colored, hidden, nested objects, case-insensitive matching), tips - Updated DiagramsFetcherOptions table with FocusEmphasis/FocusDeEmphasis - Updated formatting pipeline to show DiagramFocus stage - Report-Configuration.md: added FocusEmphasis/FocusDeEmphasis to table - API-Reference.md: added DiagramFocus, FocusEmphasis, FocusDeEmphasis, JsonFocusFormatter entries - Diagram-Customisation.md: cross-reference to Content Formatting - Sidebar and Home: added DiagramFocus sub-link
docs: add dedicated Pre-Processor section with examples - XML pretty-printing, gzip decompression, encrypted payloads, form-encoded body decoding, embedded JSON extraction - Combining pre- and post-processors together - Remove duplicate XML example from post-processor section
docs: expand Content-Formatting with real-world redaction examples - Add Quick Start section using ReportConfigurationOptions - Add detailed examples for bearer tokens, JSON tokens, cookies, large HTML, JWT claim extraction, XML, long word splitting - Add full composable redaction pipeline example - Add order of operations guidance and tips
docs: clarify HTTP tracking vs MessageTracker for dependency faking - Add 'Faking Dependencies' section to Tracking-Dependencies with WireMock, JustEat HttpClient Interception, and in-memory fake API examples - Add anti-pattern warning, visual comparison, and decision guide to Event-Annotations - Add 'Faking Downstream Dependencies' section to all integration pages - Update Home and Sidebar navigation
Update wiki package references to 1.23.9
Update package versions to 1.23.8
docs: add missing package references to BDDfy and ReqNRoll guides
docs: update to net10.0 and version 1.23.5
remove duplication
Dependency Tracking page
missing bits
more report generation
add back in event
updates
Updated Diagram Customisation (markdown)
Update docs for TrackMessagesForDiagrams extension method
Rename LogRequest/LogResponse to TrackMessageRequest/TrackMessageResponse in docs
Rename Event Annotations to Event & Message Tracking
Document MessageTracker for non-HTTP interaction tracking - Expanded Event-Annotations page with full MessageTracker docs - Added registration, usage, parameters, and JSON serialisation sections - Added MessageTracker to API Reference table - Added MessageTracker sub-link in sidebar
Show all Diagram Customisation subheadings in sidebar
Add Setup Separation as visible sub-item in sidebar
Fix Home.md rendering: replace wiki links with plain markdown links