Skip to main content

.NET Agent v2.5.5

July 10, 2026

  • New Added SqlDataAdapter.Fill instrumentation

  • New Added SqlDataAdapter.Update instrumentation

    • Records the count as the actual number of affected rows (RecordsAffected), without duplicating the existing ExecuteNonQuery hook.
  • Changed Changed the log file name from {date}-{PID}.log to {date}-{GUID}.log

  • Fixed Improved native profiler stability

  • Fixed Improved logging logic stability