X Tutup
Skip to content

Bump Microsoft.ApplicationInsights from 2.10.0 to 2.11.0#10608

Merged
TravisEz13 merged 2 commits intomasterfrom
dependabot/nuget/Microsoft.ApplicationInsights-2.11.0
Oct 16, 2019
Merged

Bump Microsoft.ApplicationInsights from 2.10.0 to 2.11.0#10608
TravisEz13 merged 2 commits intomasterfrom
dependabot/nuget/Microsoft.ApplicationInsights-2.11.0

Conversation

@dependabot-preview
Copy link
Contributor

Bumps Microsoft.ApplicationInsights from 2.10.0 to 2.11.0.

Changelog

Sourced from Microsoft.ApplicationInsights's changelog.

Version 2.11.0

Version 2.11.0-beta2

Version 2.11.0-beta1

Commits
  • de4e53d Merge pull request #1216 from microsoft/develop
  • 900fa6f bump version 2.11 (#1215)
  • 0c87e3a Fix StartOperation(Activity) for legacy ids (#1213)
  • 78dc7e3 Set tracestate and sampling decision even if operation id is set (#1211)
  • f93523a Merge pull request #1210 from microsoft/develop
  • 0d8a3fe bump version 2.11-B2 (#1209)
  • b91395e Fix StartOperation when user provides custom Ids in scope of unrelated Activi...
  • d00d98f Set tracestate if available on requests and dependencies (#1207)
  • c46ebc6 Enable sampling based on upstream sampling decision (#1200)
  • 3906cb2 Fix ServerTelemetryChannel constructor exception when network info API throws...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added the CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log label Sep 23, 2019
@TravisEz13
Copy link
Member

@TravisEz13
Copy link
Member

@PoshChan Please remind me in 1 hour

@TravisEz13 TravisEz13 added the AutoMerge informs the bot to automerge the PR label Sep 24, 2019
@ghost
Copy link

ghost commented Sep 24, 2019

Hello @TravisEz13!

Because this pull request has the AutoMerge label, I will be glad to assist with helping to merge this pull request once all check-in policies pass.

Do note that I've been instructed to only help merge pull requests of this repository that have been opened for at least 24 hours, a condition that will be fulfilled in about 5 hours 14 minutes. No worries though, I will be back when the time is right! 😉

p.s. you can customize the way I help with merging this pull request, such as holding this pull request until a specific person approves. Simply @mention me (@msftbot) and give me an instruction to get started! Learn more here.

@TravisEz13 TravisEz13 added this to the 7.0.0-preview.5 milestone Sep 24, 2019
@PoshChan
Copy link
Collaborator

@TravisEz13, this is the reminder you requested 1 hour ago

TelemetryConfiguration.Active.InstrumentationKey = _psCoreTelemetryKey;
TelemetryConfiguration configuration = TelemetryConfiguration.CreateDefault();
configuration.InstrumentationKey = _psCoreTelemetryKey;
// Set this to true to reduce latency during development
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Style:

Suggested change
// Set this to true to reduce latency during development
// Set this to true to reduce latency during development

@iSazonov
Copy link
Collaborator

@TravisEz13 Here is a merge conflict.

@TravisEz13
Copy link
Member

@PoshChan Please remind me in 1 hour

@PoshChan
Copy link
Collaborator

@TravisEz13, this is the reminder you requested 1 hour ago

dependabot-preview bot and others added 2 commits October 16, 2019 13:01
This is needed as the singleton TelemetryConfiguration.Active is no longer available
@TravisEz13 TravisEz13 force-pushed the dependabot/nuget/Microsoft.ApplicationInsights-2.11.0 branch from 48edee8 to 06dace1 Compare October 16, 2019 20:05
@TravisEz13
Copy link
Member

@PoshChan Please remind me in 1 hour

@PoshChan
Copy link
Collaborator

@TravisEz13, this is the reminder you requested 1 hour ago

@TravisEz13 TravisEz13 merged commit 82cafd1 into master Oct 16, 2019
@TravisEz13 TravisEz13 deleted the dependabot/nuget/Microsoft.ApplicationInsights-2.11.0 branch October 16, 2019 22:08
@ghost
Copy link

ghost commented Oct 23, 2019

🎉v7.0.0-preview.5 has been released which incorporates this pull request.:tada:

Handy links:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AutoMerge informs the bot to automerge the PR CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

X Tutup