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
Reverses API changes made in v3.0.11 to the ISqlFormatter.FormatSql function, to avoid breaking the API (#68). New features based on these changes are pushed to v3.1
Add select statement for output parameters when generating sql for profiled sql stored procedures (#65)
Fix display issues with bottom-positioned ui, other UI fixes (UI/#14)
Better support for proxies and load balancers when defining user based on IP address (#66)
Ensure that the parameter prefix is only applied when necessary (and never applied twice) (#67, #69)
Upgraded MongoProfiler to Mongo CSharp Driver 1.9.1. This is included in nuget MiniProfiler.MongoDb -version 3.0.11 (#64)