hyperswitch
feat(webhooks): store request and response payloads in `events` table
#4029
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
22
Changes
View On
GitHub
feat(webhooks): store request and response payloads in `events` table
#4029
likhinbopanna
merged 22 commits into
main
from
events-table-store-webhook-delivery-attempt-info
refactor(events): add request and response columns in events table
b83fccb6
feat(domain): introduce domain types for outgoing webhook events
394c4eb7
refactor(events): use event domain types instead of storage types in …
3eb4dcd3
refactor(webhooks): return payload with signature after calculating w…
3dc14cd4
feat(request): introduce `RequestContent::RawBytes` enum variant
998b601b
feat(webhooks): introduce utility functions to generate event ID and …
adfcca6c
refactor(webhooks): store request headers and payload in events table
3becc3d1
refactor(webhooks): store response headers, payload and status code i…
e88474ac
chore(webhooks): log event ID, idempotent event ID and initial attemp…
e60a7b07
build(deps): update `uuid` from `1.3.3` to `1.7.0`
8b4ca1d2
refactor(webhooks): use time-ordered UUID v7 for `event_id`
b880e0ee
refactor(outgoing_webhook_retry): retry webhook delivery attempts usi…
b171b7ae
refactor(scheduler): use `Debug` implementation in error variants wra…
0b9ff98b
refactor(events): add `primary_object_created_at` column in database …
90975afa
SanchithHegde
added
A-core
SanchithHegde
added
A-process-tracker
SanchithHegde
added
C-feature
SanchithHegde
added
S-waiting-on-review
SanchithHegde
added
M-database-changes
SanchithHegde
added
A-webhooks
SanchithHegde
added
A-Analytics
SanchithHegde
added this to the
March 2024
milestone
257 days ago
SanchithHegde
requested a review
from
lsampras
257 days ago
SanchithHegde
requested a review
from
sahkal
257 days ago
SanchithHegde
requested a review
from
Narayanbhat166
257 days ago
SanchithHegde
requested a review
from
sai-harsha-vardhan
257 days ago
SanchithHegde
requested a review
from
hrithikesh026
257 days ago
SanchithHegde
assigned
SanchithHegde
257 days ago
SanchithHegde
requested a review
257 days ago
SanchithHegde
requested a review
257 days ago
SanchithHegde
requested a review
257 days ago
SanchithHegde
requested a review
257 days ago
fix: remove unnecessary clones
e13f9176
fix: fix failing builds on MSRV toolchain
59871f89
build(deps): update `tracing-actix-web` from `0.7.8` to `0.7.10`
080be4c1
Merge branch 'main' into events-table-store-webhook-delivery-attempt-…
048ee4d7
SanchithHegde
requested a review
257 days ago
chore(clickhouse): update migrations to include `initial_attempt_id` …
176826f0
refactor(events): add `merchant_id` and `business_profile_id` columns…
d22cdb58
Merge branch 'main' into events-table-store-webhook-delivery-attempt-…
263843cb
fix(webhooks): handle empty webhook URL in business profile
9416d082
Narayanbhat166
approved these changes on 2024-03-13
lsampras
approved these changes on 2024-03-13
sahkal
approved these changes on 2024-03-13
hrithikesh026
approved these changes on 2024-03-13
likhinbopanna
merged
fd67a6c2
into main
254 days ago
likhinbopanna
deleted the events-table-store-webhook-delivery-attempt-info branch
254 days ago
SanchithHegde
removed
S-waiting-on-review
Login to write a write a comment.
Login via GitHub
Reviewers
hrithikesh026
sahkal
lsampras
Narayanbhat166
sai-harsha-vardhan
Assignees
SanchithHegde
Labels
A-core
A-process-tracker
C-feature
M-database-changes
A-webhooks
A-Analytics
Milestone
March 2024 Release
Login to write a write a comment.
Login via GitHub