You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A bug with the 'modules' property has been fixed, the GitVersion.Comm…
…andLine reference has been removed and SentryRequest.HttpContext has been made more efficient.
Made RavenClient.Send() protected and virtual so it can be overridden…
… and added a test that verifies that both RavenClient.Send() and JsonPacketFactory.OnCreate() are invoked when RavenClient.CaptureMessage() is invoked.