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-python-worker
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.37.0
Choose a base ref
...
head repository: Azure/azure-functions-python-worker
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dev
Choose a head ref
  • 7 commits
  • 21 files changed
  • 3 contributors

Commits on May 8, 2025

  1. build: Add linux-arm64 build (#1677)

    * initial changes for linux-arm64 build
    
    * fix variable def
    
    * fix variable
    
    * testing fixes
    
    * parse minor version
    
    * refactor pack into eng
    
    * does not work: initial code for win-arm64 build
    
    * refactor workerPath into top-level variables
    
    * fix env_gen CopyFiles condition
    
    * remove win-arm64 build
    hallvictoria authored May 8, 2025
    Configuration menu
    Copy the full SHA
    a9ce719 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2025

  1. Update Python SDK Version to 1.24.0b1 (#1679)

    Co-authored-by: AzureFunctionsPython <azfunc@microsoft.com>
    hallvictoria and AzureFunctionsPython authored May 12, 2025
    Configuration menu
    Copy the full SHA
    7290808 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2025

  1. Update Python SDK Version to 1.24.0b2 (#1683)

    Co-authored-by: AzureFunctionsPython <azfunc@microsoft.com>
    hallvictoria and AzureFunctionsPython authored May 21, 2025
    Configuration menu
    Copy the full SHA
    ac96949 View commit details
    Browse the repository at this point in the history
  2. build: update azurefunctions-extensions-bindings-blob version to 1.0.0 (

    #1684)
    
    Co-authored-by: AzureFunctionsPython <azfunc@microsoft.com>
    hallvictoria and AzureFunctionsPython authored May 21, 2025
    Configuration menu
    Copy the full SHA
    9a641a3 View commit details
    Browse the repository at this point in the history
  3. build: update azurefunctions-extensions-http-fastapi version to 1.0.0 (

    …#1685)
    
    Co-authored-by: AzureFunctionsPython <azfunc@microsoft.com>
    hallvictoria and AzureFunctionsPython authored May 21, 2025
    Configuration menu
    Copy the full SHA
    6b74a8b View commit details
    Browse the repository at this point in the history

Commits on May 27, 2025

  1. Remove reload extension app setting (#1676)

    Co-authored-by: hallvictoria <59299039+hallvictoria@users.noreply.github.com>
    gavin-aguiar and hallvictoria authored May 27, 2025
    Configuration menu
    Copy the full SHA
    dc8d564 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2025

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