8000 Comparing 1.23.0...1.24.0 · 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.23.0
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.0
Choose a head ref
  • 13 commits
  • 32 files changed
  • 6 contributors

Commits on May 9, 2025

  1. fix: update decorators for openai extension (#280)

    * update decorators for openai extension
    
    * add commas
    
    * update openai file
    
    * update casing error
    
    * qa validations
    
    * fix flake8 validations
    
    * use union for acceptable type
    
    * address review comments
    
    * add deprecation information
    manvkaur authored May 9, 2025
    Configuration menu
    Copy the full SHA
    085a443 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2025

  1. build: update Python Library Version to 1.24.0b1 (#282)

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

Commits on May 16, 2025

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

Commits on May 20, 2025

  1. build: update Python Library Version to 1.24.0b2 (#284)

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

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

Commits on Jun 25, 2025

  1. docs: fix pydocs (#290)

    * fix pydocs
    
    * flake8-docstrings + failing test
    
    * last fixes
    
    * lint
    hallvictoria authored Jun 25, 2025
    Configuration menu
    Copy the full SHA
    b0f8918 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2025

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

Commits on Aug 27, 2025

  1. fix: update release (#292)

    * Fix pipeline after worker refactor
    
    * update
    hallvictoria authored Aug 27, 2025
    Configuration menu
    Copy the full SHA
    9e17301 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2025

  1. chore: Adding MCP decorators (#294)

    * Adding MCP decorators
    
    * Flake8 fixes
    
    * Final changes
    
    * Final Final changes
    gavin-aguiar authored Aug 28, 2025
    Configuration menu
    Copy the full SHA
    99832f3 View commit details
    Browse the repository at this point in the history
  2. build: update Python Library Version to 1.24.0b4 (#295)

    Co-authored-by: AzureFunctionsPython <azfunc@microsoft.com>
    hallvictoria and AzureFunctionsPython authored Aug 28, 2025
    Configuration menu
    Copy the full SHA
    39083db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d869d94 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2025

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

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