issues
search
webhookx-io
/
webhookx
an open-source webhooks gateway for message receiving, processing, and delivering.
https://webhookx.io
Apache License 2.0
99
stars
11
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
chore(deps): bump github.com/onsi/ginkgo/v2 from 2.20.2 to 2.21.0
#55
dependabot[bot]
opened
4 days ago
1
chore(deps): bump github.com/onsi/gomega from 1.34.2 to 1.35.1
#54
dependabot[bot]
opened
4 days ago
2
chore(deps): bump go.uber.org/mock from 0.4.0 to 0.5.0
#53
dependabot[bot]
opened
2 weeks ago
2
chore(deps): bump github.com/redis/go-redis/v9 from 9.6.2 to 9.7.0
#52
dependabot[bot]
opened
2 weeks ago
2
fix(docs): redis versions should not be older than 6.2
#51
webhookx-x
closed
2 weeks ago
0
chore: upgrade go version to 1.23
#50
cuisongliu
opened
3 weeks ago
2
feat(observability): add metrics support
#49
vm-001
closed
2 weeks ago
2
feat(observability): otel integration add tracing
#48
cchenggit
opened
3 weeks ago
5
chore(deps): bump github.com/redis/go-redis/v9 from 9.6.1 to 9.6.2
#47
dependabot[bot]
closed
2 weeks ago
2
perf: add mcache
#46
vm-001
closed
2 weeks ago
2
perf: optimize performance
#45
vm-001
closed
3 weeks ago
1
fix: incorrect marshal result of zero value of Time
#44
webhookx-x
closed
4 weeks ago
1
feat: use pool to limit goroutine
#43
vm-001
closed
3 weeks ago
1
feat: support ingesting events via queue
#42
vm-001
closed
1 month ago
3
chore: bump to v0.2.1
#41
webhookx-x
closed
1 month ago
1
release 0.2.1
#40
webhookx-x
closed
1 month ago
1
[backport -> release/0.2.x] fix: change request_body and response_body columns to text (#38)
#39
webhookx-x
closed
1 month ago
1
fix: change request_body and response_body columns to text
#38
vm-001
closed
1 month ago
1
chore(deps): bump github.com/go-resty/resty/v2 from 2.15.2 to 2.15.3
#37
dependabot[bot]
closed
1 month ago
2
docs: update README.md
#36
webhookx-x
closed
1 month ago
0
fix(migrations): add default value to avoid migration fails
#35
webhookx-x
closed
1 month ago
1
release 0.2.0
#34
webhookx-x
closed
1 month ago
1
chore(deps): bump github.com/go-resty/resty/v2 from 2.15.0 to 2.15.2
#33
dependabot[bot]
closed
1 month ago
2
style: delete Delivered() function
#32
webhookx-x
closed
1 month ago
1
fix: correct Attempt's properties
#31
vm-001
closed
1 month ago
1
fix: add missing properties `trigger_mode` and `exhausted`
#30
Heir-o
closed
1 month ago
2
feat: attempt add time cost field
#29
nickChenyx
closed
1 month ago
2
feat: add response.latency
#28
vm-001
closed
1 month ago
1
feat(admin): manually retry an event
#27
webhookx-x
closed
1 month ago
1
Record delivery time in Attempt
#26
webhookx-x
closed
1 month ago
0
feat(admin): add query parameter `endpoint_id`
#25
webhookx-x
closed
1 month ago
1
fix: return detailed message when database unique constraint violation occurs
#24
vm-001
closed
1 month ago
1
feat(attempts): add AttemptDetail to store attempt's request and response information
#23
cchenggit
closed
1 month ago
2
fix: keeping nested field structure for fields that failed to validate
#22
vm-001
closed
1 month ago
2
style: unify the SQL table creation statements
#21
ericsyh
closed
1 month ago
2
chore(deps): bump github.com/go-resty/resty/v2 from 2.14.0 to 2.15.0
#20
dependabot[bot]
closed
1 month ago
1
feat(cache): add cache module and redis implementation
#19
vm-001
closed
1 month ago
1
feat: add Plugin
#17
webhookx-x
closed
1 month ago
1
support manually retry
#15
vm-001
closed
1 month ago
0
admin api `/workspaces/{ws_id}/attempts` return huge data
#14
vm-001
closed
1 month ago
3
chore(deps): bump github.com/onsi/gomega from 1.34.1 to 1.34.2
#13
dependabot[bot]
closed
2 months ago
1
feat: increase timestamp precision from second to millisecond
#11
webhookx-x
closed
2 months ago
1
tests(admin): add middleware test
#10
webhookx-x
closed
2 months ago
1
refactor(app): refactor application
#9
webhookx-x
closed
2 months ago
1
fix: fix lint errors
#8
webhookx-x
closed
2 months ago
1
feat: support json format
#7
webhookx-x
closed
2 months ago
1
tests: add cmd version tests
#6
webhookx-x
closed
2 months ago
1
tests: add endpoints api tests
#5
webhookx-x
closed
2 months ago
1
tests: add integration tests
#4
webhookx-x
closed
2 months ago
1
feat: add ErrorCode for Attempt entity
#2
webhookx-x
closed
2 months ago
1
Next