We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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: LogResponseContent works at all verbosity levels (v2.37.2) - Added LogResponseContent to CosmosDB options table - Updated all SQL/Cosmos extension pages to note response content is included at all verbosity levels, not just Detailed/Raw
docs: document v2.37.0 database response payload capture and wrapping alternatives
docs: add wiki pages for Npgsql, SqlClient, MySqlConnector, Sqlite, Oracle extensions