docs: update database toggle docs to include collections participants
docs: update for v3.0.20 fixes (idempotent AddTestTrackingContextPropagation, both-header guard note)
docs: update for v3.0.19 - InnerHandler lazy init, context propagation middleware, Refit Pattern 9
docs: complete rebrand TestTrackingDiagrams → Kronikol (v3.0.0)
- All TestTrackingDiagrams references → Kronikol
- All TTD abbreviations → Kronikol
- X-TTD-TestName/X-TTD-TestId → test-tracking-current-test-name/test-tracking-current-test-id
- ttd- prefixed headers → kronikol-
- TTD_ env vars → KRONIKOL_
- Updated all code examples, API references, and guides
docs: add Parallel-Safe Background Correlation page and cross-references
docs: document automatic test identity propagation through messaging extensions (v2.34.0)
docs: fix resolution order, add scenario table, add WAF threading callout
docs: add warning about direct CurrentTestInfo.Fetcher() calls throwing in v2.28.22+
Add GlobalFallback section to Background Thread Correlation wiki
docs: v2.28.13 - comprehensive documentation improvements
New pages:
- Background Thread Correlation: TestIdentityScope, ActiveTestTracker, Unknown entries, LazyHttpContextAccessor
- Service Bus Tracking Patterns: MessageTracker setup, BeforePublish/AfterPublish bridging, atomic tracking, dual-caller attribution
Updated pages:
- HTTP Tracking Setup: handler pipeline ordering, PrimaryHandler vs AdditionalHandlers, CreateTestTrackingClient behaviour, IHttpContextAccessor timing
- Diagnostics and Debugging: 8 new troubleshooting entries (empty reports, Unknown entries, Service Bus, function triggers, CosmosDB, service names)
- Quick Start (xUnit): TestContexts.Enqueue warning for custom fixtures
- Integration CosmosDB Extension: fault injection code example, background thread correlation link
- What's New in 2.0: upgrading from 2.27.x to 2.28.x migration guide
- Tracking Custom Dependencies: interface-based blob tracking with auto-resolving LogPair
- Multi-Host Test Architectures: consistent test identity, HttpContextAccessor wiring order, initialization order
- Home and Sidebar: links to new pages