8000 Comparing 1.24.0b2...1.24.0b3 · Azure/azure-functions-python-library · GitHub
[go: up one dir, main page]

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-library
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.24.0b2
Choose a base ref
...
head repository: Azure/azure-functions-python-library
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.24.0b3
Choose a head ref
  • 2 commits
  • 19 files changed
  • 5 contributors

Commits on May 29, 2025

  1. feat: allow different json library imports (#285)

    * add jsonutils
    
    * formatting
    
    * add simpeljson
    
    * format
    
    * orjson only
    
    * fix
    
    * fix
    
    * Fix
    
    * pydoc
    
    * add to files
    
    * rm kwargs
    
    * order
    
    * fb
    
    ---------
    
    Co-authored-by: Evan Roman <evanroman@microsoft.com>
    Co-authored-by: Gavin Aguiar <80794152+gavin-aguiar@users.noreply.github.com>
    3 people authored May 29, 2025
    Configuration menu
    Copy the full SHA
    498d0c9 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2025

  1. build: update Python Library Version to 1.24.0b3 (#288)

    Co-authored-by: AzureFunctionsPython <azfunc@microsoft.com>
    hallvictoria and AzureFunctionsPython authored Jun 3, 2025
    Configuration menu
    Copy the full SHA
    03dc59a View commit details
    Browse the repository at this point in the history
Loading
0