v0.1.87
What's Changed
- Feat: test GetPaginationParams by @elraphty in #2075
- Feat: Added test for AdminCheck by @elraphty in #2077
- Feat: add tests for BuildSearchQuery by @elraphty in #2076
- Feat: add websocket env by @elraphty in #2082
- Update unmarshalling on the the UpdateTicket Handler to correctly receive an ticket request object by @MahtabBukhari in #2084
- feat: Implement WebSocket message sending on ticket update by @aliraza556 in #2098
- Update postToStakwork handler to post to websocket with channelID on successful POST operation by @MahtabBukhari in #2099
- Update message in Update postToStakwork handler to post to websocket with channelID on successful POST operation by @MahtabBukhari in #2100
- Fixed: [Unit Tests] -
EncodeJwt
by @Shoaibdev7 in #2095 - [Unit Tests] - VerifyAndExtract by @MuhammadUmer44 in #2097
- feat: Implement WebSocket Notifications for Ticket Review Updates by @saithsab877 in #2104
- [Unit Tests] - VerifyArbitrary by @MuhammadUmer44 in #2113
- [Unit Tests] - Sign by @aliraza556 in #2114
- [Unit Tests] - ConnectionCodeContext by @sophieturner0 in #2115
- feat: Post Stakwork Run ID to Frontend on Successful Send by @saithsab877 in #2123
- Update the ticket_message struct for Update the ticket interface to allow: action: 'run-link' by @MahtabBukhari in #2122
- [Unit Tests] - PubKeyContextSuperAdmin by @sophieturner0 in #2124
- [Unit Tests] - CypressContext by @MirzaHanan in #2126
- [Unit Tests] - ParseTokenString by @saithsab877 in #2127
- [Unit Tests] - DecodeJwt by @Shoaibdev7 in #2128
New Contributors
- @sophieturner0 made their first contribution in #2115
Full Changelog: v0.1.86...v0.1.87