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-functions-dotnet-worker
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: sdk-1.9.0
Choose a base ref
...
head repository: Azure/azure-functions-dotnet-worker
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: sdk-1.10.0
Choose a head ref
  • 12 commits
  • 29 files changed
  • 5 contributors

Commits on Apr 13, 2023

  1. Update samples for retry policy (#1464)

    * changes
    
    * fix
    aishwaryabh authored Apr 13, 2023
    Configuration menu
    Copy the full SHA
    fe36400 View commit details
    Browse the repository at this point in the history
  2. fixing test (#1468)

    aishwaryabh authored Apr 13, 2023
    Configuration menu
    Copy the full SHA
    c277c77 View commit details
    Browse the repository at this point in the history
  3. Change default buffer size for stream reader (#1466)

    * change
    
    * fixing broken unit test
    aishwaryabh authored Apr 13, 2023
    Configuration menu
    Copy the full SHA
    8502374 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. Updating pipeline to run when changes to sample/FunctionApp are prese…

    …nt (#1469)
    
    * changing pipeline
    
    * remove this
    
    * removing test commit
    
    * adding tools path
    aishwaryabh authored Apr 14, 2023
    Configuration menu
    Copy the full SHA
    59cd1cb View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. [Source Gen] Cleanup (#1453)

    * Reorganize metadata generator files into their own folder
    * Refactor to use KnownTypes struct introduced in another sourcegen PR
    satvu authored Apr 19, 2023
    Configuration menu
    Copy the full SHA
    4204b01 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62da612 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5dbbffd View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. Configuration menu
    Copy the full SHA
    f031060 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ffc7914 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

  1. Fix null reference error if there's no built in retry support (#1476)

    * changes
    
    * addressing comments
    
    * adding null coalesce
    
    * addressing comment
    
    * nit
    aishwaryabh authored Apr 21, 2023
    Configuration menu
    Copy the full SHA
    587714e View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. Configuration menu
    Copy the full SHA
    4c2b2da View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

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