|
|
Changelogs for the ORM Profiler system
|
|
Below you are able to browse through the changelogs of all elements of the ORM Profiler system for various versions. There's also an
easy to use search function for you available (shown when applicable) which allows you to search through all the change log
entries using Full text search queries.
All changes logged for:
- Application: ORM Profiler 1.0
Number of logged changes found: 14
Pages:
1
Change type |
Package |
Component |
For build |
Logged on |
Change text |
Addition |
Main 1.0 |
Client 1.0 |
April 11th, 2012 |
11-Apr-2012 |
Added LINQPad namespaces to callstack filters. |
Fix |
Main 1.0 |
Client 1.0 |
February 13th, 2012 |
13-Feb-2012 |
When copying an Oracle query to clipboard, the parameters weren't inlined as the SQL parser returned the parameter token as 'bindvar' instead of 'sqlvar'. |
Addition |
Main 1.0 |
Client 1.0 |
November 16th, 2011 |
17-Nov-2011 |
Added page about timings and their meaning to the documentation. |
Fix |
Main 1.0 |
Interceptor 1.0 |
11162011 |
16-Nov-2011 |
If due to a program error / bug in the application being profiled a parameter was set to a value which wasn't serializable (as it was e.g. an enumerator instead of a value) it could cause the interceptor to crash when the parameter information as serialized to a byte stream. |
Fix |
Main 1.0 |
Interceptor 1.0 |
11152011 |
15-Nov-2011 |
When a SqlCeCommand was used in the application, a framework which checked on that command type would set the command timeout if the interceptor was ran, as the type of the command object would be ProfilerDbCommand instead of SqlCeCommand. |
Addition |
Main 1.0 |
Client 1.0 |
November 7th, 2011 |
07-Nov-2011 |
Added list of files to copy to docs for using CLI profiler on a remote box. |
Fix |
Main 1.0 |
Client 1.0 |
November 3rd, 2011 |
03-Nov-2011 |
In an edge case, it could be that creating a snapshot from code in a razor MVC webapplication caused a crash due to a licensing check. |
Change |
Main 1.0 |
Client 1.0 |
November 3rd, 2011 |
03-Nov-2011 |
Creating a snapshot from code and with the CLI profiler doesn't require a license anymore. Doing analysis on the snapshot and loading it into the visual UI still requires a license. |
Fix |
Main 1.0 |
Client 1.0 |
November 1st, 2011 |
01-Nov-2011 |
Fixed typo in docs. |
Fix |
Main 1.0 |
Client 1.0 |
October 10th, 2011 |
10-Oct-2011 |
When a stored proc call command was selected in the client, the SQL pane showed an error as the proc call
was the only SQL keyword. |
Fix |
Main 1.0 |
Interceptor 1.0 |
10102011 |
10-Oct-2011 |
DbDataAdapter.Fill(dataset) failed because it was delegated to the wrapped adapter which had no
command set. It's now done by the supertype |
Addition |
Main 1.0 |
Client 1.0 |
October 5th, 2011 |
05-Oct-2011 |
Added safe-guard catch clauses around low-level message deserializers so partly received messages are not leading to a crash |
Addition |
Main 1.0 |
Interceptor 1.0 |
09302011 |
30-Sep-2011 |
First release |
Addition |
Main 1.0 |
Client 1.0 |
September 30th, 2011 |
30-Sep-2011 |
First release |
Pages:
1
|
|
|