Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Azure/azure-powershell-common
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.3.102-preview
Choose a base ref
...
head repository: Azure/azure-powershell-common
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.3.103-preview
Choose a head ref
  • 4 commits
  • 31 files changed
  • 3 contributors

Commits on Dec 10, 2024

  1. fix race condition in dictionary operations (#436)

    * fix race condition
    
    * update register/unregister
    
    * no explicit casting
    isra-fel authored Dec 10, 2024
    Configuration menu
    Copy the full SHA
    0d2d323 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2024

  1. update sdk and test framework to net8 (#438)

    * update test framework to net8
    
    * clean up test deps
    isra-fel authored Dec 12, 2024
    Configuration menu
    Copy the full SHA
    4a16da9 View commit details
    Browse the repository at this point in the history
  2. Delete .azure-pipelines/Azure-PowerShell-Common-Publish.yml (#437)

    Co-authored-by: Yabo Hu <yabhu@microsoft.com>
    YanaXu and VeryEarly authored Dec 12, 2024
    Configuration menu
    Copy the full SHA
    a0a0c06 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2024

  1. Configuration menu
    Copy the full SHA
    124893d View commit details
    Browse the repository at this point in the history
Loading