Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge from main into fork #1

Merged
merged 134 commits into from
Jul 22, 2021
Merged

Merge from main into fork #1

merged 134 commits into from
Jul 22, 2021

Conversation

tokaplan
Copy link
Owner

Merge from main into fork

rajkumar-rangaraj and others added 30 commits April 9, 2020 14:41
* Endpoint and ping interval hints for QuickPulseModule.

* Updating changelog.md with the PR link for the change.

* StyleCop error fix.

* Bumping CurrentInvariantVersion for QuickPulse.

* Unit test fixes.
* Update _GlobalStaticVersion.props

Change to the way we calculate the build number.

Formerly, we calculated builds as the TotalMinutes between DateTime.Now and the semantic version time stamp, divided by 5.
This meant that every 5 minutes the build number changes.
This was hurting nightly nupkgs because our assembly version and packages weren't matching.

This PR changes the calculation to be TotalHours / 12.

* Update release_NupkgAudit.ps1
* Update release_NupkgAudit.ps1

removing the hardcoded hash.
will put the value in the build definition. This will be easier to update when certs rotate.

* Update release_NupkgAudit.ps1

punctuation
* Fix telemetry parent id when using W3C activity format

* Add unit tests
Add ingestion response duration to data delivery status (TransmissionStatusEventArgs)
Update profiler and snapshot endpoints
* bump version

* Update CHANGELOG.md

* finalize public API

* remove outdated NuGet.Config files
Adding Support policy to readme
* Update bug_report.md

Adding Immediate support policy to the bug template
TimothyMothra and others added 28 commits May 29, 2021 01:06
* aad with InMemoryChannel
* Fix AzureSdkDiagnosticListener from crashing user app

* changelog
* Read Azure SDK Success status
Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
* AAD: with QuickPulse
* AAD: with ServerTelemetryChannel
* Updated link to performance counters docs

* Update WEB/Src/PerformanceCollector/README.md

Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
* Enable the self diagnostics and fix a NullReferenceException bug

* Fix compilation warnings.
Update Microsoft.Extensions.Logging from 2.1.0 to 2.1.1
* initialize cache inside constructor

* remove todo. not pursing caching right now

* cleanup comment

* update changelog

* Update ReflectionCredentialEnvelope.cs
update version of dotnet 5
* include datetimestamp in self-diagnostics filename

* come review comments

* update readme

* update readme

* Update Readme.md
* move example projects to root. change to project reference

* update packages

* remove release config

* rename projects

* build definition for examples solution

* cleanup yml

* fix yml

* test fix for yml

* test fix yml
@tokaplan tokaplan marked this pull request as ready for review July 22, 2021 18:31
@tokaplan tokaplan merged commit 52c8653 into tokaplan:develop Jul 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.