hyperswitch
feat(events): add APIs to list webhook events and webhook delivery attempts
#4131
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
27
Changes
View On
GitHub
feat(events): add APIs to list webhook events and webhook delivery attempts
#4131
likhinbopanna
merged 27 commits into
main
from
add-events-list-apis
refactor(events): use `merchant_id` and `event_id` for querying the `…
b1f02a0d
refactor(enums): move `EventClass` from `diesel_models` crate to `com…
05056a6c
feat(events): introduce query to list delivery attempts for specified…
3926d4b1
feat(webhooks): add API endpoint to retrieve delivery attempts for th…
d2fd0b31
fix(common_utils): fix typo in `EncryptionStrategy`
42a6107f
refactor(api_keys): fix retrieve API key error message
da67f8a2
fix(permissions): improve description of `ApiKeyRead` permission
111affbb
chore(ext_traits): remove unused dead code
4de0906e
refactor(generics): replace unnecessary `attach_printable_lazy()` cal…
7541971a
feat(events): introduce queries to list initial events for specified …
92b69a77
refactor(api_models): rename `RetrieveEventResponse` to `EventRetriev…
51db4040
feat(webhooks): add API endpoint to list and filter initial attempts …
895165e4
docs(openapi): add OpenAPI spec information for events endpoints
55e8b9d1
refactor(api_models): use common fields from `EventListItemResponse` …
8b53827d
docs(openapi): minor improvements to OpenAPI spec
71fdc7aa
build(deps): bump `utoipa` from `3.3.0` to `3.5.0` and enable `preser…
56fda9c8
feat(events): introduce queries to filter events by business profile ID
e69fa75f
refactor(events): add `delivery_attempt` column to `events` table
ea62fa57
chore: remove unnecessary `ApiEventMetric` implementation on `EventRe…
b9ecde6b
SanchithHegde
added
A-core
SanchithHegde
added
C-feature
SanchithHegde
added
S-waiting-on-review
SanchithHegde
added
M-database-changes
SanchithHegde
added
A-webhooks
SanchithHegde
added this to the
March 2024
milestone
2 years ago
SanchithHegde
requested a review
from
lsampras
2 years ago
SanchithHegde
requested a review
from
sahkal
2 years ago
SanchithHegde
requested a review
from
vspecky
2 years ago
SanchithHegde
requested a review
from
Narayanbhat166
2 years ago
SanchithHegde
requested a review
from
sai-harsha-vardhan
2 years ago
SanchithHegde
requested a review
from
hrithikesh026
2 years ago
SanchithHegde
requested a review
from
ThisIsMani
2 years ago
SanchithHegde
assigned
SanchithHegde
2 years ago
SanchithHegde
requested a review
2 years ago
SanchithHegde
requested a review
2 years ago
SanchithHegde
requested a review
2 years ago
SanchithHegde
requested a review
2 years ago
SanchithHegde
requested a review
2 years ago
SanchithHegde
requested a review
2 years ago
Merge branch 'main' into add-events-list-apis
384e4248
fix(openapi): address failures in generating OpenAPI spec
bd307ea3
refactor(events): return a maximum of 100 initial attempts from the e…
01f90944
fix: add `olap` feature gate for transformations
badcc80f
fix: fix failing CI checks
8fc27983
refactor(permission_group): add `WebhookEventRead` permission to `MER…
2abf6cf3
hrithikesh026
commented on 2024-03-20
fix: address minor derps
2463b606
hrithikesh026
dismissed these changes on 2024-03-21
ThisIsMani
dismissed these changes on 2024-03-21
lsampras
dismissed these changes on 2024-03-21
sahkal
dismissed these changes on 2024-03-21
ShankarSinghC
dismissed these changes on 2024-03-21
Narayanbhat166
commented on 2024-03-21
Narayanbhat166
dismissed these changes on 2024-03-21
chore(migrations): remove unused `events_business_profile_id_event_id…
2cd3a548
SanchithHegde
dismissed their stale review via
2cd3a548
2 years ago
SanchithHegde
dismissed their stale review via
2cd3a548
2 years ago
SanchithHegde
dismissed their stale review via
2cd3a548
2 years ago
SanchithHegde
dismissed their stale review via
2cd3a548
2 years ago
SanchithHegde
dismissed their stale review via
2cd3a548
2 years ago
SanchithHegde
dismissed their stale review via
2cd3a548
2 years ago
ThisIsMani
approved these changes on 2024-03-21
lsampras
approved these changes on 2024-03-21
ShankarSinghC
approved these changes on 2024-03-21
hrithikesh026
approved these changes on 2024-03-21
Narayanbhat166
approved these changes on 2024-03-21
likhinbopanna
merged
14e1bbaf
into main
2 years ago
likhinbopanna
deleted the add-events-list-apis branch
2 years ago
SanchithHegde
removed
S-waiting-on-review
SanchithHegde
added
M-api-contract-changes
Login to write a write a comment.
Login via GitHub
Reviewers
hrithikesh026
ShankarSinghC
ThisIsMani
Narayanbhat166
lsampras
sahkal
vspecky
sai-harsha-vardhan
Assignees
SanchithHegde
Labels
A-core
C-feature
M-database-changes
M-api-contract-changes
A-webhooks
Milestone
March 2024 Release
Login to write a write a comment.
Login via GitHub