Skip to content

History / Integration MongoDB Extension

Revisions

  • docs: fix broken markdown tables and MongoDB arrow directions Move mid-table blockquotes (Dual-Resolution notes) after the table across 21 extension wiki pages. The blockquotes were breaking markdown table rendering, causing properties like SetupVerbosity, ExcludedHeaders, and TrackDuringSetup to not render as table rows. Also fix MongoDB-specific issues: - Move CreateIndex from Schema/Admin (no arrow) to Write (→) category - Fix GridFS annotation position: Find ← uploads.files (GridFS)

    @lemonlion lemonlion committed May 24, 2026
  • docs: fix final verification findings - xUnit3: fix non-compiling Dispose pattern (override -> new) - MongoDB: fix ChangeStreamCorrelation signatures (required idSelector, CancellationToken in handler lambdas) - Component-Diagrams: fix ArrowColorMode default (ByStatus -> DependencyType), remove phantom ComponentDiagram.puml output file - Redis: clarify Hash method classification language - Event-Annotations: add missing DependencyCategory and phase-aware properties to MessageTrackerOptions table

    @lemonlion lemonlion committed May 24, 2026
  • docs: fix defaults and add missing properties across extension wiki pages - Fix MaxResponseRows/MaxResponseDocuments default from 5 to 10 (all extensions) - Fix LogSqlText default from false to true (MySql, Npgsql, Oracle, SqlClient, Sqlite) - Fix CallerName default from null to "Caller" (Npgsql) - Add AutoCorrelateWrites, ChangeFeedKeyExtractor, ChangeFeedCorrelation (CosmosDB) - Add AutoCorrelateWrites, ChangeStreamCorrelation, pipeline/GridFS annotations (MongoDB) - Fix MongoDB Update arrow direction from read-modify-write to write - Fix CosmosDB Batch operation HTTP pattern - Mark Spanner LogParameters as obsolete - Add CurrentStepTypeFetcher to Dapper config reference - Add missing config properties to MySqlConnector, Npgsql, Oracle, SqlClient - Fix Elasticsearch verbosity table response body for Detailed level - Fix Project-Templates AssertionTracking.cs contradiction

    @lemonlion lemonlion committed May 24, 2026
  • 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

    @lemonlion lemonlion committed May 17, 2026
  • Update database extension docs: fix verbosity tables, add response payload sections - EF Core: fix verbosity table (response was 'None', now shows actual behavior) - EF Core: add Response Payload Capture section with tuning example - CosmosDB: fix Summarised response body (was 'None', now 'Full JSON') - Spanner: add response content to verbosity levels, add Response Payload Capture section - MongoDB: add Response Payload Capture section - Dapper: add Response Payload Capture section with tuning example

    @lemonlion lemonlion committed May 17, 2026
  • docs: LogResponseContent works at all verbosity levels for MongoDB, Dapper, Spanner (v2.37.3) - MongoDB: updated verbosity table and LogResponseContent description - Dapper: updated LogResponseContent description - Spanner: added LogResponseContent, MaxResponseRows, ResponseDetail to options table

    @lemonlion lemonlion committed May 17, 2026
  • docs: document v2.37.0 database response payload capture and wrapping alternatives

    @lemonlion lemonlion committed May 16, 2026
  • docs: rename CallingServiceName → CallerName across all wiki pages Updated all 49 wiki pages to use CallerName. Added deprecation callouts to HTTP-Tracking-Setup.md and Event-Annotations.md.

    @lemonlion lemonlion committed Apr 29, 2026
  • docs: add CurrentTestInfo.Fetcher as standard API for CurrentTestInfoFetcher across all framework docs

    @lemonlion lemonlion committed Apr 27, 2026
  • docs: Add Atlas Data API extension page, update MongoDB extension docs for v2.26.0

    @lemonlion lemonlion committed Apr 27, 2026
  • docs: replace verbose TestInfoFetcher lambdas with static property references Updated ~55 instances across 20 wiki pages to use the new static TestInfoFetcher property exposed on framework adapter options classes (added in v2.23.4), replacing verbose inline lambdas with null guards. Also added happy path sorting detail to Tags-and-Attributes.md and Integration-ReqNRoll-xUnit3.md.

    @lemonlion lemonlion committed Apr 26, 2026
  • docs: v2.23.0 dual-resolution IHttpContextAccessor documentation - Update ReqNRoll xUnit2 package version to 2.23.0 - Update ReqNRoll xUnit3 package versions (TTD 2.23.0, Reqnroll 3.3.4, xunit.v3 3.2.2, xunit.runner.visualstudio 3.1.5, Mvc.Testing 10.0.5, Test.Sdk 18.3.0) - Update ReqNRoll TUnit package version to 2.23.0 - Add Dual-Resolution Test Identity section to HTTP-Tracking-Setup.md - Add dual-resolution cross-reference notes to all 22 extension wiki pages - Document IHttpContextAccessor optional parameter, TestInfoResolver, and MediatR auto-resolution

    @lemonlion lemonlion committed Apr 26, 2026
  • Add Phase-Aware Tracking wiki documentation - New page: Phase-Aware Tracking (full guide with options reference, examples, internal flow) - Updated Diagram Customisation: Added StartSetup section, updated API listing - Updated HTTP Tracking Setup: Added TrackDuringSetup/TrackDuringAction to options table - Updated all 21 extension pages: Added phase-aware properties to options tables - Updated sidebar: Added Phase-Aware Tracking link under Configuration

    @lemonlion lemonlion committed Apr 24, 2026
  • docs: add Tracking Custom Dependencies cross-links to all extension pages and Home Each extension page now has a callout note directing users to Tracking Custom Dependencies when their code uses a shared library, wrapper, or abstraction that prevents the extension from intercepting SDK calls. Messaging extensions also cross-link to MassTransit where relevant. Home.md now lists Tracking Custom Dependencies in the contents for better top-level discoverability.

    @lemonlion lemonlion committed Apr 22, 2026
  • Add MongoDB extension wiki page

    @lemonlion lemonlion committed Apr 21, 2026