Skip to content

πŸš€ Release: beta β†’ master#41

Merged
rajashish147 merged 2 commits into
masterfrom
beta
Mar 27, 2026
Merged

πŸš€ Release: beta β†’ master#41
rajashish147 merged 2 commits into
masterfrom
beta

Conversation

@rajashish147
Copy link
Copy Markdown
Collaborator

@rajashish147 rajashish147 commented Mar 27, 2026

πŸš€ Automated Release PR

This PR contains all changes from beta to master.


πŸ“¦ Latest Changes

  • refactor: clean up webhook service imports and adjust database type definition
  • Phase 25 : implement webhook delivery system with BullMQ

🧠 Notes

  • Auto-managed PR
  • Do not edit manually

- Add webhook.queue.ts for managing asynchronous webhook delivery jobs.
- Introduce webhook.worker.ts to handle delivery attempts, including retries and error handling.
- Create integration tests for the webhooks admin API, covering CRUD operations and delivery management.
- Add unit tests for HMAC signature generation, URL validation, and retry delay calculations.
- Define database schema for webhooks, webhook events, and delivery tracking in a new SQL migration.
@rajashish147 rajashish147 enabled auto-merge (squash) March 27, 2026 09:07
Comment thread apps/api/src/modules/webhooks/webhooks.service.ts Fixed
Comment thread apps/api/src/types/database.ts Fixed
@rajashish147 rajashish147 merged commit 2de36ac into master Mar 27, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants