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
Cijo Thomas
d4b2720ae7
Corrected linux pool to be ubuntu instead of being deprecated hosted linux
2019-01-28 07:03:54 -08:00
Cijo Thomas
07c6edee48
Merge branch 'develop' into cithomas/net20target
2019-01-28 06:09:02 -08:00
Cijo Thomas
5203c3fb92
Merge branch 'develop' into lmolkova/w3cMoveToBase
2019-01-28 06:08:45 -08:00
Cijo Thomas
b51b1ee678
Merge pull request #828 from Microsoft/lmolkova/FixTests1
...
Fix flaky ActiveConfigurationIsNotCorruptedAfterWebHostIsDisposed & MultiWebHost tests
2019-01-28 06:07:39 -08:00
Liudmila Molkova
14c61657c0
test fixes
2019-01-25 20:39:02 -08:00
Liudmila Molkova
87c126e00f
up
2019-01-25 20:20:42 -08:00
Liudmila Molkova
172cf364f5
Changing W3C classes to base implementation instead of DependencyCollector
2019-01-25 20:19:43 -08:00
Liudmila Molkova
ce866d56c1
Fix flaky ActiveConfigurationIsNotCorruptedAfterWebHostIsDisposed & MultiWebHost
2019-01-25 19:56:17 -08:00
Cijo Thomas
30a292eaa3
Correct compie time constant to be NET46
2019-01-25 14:54:05 -08:00
Cijo Thomas
30b42a8ffa
changelog
2019-01-25 12:04:13 -08:00
Cijo Thomas
967b4c3682
fix conditional compilation
2019-01-25 12:00:48 -08:00
Cijo Thomas
b84604a5fa
unit test fix
2019-01-24 23:17:05 -08:00
Cijo Thomas
0a029ac7c0
Ad netstandard2.0 target
2019-01-24 22:30:23 -08:00
Liudmila Molkova
cdc3b18a09
Fix TypeInitializationException for WebHostBuilder ( #821 )
...
* Fix TypeInitializationExceptionInFunctions
* changelog and nits
2019-01-04 12:54:08 -08:00
Cijo Thomas
322df6c467
Merge pull request #820 from Microsoft/develop
...
Develop to master 2.6.0-beta3
2019-01-02 19:51:30 -08:00
Liudmila Molkova
a15d8e53ee
Update base and web to 2.9.0-beta3 and update version ( #819 )
...
* Update base and web to 2.9.0-beta3 and update version
* changelog
2019-01-02 19:06:58 -08:00
Liudmila Molkova
1192394227
Deprecate ILogger extensions in favor of Microsoft.Extensions.Logging.ApplicationInsights package ( #818 )
...
* Deprecate ILogger extensions in favor of Microsoft.Extensions.Logging.ApplicationInsights package
2019-01-02 18:49:54 -08:00
Cijo Thomas
2e5aa6c9cf
Merge pull request #789 from slodge/patch-1
...
Fix comment typo
2018-12-05 11:07:02 -08:00
Stuart Lodge
b5a5d20141
Fix comment typo
...
Fix typo
2018-12-05 18:47:13 +00:00
Liudmila Molkova
c9c39d087a
Fix duplicated request telemetry when multiple hosts run in the same process ( #787 )
...
* Fix duplicated request telemetry when multiple hosts run in the same
process #621
* nits
2018-12-03 16:57:37 -08:00
Cijo Thomas
f0b8631e48
Merge pull request #788 from Microsoft/lmolkova/correlationOnLocalhost
...
Do not prevent correlation headers injection on localhost
2018-12-03 11:51:00 -08:00
Liudmila Molkova
836401a30a
missing file
2018-11-30 17:59:52 -08:00
Liudmila Molkova
c10ebe88b8
more fixes
2018-11-30 17:39:17 -08:00
Liudmila Molkova
d28e36abe8
Do not prevent correlation headers injection on localhost
2018-11-30 15:13:03 -08:00
Cijo Thomas
60fae225d8
Merge pull request #782 from Microsoft/develop
...
dev to master for 2.6.0-beta1
2018-11-27 09:12:16 -08:00
Cijo Thomas
c52ce518ef
Merge pull request #785 from Microsoft/cithomas/26beta2
...
260 Beta2
2018-11-26 17:48:42 -08:00
Cijo Thomas
6621ae0ad5
260 Beta2
2018-11-26 17:37:10 -08:00