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-nodejs-library
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.6.1
Choose a base ref
...
head repository: Azure/azure-functions-nodejs-library
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.7.0
Choose a head ref
  • 3 commits
  • 16 files changed
  • 3 contributors

Commits on Mar 5, 2025

  1. [Webpubsub] Add types for input/output/trigger (#311)

    * Init: input/output/trigger
    
    * App trigger
    phanthaiduong22 authored Mar 5, 2025
    Configuration menu
    Copy the full SHA
    9259cfc View commit details
    Browse the repository at this point in the history
  2. MySql Changes for JS (#319)

    * mysql changes
    
    * fix indentation
    
    * fix indentation
    
    * fix indentation
    
    * fix indentation
    
    * Fix comment formatting in InvocationContext.d.ts
    
    * Update link to MySQL trigger documentation
    
    ---------
    
    Co-authored-by: hallvictoria <59299039+hallvictoria@users.noreply.github.com>
    guptaheena and hallvictoria authored Mar 5, 2025
    Configuration menu
    Copy the full SHA
    bf10422 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2025

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