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: supabase-community/functions-csharp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: release/2.0.0
Choose a base ref
...
head repository: supabase-community/functions-csharp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 3 commits
  • 11 files changed
  • 3 contributors

Commits on Apr 21, 2024

  1. Update readme shields

    acupofjose committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    781d4f5 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2025

  1. chore: release 2.1.0

    * feat: insert option to choose http method
    
    * feat: implement partially the region
    
    * feat: implement region option
    
    * chore: change build to supabase stack
    
    * chore: documentation method to avoid github warnings
    
    * chore: update readme
    
    * chore: add release-please
    
    * fix: remove some validation for workflow publish
    
    * chore: add doc comment
    
    * feat: insert region on client's constructor
    
    * chore: change validation on publish
    
    * chore: unify workflows similar used in python
    
    * fix: change _region to immutable
    
    * fix: change to use local region var
    
    Release-As: 2.1.0
    diegofesanto authored May 13, 2025
    Configuration menu
    Copy the full SHA
    6f2d78d View commit details
    Browse the repository at this point in the history

Commits on May 16, 2025

  1. chore(master): release 2.1.0 (#9)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored May 16, 2025
    Configuration menu
    Copy the full SHA
    28898a0 View commit details
    Browse the repository at this point in the history
Loading