v0.1.24
What's Changed
- Add Presign URL Feature by @elraphty in #1582
- Added response for auth by @elraphty in #1588
- Backend [Integration Test]: bounty.go handlers BountyBudgetWithdraw For Organization Budget Withdrawal by @MahtabBukhari in #1590
- Added Bounty Providers Endpoint by @elraphty in #1591
- Changed connection codes to accept array by @elraphty in #1583
- Backend [Integration Test] metrics.go handlers MetricsBountiesProviders by @saithsab877 in #1593
- Backend [Integration Test] tribes.go handlers GenerateBudgetInvoice by @MirzaHanan in #1594
- Backend [Integration Test] bounty.go handlers PollInvoice For Bounty Keysend Payment by @AbdulWahab3181 in #1597
- Backend [Integration Test] bounty.go handlers PollInvoice For Organization Budget by @MuhammadUmer44 in #1598
- Backend [Integration Test] bounty.go handlers MakeBountyPayment by @AbdulWahab3181 in #1595
- Added mutex lock to budget withdrawal to prevent race conditions by @elraphty in #1601
- Backend [Integration Test] :
bounty.go
handlersBountyBudgetWithdraw
by @MirzaHanan in #1604 - Backend [Unit Test] db/config.go UserHasManageBountyRoles, UserHasAccess, CheckUser, & RolesCheck by @AbdulWahab3181 in #1605
- Added Free pass for admin when no env is provided by @elraphty in #1606
New Contributors
- @saithsab877 made their first contribution in #1593
- @MuhammadUmer44 made their first contribution in #1598
Full Changelog: v0.1.23...v0.1.24