Skip to content

merge MASTER to DEVELOP #2995

Merged
rajkumar-rangaraj merged 144 commits into
developfrom
main
Sep 23, 2025
Merged

merge MASTER to DEVELOP #2995
rajkumar-rangaraj merged 144 commits into
developfrom
main

Conversation

@rajkumar-rangaraj
Copy link
Copy Markdown
Member

No description provided.

Timothy Mothra and others added 30 commits November 16, 2021 17:04
* Update Readme.md

* update branch in build definitions
* testing pipelines

* testing collecting build output

* test nupkg

* testing different path

* testing bin directory

* test: do artifacts support wildcards?

* testing signing DLLs

* add missing build flags

* testing two part build/pack

* testing pack cmd

* testing pack in package step

* testing different signing profile

* testing external_distribution

* cleanup

* testing placeholder for testing

* testing multiple pipelines

* rename everything

* update pipelines with custom hello world for runtime logging

* fix args

* testing unique build params

* one more to fix pack for buddy

* testing consolidating cmd files

* cleanup

* changing slashes
* testing moving sdl options to common file

* testing config

* remove extra config
* new builds for other solutions

* fix name

* remove ubuntu

* typo

* testing additional frameworks

* typo

* test, remove exclude

* full framework coverage

* cleanup

* cleanup

* typo
* update sanity workflow

* typo
* fix analyzers

* add Test.props to these extra projects

* cleanup obsolete warnings
* testing release metadata

* testing powershell

* testing powershell

* testing powershell

* testing powershell

* testing powershell

* testing argument names
* initial script. this is working as expected

* update for every package name

* update

* null check

Co-authored-by: Rajkumar Rangaraj <rajrang@microsoft.com>
#2497)

* Validate exception stack trace line numbers to comply with endpoint restrictions. Issue 2482

* Fixed line comment issue

Co-authored-by: Daniel Guenter <daniel.guenter@memoryexpress.com>
* wait between retries

* cleanup
…zations (#2500)

* PartialSuccessTransmissionPolicy : Do not deserialize content unless absolutely needed

* Updated changelog.md

* PartialSuccessTransmissionPolicy : Do not deserialize content unless absolutely needed

* Updated changelog.md

* Only deserialize the initial transmission once

* retrigger checks

* Move changelog entry to vnext section

* retrigger checks

* retrigger checks

* retrigger checks

Co-authored-by: Timothy Mothra <tilee@microsoft.com>
* testing fix for unit tests

* typo

* whitespace

* redfield

* disabling failing tests
* Update stale.yml

* Update stale.yml
#2519)

* Validate exception message length to comply with endpoint restrictions. Issue 2284

* Added missing braces

Co-authored-by: Daniel Guenter <daniel.guenter@memoryexpress.com>
* Update Readme with package information.

Update readme with support policy and package deprecation policy

* Update Readme.md

* Update Readme.md
* update js snippet to sv5

* cleanup

* add JavascriptSnippet to example project for ease of testing

* Update CHANGELOG.md
* feat: Make operation detail name constants public

* fix: Add OperationDetailConstants to public API

* Revert "fix: Add OperationDetailConstants to public API"

This reverts commit 94ae64c.

* fix: Add constants to public but unshipped api

* fix: add class to public unshipped api

* fix: Add constants to netstandard public unshipped api

Co-authored-by: Timothy Mothra <tilee@microsoft.com>
* Code editor formatting

* test: Add failing ipv6 test

* Update ClientIpHeaderTelemetryInitializerTests.cs

* code: Fixing the ipv6 test case with port support

* Update CHANGELOG.md

* Fix so all URIs don't work, added bad input test

* Same change for WEB version

* remove console.writelines

* long ipv6 test case

* Method rename

Co-authored-by: Timothy Mothra <tilee@microsoft.com>
…gBuilderExtensions (#2552)

* Make TelemetryConfiguration configurable

* public api

* update test

* update doc examples

* fix doc

* fix whitespace
Timothy Mothra and others added 22 commits April 12, 2024 16:35
* Create codeql.yml

* Update codeql.yml

* cleanup
* remove wwwroot from test web  app

* testing change to codeql
)

Bumps [Azure.Identity](https://github.com/Azure/azure-sdk-for-net) from 1.11.0 to 1.11.4.
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Identity_1.11.0...Azure.Identity_1.11.4)

---
updated-dependencies:
- dependency-name: Azure.Identity
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [Azure.Identity](https://github.com/Azure/azure-sdk-for-net) from 1.11.0 to 1.11.4.
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Identity_1.11.0...Azure.Identity_1.11.4)

---
updated-dependencies:
- dependency-name: Azure.Identity
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* split codeql workflows

* add workflow dispatch

* update csharp name
* add net9 to test framework

* fix codeql workflow

* fix test
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 4.0.0 to 4.2.0.
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](actions/setup-dotnet@v4.0.0...v4.2.0)

---
updated-dependencies:
- dependency-name: actions/setup-dotnet
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](actions/setup-dotnet@v4.2.0...v4.3.0)

---
updated-dependencies:
- dependency-name: actions/setup-dotnet
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [actions/stale](https://github.com/actions/stale) from 9.0.0 to 9.1.0.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](actions/stale@v9.0.0...v9.1.0)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update Readme.md

* Update Readme.md

Co-authored-by: Rajkumar Rangaraj <rajrang@microsoft.com>

---------

Co-authored-by: Rajkumar Rangaraj <rajrang@microsoft.com>
…yed services (#2908)

* Remove AddSingletonIfNotExists and call TryAddSingleton to fix bugs  when keyed services are registered.

* Test tweaks.

* Tweaks and CHANGELOG update.

---------

Co-authored-by: Timothy Mothra <tilee@microsoft.com>
Co-authored-by: Rajkumar Rangaraj <rajrang@microsoft.com>
* investigating

* reintroduce Reverse

* pr feedback
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 4.3.0 to 4.3.1.
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](actions/setup-dotnet@v4.3.0...v4.3.1)

---
updated-dependencies:
- dependency-name: actions/setup-dotnet
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* adding basic console app

* fix

* fix
* CodeQL fixes to tests, add httponly property for cookies.

* add changelog
@github-advanced-security
Copy link
Copy Markdown

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@rajkumar-rangaraj rajkumar-rangaraj enabled auto-merge (squash) September 19, 2025 18:18
auto-merge was automatically disabled September 23, 2025 22:55

Pull request was closed

@rajkumar-rangaraj rajkumar-rangaraj merged commit f5fd961 into develop Sep 23, 2025
373 checks passed
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.