issues
search
OpenFunction
/
functions-framework-go
Go functions framework for OpenFunction
18
stars
20
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Expose Dapr Client
#78
Mershab99
closed
4 months ago
3
fix context logic
#77
binnn6
closed
11 months ago
2
fix context logic
#76
binnn6
closed
11 months ago
1
RuntimeContext is shared accross request by pointer , SetSyncRequest and GetSyncRequest is unpredictable ?
#75
binnn6
closed
11 months ago
5
Bump github.com/dapr/dapr from 1.8.3 to 1.10.9
#74
dependabot[bot]
opened
1 year ago
1
Bump google.golang.org/grpc from 1.47.0 to 1.53.0
#73
dependabot[bot]
opened
1 year ago
0
switch from gorilla/mux to go-chi
#72
lizzzcai
closed
1 year ago
2
fix funcout in async
#71
binnn6
closed
1 year ago
8
Bump golang.org/x/net from 0.0.0-20220621193019-9d032be2e588 to 0.7.0
#70
dependabot[bot]
opened
1 year ago
1
Bump golang.org/x/text from 0.3.7 to 0.3.8
#69
dependabot[bot]
opened
1 year ago
1
Update Http Backend as mux is archived
#68
lizzzcai
closed
1 year ago
7
remove import of dapr runtime package
#67
wrongerror
closed
2 years ago
0
add route to subscription when using http service & bugfix
#66
wrongerror
closed
2 years ago
0
support dapr-proxy mode
#65
wrongerror
closed
2 years ago
0
Add release drafter
#64
benjaminhuo
closed
2 years ago
0
fix invalid link
#63
binnn6
closed
2 years ago
0
fix invalid link
#62
binnn6
closed
2 years ago
2
Upgrade dapr to 1.8.3 for e2e
#61
benjaminhuo
closed
2 years ago
0
combine declarative test cases into one test case
#60
lizzzcai
closed
2 years ago
3
update dapr to v1.8.3
#59
tpiperatgod
closed
2 years ago
2
add more params to dapr pubsub subscription
#58
halegreen
opened
2 years ago
6
upgrade dapr to v1.8.1
#57
tpiperatgod
closed
2 years ago
0
upgrade dapr to v1.8.0 & dapr-go-sdk to v1.5.0
#56
tpiperatgod
closed
2 years ago
3
feat: add GetEventInputName func for context interface
#55
zclonely
closed
2 years ago
2
[Feature] Add GetInputNameForEvent method to function context
#54
zclonely
opened
2 years ago
0
update cloud event input data to json format
#53
lizzzcai
closed
2 years ago
2
Support defining variables and methods and fix some issues
#52
lizzzcai
closed
2 years ago
4
[Feature]Support advanced http router and features
#51
lizzzcai
closed
2 years ago
0
[Plugin-SkyWalking] Report pod name and namespace
#50
arugal
closed
2 years ago
4
use innerEvent to encapsulate user data only when the tracing is enabled
#49
tpiperatgod
closed
2 years ago
6
feat: declarative function api
#48
lizzzcai
closed
2 years ago
3
[bug] custom plugins registration failed
#47
wentevill
closed
2 years ago
1
[Plugin-SkyWalking] Set instance layer to FAAS
#46
arugal
closed
2 years ago
3
Set the exit span before sending the payload to the target.
#45
tpiperatgod
closed
2 years ago
0
Add auth in skywalking plugin
#44
xonze
closed
2 years ago
7
change field "PluginsTracing.Enable" to "PluginsTracing.Enabled"
#43
tpiperatgod
closed
2 years ago
0
release v0.2.1
#42
tpiperatgod
closed
2 years ago
0
Make skywalking the default plugin && add e2e test
#41
tpiperatgod
closed
2 years ago
0
update readme to v0.2.0
#40
tpiperatgod
closed
2 years ago
0
remove ctx.DestroyDaprClient() in knative runtime
#39
tpiperatgod
closed
2 years ago
0
Keep retrying when dapr client initialization fails instead of just panic
#38
tpiperatgod
closed
2 years ago
1
adjust innerEvent
#37
tpiperatgod
closed
2 years ago
0
Support for async runtime trace
#36
arugal
closed
2 years ago
2
Fix and optimize the handling logic of Inputs and Outputs
#35
tpiperatgod
closed
2 years ago
0
adjust the structure of Input and Output
#34
tpiperatgod
closed
2 years ago
0
Add innerEvent for carrying events in the functions-framework
#33
tpiperatgod
closed
2 years ago
0
Encapsulate the Context with Interface
#32
tpiperatgod
closed
2 years ago
1
Fix slice bounds out of range
#31
arugal
closed
2 years ago
0
Integration Apache SkyWalking
#30
arugal
closed
2 years ago
0
Revert "Integration Apache SkyWalking" for a cleaner commit history
#29
benjaminhuo
closed
2 years ago
0
Next