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: OpenFunction/functions-framework-go
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.0
Choose a base ref
...
head repository: OpenFunction/functions-framework-go
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.5.0
Choose a head ref
  • 8 commits
  • 11 files changed
  • 3 contributors

Commits on Aug 31, 2022

  1. fix invalid link (#63)

    Signed-off-by: oops-oom <734819342@qq.com>
    
    Signed-off-by: oops-oom <734819342@qq.com>
    binnn6 authored Aug 31, 2022
    Configuration menu
    Copy the full SHA
    4c93345 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2022

  1. Add release drafter (#64)

    Signed-off-by: Benjamin Huo <benjamin@kubesphere.io>
    
    Signed-off-by: Benjamin Huo <benjamin@kubesphere.io>
    benjaminhuo authored Sep 20, 2022
    Configuration menu
    Copy the full SHA
    f6a2325 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

  1. support one-dapr-sidecar-per-function mode

    Signed-off-by: wrongerror <wangyifei@kubesphere.io>
    wrongerror committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    449f37a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #65 from wrongerror/main

    support one-dapr-sidecar-per-function mode
    benjaminhuo authored Sep 22, 2022
    Configuration menu
    Copy the full SHA
    28cbda8 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2022

  1. add route to subscription when using http service & bugfix

    Signed-off-by: wrongerror <wangyifei@kubesphere.io>
    wrongerror committed Sep 25, 2022
    Configuration menu
    Copy the full SHA
    86f7bcc View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

  1. Merge pull request #66 from wrongerror/main

    add route to subscription when using http service & bugfix
    benjaminhuo authored Sep 26, 2022
    Configuration menu
    Copy the full SHA
    617c147 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2022

  1. remove import of dapr runtime package

    Signed-off-by: wrongerror <wangyifei@kubesphere.io>
    wrongerror committed Oct 9, 2022
    Configuration menu
    Copy the full SHA
    cda9cde View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

  1. Merge pull request #67 from wrongerror/main

    remove import of dapr runtime package
    benjaminhuo authored Oct 10, 2022
    Configuration menu
    Copy the full SHA
    fa9a5a1 View commit details
    Browse the repository at this point in the history
Loading