Releases: allisson/postmand
Releases · allisson/postmand
v1.8.1
v1.8.0
v1.7.0
v1.6.0
v1.5.0
postmand v1.4.0
postmand v1.3.0
postmand v1.2.0
postmand v1.1.0
postmand v1.0.0
Features
- Add context on repository calls (#7) (b1460d2)
- Add DeliveryAttemptRepository (#4) (ea04c82)
- Add DeliveryRepository (#3) (b4e974e)
- Add DeliveryService (#13) (d31501c)
- Add Dispatch method on DeliveryRepository (#6) (8660882)
- Add dockerfile (#18) (67ac257)
- Add entity file (#1) (846ef5c)
- Add goreleaser support (#19) (6ada213)
- Add health check info on readme (#22) (8f1338a)
- Add health check service and http handler (#17) (e35ef1c)
- Add http handler for deliveries (#14) (bfc4b9f)
- Add MigrationService (#9) (88cf060)
- Add query helpers (#5) (7f45d2b)
- Add service and http handler for delivery attempt (#15) (d939c1c)
- Add swagger spec for delivery and delivery-attempts endpoints (#24) (2371218)
- Add swagger spec for webhooks endpoint (#23) (f90f050)
- Add WebhookRepository (#2) (f1bea1b)
- Add WebhookService (#11) (7bbec35)
- Add worker command (#10) (dbdcbf7)
- Add WorkerService (#8) (dcba41f)
- Implements graceful shutdown on WorkerService.Run method (#12) (c951fe3)
- Include X-Hub-Signature if webhook has a secret key (#16) (467ece7)
- Update readme for this project (#20) (b81209a)