Skip to content

History

Revisions

  • 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
    8fa6dd7
  • docs: update MessageTracker docs for v2.21.0 - options-based registration, TrackSendEvent, verbosity, ITrackingComponent

    @lemonlion lemonlion committed Apr 22, 2026
    4aa67ae
  • docs: Add Amazon EventBridge extension wiki page

    @lemonlion lemonlion committed Apr 22, 2026
    82a3eea
  • docs: Add Dapper extension wiki page

    @lemonlion lemonlion committed Apr 21, 2026
    6d5c9f1
  • Add Elasticsearch extension wiki page

    @lemonlion lemonlion committed Apr 21, 2026
    1e8dde9
  • Add Kafka extension wiki page

    @lemonlion lemonlion committed Apr 21, 2026
    006259d
  • Add MassTransit Extension wiki page

    @lemonlion lemonlion committed Apr 21, 2026
    49976f6
  • Add Azure Storage Queues Extension wiki page

    @lemonlion lemonlion committed Apr 21, 2026
    f8edd72
  • Add Azure Event Hubs Extension wiki page

    @lemonlion lemonlion committed Apr 21, 2026
    1396975
  • Add Google Cloud Storage Extension wiki page

    @lemonlion lemonlion committed Apr 21, 2026
    b0018db
  • Add Amazon SNS Extension wiki page

    @lemonlion lemonlion committed Apr 21, 2026
    dffe5a6
  • Add Pub/Sub extension wiki page

    @lemonlion lemonlion committed Apr 21, 2026
    6f6d586
  • Add gRPC extension wiki page

    @lemonlion lemonlion committed Apr 21, 2026
    e503582
  • Add SQS extension wiki page

    @lemonlion lemonlion committed Apr 21, 2026
    464ee39
  • Add MongoDB extension wiki page

    @lemonlion lemonlion committed Apr 21, 2026
    306cd94
  • Add DynamoDB extension wiki page

    @lemonlion lemonlion committed Apr 21, 2026
    e288e24
  • docs: Add Integration S3 Extension wiki page

    @lemonlion lemonlion committed Apr 21, 2026
    6be9685
  • docs: add HttpContext fallback for SQL tracking, update troubleshooting - New troubleshooting section 3: CurrentTestInfoFetcher fails inside server-side HTTP pipeline (WebApplicationFactory) - Updated AddSqlTestTracking docs to mention auto IHttpContextAccessor - Renumbered troubleshooting sections 3-5 to 4-6

    @lemonlion lemonlion committed Apr 21, 2026
    f499de7
  • fix: correct PostConfigure guidance for Duende IdentityServer in EF Core troubleshooting PostConfigure<ConfigurationStoreOptions> does not work with Duende IdentityServer because Duende registers store options as a direct singleton (not IOptions<T>) and captures the ResolveDbContextOptions delegate by value at registration time. Updated troubleshooting section with: - Correct fix: add interceptor inside ResolveDbContextOptions implementation - Warning that PostConfigure does not work with Duende - Two code examples (IDbContextOptionsResolver and direct delegate) - Updated framework comparison table

    @lemonlion lemonlion committed Apr 21, 2026
    51957dc
  • docs: add Azure Service Bus Extension wiki page (v2.4.0)

    @lemonlion lemonlion committed Apr 21, 2026
    e4896a8
  • docs: update wiki for v2.3.1 - remove ValidateAllComponentsWereInvoked references, document passive diagnostic warnings

    @lemonlion lemonlion committed Apr 21, 2026
    a360450
  • docs: add TrackingComponentRegistry and invocation validation docs - Diagnostics-and-Debugging: full TrackingComponentRegistry section - Integration-EF-Core-Relational: troubleshooting guide for DbContextOptions type mismatch, invocation validation section - Integration-CosmosDB, BlobStorage, BigQuery, Redis: invocation validation notes

    @lemonlion lemonlion committed Apr 21, 2026
    1c39e94
  • Add BigQuery Extension wiki page (v2.2.0)

    @lemonlion lemonlion committed Apr 21, 2026
    43c4e6c
  • docs: add WithTestInfoFrom, DI extensions, and SP overload to EF Core wiki

    @lemonlion lemonlion committed Apr 21, 2026
    146751f
  • Update CosmosDB extension docs for InMemoryEmulator 3.0 API (InMemoryCosmos.Create/Builder)

    @lemonlion lemonlion committed Apr 19, 2026
    0d70a86
  • docs: fix redundant && examples in search docs Replace 'payment && stripe' and 'order && create' with examples that actually need the explicit && operator (combined with !!, tags, or status filters). Plain space-separated terms already use implicit AND.

    @lemonlion lemonlion committed Apr 18, 2026
    34a396a
  • Regenerate all screenshots and GIFs with latest report layout

    @lemonlion lemonlion committed Apr 18, 2026
    a5cb92a
  • docs: update project paths for src/tests/examples/ reorganization

    @lemonlion lemonlion committed Apr 18, 2026
    252b208
  • Replace static screenshots with animated GIFs, update What's New in 2.0 - Replace 9 static screenshots with optimized animated GIFs (10fps, 800px, ~4.6MB total) - Add new screenshots for MediatR tracking, diagram focus, 3 framework variants - Remove features: BDD Steps, Violet Theme, IKVM/Node.js rendering - Renumber from 20 to 17 features - Update Feature 3 text: mention InlineData, MemberData, ClassData, Arguments - Clean up 12 orphaned images

    @lemonlion lemonlion committed Apr 18, 2026
    34ef3b2
  • docs: add screenshots to all 20 features in What's New page

    @lemonlion lemonlion committed Apr 18, 2026
    0ebec80