Releases: stakwork/sphinx-tribes
Releases · stakwork/sphinx-tribes
v0.1.94
What's Changed
- feat: add put endpoint to update chats by @Ekep-Obasi in #2227
- Create a logger util by @MahtabBukhari in #2225
- Create env var for log level allow the use of log level in the logger util by @MahtabBukhari in #2250
- Refactor: Replace fmt.Print with Logger Utils in Routes Package by @saithsab877 in #2257
- Replace fmt.Print statements with structured logger in utils package by @saithsab877 in #2259
- fix: logger to print by config val by @kevkevinpal in #2267
- Refactor(db): migrate from fmt to structured logging by @saithsab877 in #2269
- refactor(handlers): migrate from fmt to structured logging by @saithsab877 in #2268
Full Changelog: v0.1.93...v0.1.94
v0.1.93
What's Changed
- Added checks for chat id by @MahtabBukhari in #2220
- Fix: Stakwork Link Display in Ticket Editor Component by @saithsab877 in #2219
- Update the request structure for ProcessChatResponse by @MahtabBukhari in #2221
- Replace where we return with 500 to panic an error instead by @MahtabBukhari in #2216
- Feature: Advanced Error Tracking with Structured Edge List Generation by @aliraza556 in #2215
- Feature: Integrate Jarvis Error Reporting System by @aliraza556 in #2224
Full Changelog: v0.1.92...v0.1.93
v0.1.92
What's Changed
- [Bug] Fix 500 error in /hivechat/response endpoint - Primary key conflict in message creation by @MahtabBukhari in #2213
- Refactor: Fixed 7 days payment reversal by @elraphty in #2218
Full Changelog: v0.1.91...v0.1.92
v0.1.91
What's Changed
- Add endpoint GetChat to access from Workspace component by @Shoaibdev7 in #2207
- Add stack trace logging for internal server errors (500) by @aliraza556 in #2204
Full Changelog: v0.1.90...v0.1.91
v0.1.90
What's Changed
- feat: using negroni middleware we fixed the socket issue by @kevkevinpal in #2200
- [Bug] Chat ID not sent in /hivechat/send leads to history Contamination in chat send by @MahtabBukhari in #2202
- Fix HiveChat Response Processing and Webhook URL by @aliraza556 in #2203
- [Bug] Ticket Versioning incorrect on ticket builder flow by @MahtabBukhari in #2206
- Feat: Added more logs for reversal by @elraphty in #2208
Full Changelog: v0.1.89...v0.1.90
v0.1.89
What's Changed
- Update PostTicketDataToStakwork to also capture Workspace Schematic and add to call by @MahtabBukhari in #2148
- feat: Implement WorkspaceCodeGraph struct and database layer with CRUD operations by @aliraza556 in #2155
- Feat: Added tickets group update to default, and wrote test by @elraphty in #2157
- Feature: Add Workspace Code Graph Management Endpoints And Handler Functions by @saithsab877 in #2160
- Generate Endpoints to Manage Chat History by @MahtabBukhari in #2156
- Update /review/send to Include Code Graph URL in Stakwork Response by @MahtabBukhari in #2158
- Update the Hive Chat Endpoints to Correctly Process New Chats by @MahtabBukhari in #2165
- chore: ensure we pass inviter pubkey and inviter route hint when crea… by @tobi-bams in #2167
- Update /hivechat/chat/send to include product brief by @MahtabBukhari in #2181
- Update PostTicketDataToStakwork to also capture Workspace Schematic and add to call by @MahtabBukhari in #2183
- feat: modfied action to take log and save it when error by @kevkevinpal in #2129
- Update Ticket Endpoint will require new logic to create a version and associate ticket group by @MahtabBukhari in #2184
- Add Fields to Create Connection Modal and Integrate Backend Workflow by @aliraza556 in #2179
- Feat: added newhunters, and newhuntersbyperiod metrics by @elraphty in #2190
- Add Support for Jarvis URL and Token Environment Variables by @aliraza556 in #2188
- Feat: Add Logs To Pending Payment Cron Job by @elraphty in #2189
Full Changelog: v0.1.88...v0.1.89
v0.1.88
What's Changed
- [Unit Tests] - VerifyTribeUUID by @MahtabBukhari in #2130
- [FEAT] Update Database Migration and Tickets Struct for Optional Fields by @aliraza556 in #2138
- Update go structs for Chat to Hive Feature by @MahtabBukhari in #2145
Full Changelog: v0.1.87...v0.1.88
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
v0.1.86
What's Changed
- feat: Test TestBuildV2KeysendBodyData by @elraphty in #2043
- Implement TicketMessage Structure for WebSocket Communication in Back End by @MahtabBukhari in #2058
Full Changelog: v0.1.85...v0.1.86
v0.1.85
What's Changed
- fix: create uuid before creating a ticket by @tobi-bams in #2018
- fix: changed featur_uuid and phase_uuid type to string from uuid, thi… by @tobi-bams in #2019
- [BUG] Remove newUUID line on updating tickets in the DB by @MahtabBukhari in #2023
- [BUG] Webhook Auth Check by @MahtabBukhari in #2025
- [BUG] Route Conflict on Get Tickets for Phase by @MahtabBukhari in #2028
- fix: stop validating uuid by @tobi-bams in #2031
- [BUG] Stakwork Webhook Updates to resolve conflict by @MahtabBukhari in #2034
- [BUG] Fix Stakwork TicketReview Unmarshalling and Remove Pubkey Authentication for
bounties/ticket/review
Route by @aliraza556 in #2037
Full Changelog: v0.1.84...v0.1.85