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/1.3.1
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
  • 19 commits
  • 24 files changed
  • 5 contributors

Commits on Jan 3, 2024

  1. Configuration menu
    Copy the full SHA
    0011da8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab48621 View commit details
    Browse the repository at this point in the history
  3. Update release workflow

    FantasyTeddy committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    da959a4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2 from FantasyTeddy/cleanup

    Update workflows
    acupofjose authored Jan 3, 2024
    Configuration menu
    Copy the full SHA
    0ccb158 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. Configuration menu
    Copy the full SHA
    081e1eb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from FantasyTeddy/local-test

    Enable local test execution with `docker-compose`
    acupofjose authored Jan 4, 2024
    Configuration menu
    Copy the full SHA
    165ad39 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. Cleanup project files

    FantasyTeddy committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    e7ee88a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c913210 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4 from FantasyTeddy/small-improvements

    Small improvements
    acupofjose authored Jan 5, 2024
    Configuration menu
    Copy the full SHA
    4605d4e View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Configuration menu
    Copy the full SHA
    df1a783 View commit details
    Browse the repository at this point in the history
  2. Version bump to 1.3.2

    acupofjose committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    751ed4f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    472ad92 View commit details
    Browse the repository at this point in the history
  4. Fix release flow

    acupofjose committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    110a8ab View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2024

  1. Update dependencies

    acupofjose committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    f54aac9 View commit details
    Browse the repository at this point in the history
  2. Re: [#135](supabase-community/supabase-csharp#135) Update nuget packa…

    …ge name `functions-csharp` to `Supabase.Functions`
    acupofjose committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    33056ab View commit details
    Browse the repository at this point in the history
  3. Version bump to 2.0.0

    acupofjose committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    73f08f4 View commit details
    Browse the repository at this point in the history
  4. 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