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 main to feature/egressExtension #3668

Merged

Conversation

jander-msft
Copy link
Member

@jander-msft jander-msft commented Feb 14, 2023

Summary

Only notable change is that archive creation of the azure blob extension has been disabled until it can be refactored to match what is in the main branch.

Release Notes Entry

kkeirstead and others added 30 commits February 2, 2023 10:29
* Update release docs

* Update documentation/release-process.md

Co-authored-by: Justin Anderson <[email protected]>

---------

Co-authored-by: Justin Anderson <[email protected]>
* Fix quantile issue for summaries

* Fix unit test

* Fixup labels
…20230202.1 (dotnet#3553)

[main] Update dependencies from dotnet/diagnostics
…202.4 (dotnet#3554)

[main] Update dependencies from dotnet/arcade
…uild 20230202.3 (dotnet#3555)

[main] Update dependencies from dotnet/command-line-api
…uild 20230202.2 (dotnet#3558)

[main] Update dependencies from dotnet/roslyn-analyzers
…20230203.1 (dotnet#3564)

[main] Update dependencies from dotnet/diagnostics
…203.1 (dotnet#3565)

[main] Update dependencies from dotnet/arcade
…uild 20230203.1 (dotnet#3566)

[main] Update dependencies from dotnet/command-line-api
…uild 20230203.3 (dotnet#3567)

[main] Update dependencies from dotnet/roslyn-analyzers
…230203.8 (dotnet#3568)

[main] Update dependencies from dotnet/installer
…uild 20230204.1 (dotnet#3569)

[main] Update dependencies from dotnet/roslyn-analyzers
…230205.6 (dotnet#3575)

[main] Update dependencies from dotnet/installer
…t#3557)

* Update dependencies from https://github.com/dotnet/command-line-api build 20230202.3

System.CommandLine
 From Version 2.0.0-beta4.23073.1 -> To Version 2.0.0-beta4.23102.3

* Update dependencies from https://github.com/dotnet/command-line-api build 20230203.1

System.CommandLine
 From Version 2.0.0-beta4.23073.1 -> To Version 2.0.0-beta4.23103.1

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
…dotnet#3529)

Bumps [Microsoft.OpenApi.Readers](https://github.com/Microsoft/OpenAPI.NET) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/Microsoft/OpenAPI.NET/releases)
- [Commits](microsoft/OpenAPI.NET@1.5.0...1.6.0)

---
updated-dependencies:
- dependency-name: Microsoft.OpenApi.Readers
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…206.4 (dotnet#3584)

[main] Update dependencies from dotnet/arcade
…20230206.1 (dotnet#3583)

[main] Update dependencies from dotnet/diagnostics
…30206.1 (dotnet#3585)

[main] Update dependencies from dotnet/symstore
…230206.11 (dotnet#3586)

[main] Update dependencies from dotnet/installer
schmittjoseph and others added 26 commits February 9, 2023 09:52
…20230209.1 (dotnet#3633)

[main] Update dependencies from dotnet/diagnostics
…209.5 (dotnet#3634)

[main] Update dependencies from dotnet/arcade
…230209.11 (dotnet#3635)

[main] Update dependencies from dotnet/installer
* Allow per provider interval specification

* Update src/Microsoft.Diagnostics.Monitoring.WebApi/Metrics/MetricsSettingsFactory.cs

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update src/Tests/Microsoft.Diagnostics.Monitoring.Tool.UnitTests/MetricsSettingsTests.cs

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Pr feedback

* pr feedback

* pr feedback

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
…20230210.1 (dotnet#3647)

[main] Update dependencies from dotnet/diagnostics
…210.3 (dotnet#3648)

[main] Update dependencies from dotnet/arcade
…230210.7 (dotnet#3649)

[main] Update dependencies from dotnet/installer
…uild 20230211.1 (dotnet#3650)

[main] Update dependencies from dotnet/roslyn-analyzers
…230213.1 (dotnet#3654)

[main] Update dependencies from dotnet/installer
…#3592)

Bumps [Microsoft.IdentityModel.Tokens](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) from 6.26.0 to 6.26.1.
- [Release notes](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/releases)
- [Changelog](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/dev/CHANGELOG.md)
- [Commits](AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet@6.26.0...v6.26.1)

---
updated-dependencies:
- dependency-name: Microsoft.IdentityModel.Tokens
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…tnet#3618)

Bumps [Azure.Identity](https://github.com/Azure/azure-sdk-for-net) from 1.8.1 to 1.8.2.
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Identity_1.8.1...Azure.Identity_1.8.2)

---
updated-dependencies:
- dependency-name: Azure.Identity
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…endabot (dotnet#3655)

* [main] Bump Microsoft.OpenApi.Readers in /eng/dependabot

Bumps [Microsoft.OpenApi.Readers](https://github.com/Microsoft/OpenAPI.NET) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/Microsoft/OpenAPI.NET/releases)
- [Commits](microsoft/OpenAPI.NET@1.6.0...1.6.1)

---
updated-dependencies:
- dependency-name: Microsoft.OpenApi.Readers
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update Versions.props

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Justin Anderson <[email protected]>
@jander-msft jander-msft requested a review from a team as a code owner February 14, 2023 04:20
@jander-msft jander-msft merged commit 00a9ad7 into dotnet:feature/egressExtension Feb 14, 2023
@jander-msft jander-msft deleted the merge-main-to-egress branch February 14, 2023 22:17
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.

4 participants