Cijo Thomas
f5ab71f095
add new method to enable ai except web stuffs. add test app
2019-06-05 14:17:36 -07:00
Daniel-Khodabakhsh
5e9b403a31
Add IJavaScriptSnippet ( #893 )
...
* Add IJavaScriptSnippet as the service abstraction of JavaScriptSnippet.
* Add CHANGELOG entry.
2019-06-04 23:13:24 -07:00
Cijo Thomas
047205915d
minor wordings change in github templates and readme etc. ( #892 )
2019-05-31 11:36:59 -07:00
Timothy Mothra
203ba84cf9
fxcop: update xml comments ( #886 )
2019-05-29 15:17:57 -07:00
Cijo Thomas
098ca27fb7
another round of analyzer fixed ( #889 )
...
* another round of analyzer fixed
* more fixes
2019-05-29 14:20:23 -07:00
Timothy Mothra
0e7b63bdbe
Merge pull request #884 from microsoft/tilee/fxcop
...
fxcop
2019-05-23 15:59:26 -07:00
Timothy Mothra Lee
7f8ea15ea7
fxcop
2019-05-23 15:37:45 -07:00
Timothy Mothra
7f1eb6bfb6
Merge pull request #883 from microsoft/cithomas/fixwarningsfromcodeanalyzers
...
FIx Code analyzer warnings
2019-05-23 15:34:45 -07:00
Cijo Thomas
0166727c3b
more fixed
2019-05-23 14:09:25 -07:00
Cijo Thomas
66bd3c22eb
minors
2019-05-23 13:55:51 -07:00
Cijo Thomas
73579af5ee
Merge branch 'develop' into cithomas/fixwarningsfromcodeanalyzers
2019-05-23 13:47:34 -07:00
Cijo Thomas
424904c4b5
FIx Code analyzer warnings
2019-05-23 13:47:14 -07:00
Cijo Thomas
785000497e
Merge branch 'master' into develop
2019-05-23 13:27:49 -07:00
Liudmila Molkova
6266f78a89
bump vestion and update base to 2.10.0 ( #880 )
2019-05-23 13:18:52 -07:00
Liudmila Molkova
681e8e0eb3
Remove unused code and reference to System.Net.Http ( #879 )
...
* Remove unused code and reference to System.Net.Http
* changelog
* removeNameHeadeHeaderValue
2019-05-23 09:30:26 -07:00
Lucas Gabriel Schneider
4c85e55a92
Fix typos in readme.md ( #876 )
2019-05-14 11:04:31 -07:00
Cijo Thomas
cc33596554
Merge pull request #872 from Microsoft/develop
...
Dev to master
2019-05-02 10:53:28 -07:00
Cijo Thomas
8b8c48cbda
Merge branch 'master' into develop
2019-05-01 17:49:47 -07:00
Cijo Thomas
97100cbe15
Update to 2.10.0-beta4 of Logging package ( #871 )
...
Update to 2..10.0-beta4 package
2019-05-01 17:49:29 -07:00
Cijo Thomas
2def166fef
Try Catch around code, Update to next beta and few other minor changes ( #869 )
...
* RequestTrackingTelemetryModule to not track exceptions by default as ILogger provider captures this by default.
* Modify disableexception to only in netstandard20
* test fix to conditionally check default requestcollection options
* wrap try catch1
* try catch in DiagnostciListeners
* Remove more unused code. More try catches
* update version
* fix eventsource param
2019-04-30 23:40:51 -07:00
Cijo Thomas
590b193759
Avoid duplicate exception from Request module and ILogger ( #863 )
...
* RequestTrackingTelemetryModule to not track exceptions by default as ILogger provider captures this by default.
* Modify disableexception to only in netstandard20
* test fix to conditionally check default requestcollection options
2019-04-25 12:37:22 -07:00
Dmitry-Matveev
4e05f2aa23
Performance fixes, wave 1. ( #864 )
...
* Remove DiagnosticAdapter and use DiagnosticListener directly
* minor fixes
* switch
* Initialize IKey
* Fix typo
* GetUri with Concat
* Set Header fixes, use Properties for AspNetCoreEnv.
* SetHeader fixes
* Test Fixes - 1
* fix tests
* Keep Public vs. Internal
* Changelog update
2019-04-17 17:11:14 -07:00
Scott Addie
883589c8a9
Add missing double quotes in JSON snippet ( #859 )
2019-04-02 13:22:00 -07:00
Timothy Mothra
c9b04f5d2f
Merge pull request #858 from Microsoft/develop
...
merge DEVELOP to MASTER (prep 2.7.0-beta3)
2019-04-01 13:32:42 -07:00
Cijo Thomas
cbbf53dd20
bump to 2.7.0-beta3 ( #857 )
2019-04-01 13:23:21 -07:00
Cijo Thomas
04ec946077
Enable ILogger by default ( #853 )
...
Enable ILogger by default when enabling application insights monitoring.
2019-03-29 16:35:48 -07:00
Liudmila Molkova
27181c90de
Remove DiagnosticAdapter and use DiagnosticListener directly ( #852 )
...
* Remove DiagnosticAdapter and use DiagnosticListener directly
2019-03-22 22:13:10 -07:00
Andrew Schonhoffer
2b1b3dff51
check for null when adding Exception Data entries into ExceptionTelem… ( #849 )
...
* check for null when adding Exception Data entries into ExceptionTelemetry
* Insert string "null" instead of omitting entire entry
* Add entry to changelog
2019-03-07 15:10:13 -08:00
Cijo Thomas
1d90711294
Merge pull request #842 from Microsoft/develop
...
Dev to master fro 2.7.0-beta2
2019-02-19 09:32:30 -08:00
Cijo Thomas
9e93f22e7e
Merge pull request #839 from Microsoft/cithomas/27beta1
...
Bump to 2.7.0-beta2
2019-02-18 13:05:10 -08:00
Cijo Thomas
b235b28a92
changelog
2019-02-15 17:30:25 -08:00
Cijo Thomas
8e22270455
bump to beta2
2019-02-15 17:29:41 -08:00
Cijo Thomas
a8806ff561
add namepace
2019-02-15 15:52:57 -08:00
Cijo Thomas
32785040ea
use immoery channel for func tests to increase stability
2019-02-15 15:47:41 -08:00
Cijo Thomas
ef79495dbc
bump to latest versions
2019-02-15 14:02:00 -08:00
Cijo Thomas
b270e4ab03
Bumpt 2.7.0-beta1
2019-02-10 23:00:13 -08:00
Dmitry-Matveev
f641fe7b5c
2.9.1 release ( #837 )
2019-02-06 16:31:41 -08:00
Cijo Thomas
d451658fd2
Merge pull request #835 from Microsoft/master
...
Merge master back into develop
2019-02-01 11:56:53 -08:00
Cijo Thomas
eaca741ace
Merge branch 'develop' into master
2019-02-01 08:32:50 -08:00
Dmitry-Matveev
7333d55743
Merge pull request #834 from Microsoft/dmitmatv_fixNugetAudit
...
Fix Nuget Audit script
2019-01-29 18:08:39 -08:00
Dmitry-Matveev
db2b4e6981
Fix Nuget Audit
2019-01-29 17:53:22 -08:00
Cijo Thomas
fcd3c7afb3
Merge pull request #827 from Microsoft/cithomas/net20target
...
Add netstandard 2.0 target
2019-01-29 16:44:04 -08:00
Dmitry-Matveev
e953c5061a
Merge pull request #833 from Microsoft/develop
...
Merge develop into master for stable 2.6
2019-01-29 16:35:37 -08:00
Cijo Thomas
572ca3ab87
merge
2019-01-29 16:16:03 -08:00
Dmitry-Matveev
d96c1ff454
Prepare for 2.6.0 release and LicenseUrl update ( #832 )
...
* Prepare for 2.6.0 release and LicenseUrl update
* Changelog
* Use .NET 2.1.5 to create package on Linux build
2019-01-29 16:12:50 -08:00
Cijo Thomas
e00ca1d6b9
Merge branch 'cithomas/net20target' of https://github.com/Microsoft/ApplicationInsights-aspnetcore into cithomas/net20target
2019-01-28 22:25:22 -08:00
Cijo Thomas
fcdcea625d
changelog correction
2019-01-28 07:17:32 -08:00
Cijo Thomas
aa7f0e36c3
Merge branch 'develop' into cithomas/net20target
2019-01-28 07:16:37 -08:00
Cijo Thomas
de1af6235a
Merge pull request #829 from Microsoft/lmolkova/w3cMoveToBase
...
Switch to W3C in base, and not in DependencyCollector
2019-01-28 07:15:40 -08:00
Cijo Thomas
31aca0aebc
Merge branch 'cithomas/net20target' of https://github.com/Microsoft/ApplicationInsights-aspnetcore into cithomas/net20target
2019-01-28 07:04:13 -08:00