What's Changed
- Restructured the project by @RyanWalker277 in #155
- Added missing directories by @RyanWalker277 in #156
- Added feature to update purpose and description in bot creation endpo… by @chinmoy12c in #125
- Rewrote the Secrets service by @RyanWalker277 in #164
- Refactor code to conditionally set headers based on request credentials by @RyanWalker277 in #161
- Improved error responses of bot service and form service. by @chinmoy12c in #158
- Develop merge by @chinmoy12c in #168
- Pass description to conversation logic. by @chinmoy12c in #169
- merge develop by @chinmoy12c in #170
- Return ServiceUnavailableException for disabled bot in bot start. by @chinmoy12c in #157
- Fix#99 by @RyanWalker277 in #107
- Fixed bot updation functionality. by @chinmoy12c in #171
- Fixed ServiceService test. by @chinmoy12c in #172
- Prevented bots with existing starting message to be created. by @chinmoy12c in #167
- Invalidate cache on update bot. by @chinmoy12c in #176
- Reduced cache ttl to 1800 seconds. by @chinmoy12c in #180
- Develop merge by @chinmoy12c in #181
- Fix: Added testcase for app.controller by @RyanWalker277 in #183
- Fixed update endpoint fields. by @chinmoy12c in #185
- Fetch vault env from configService instead of direct env access. by @chinmoy12c in #184
- Feature: Added test CI by @RyanWalker277 in #182
- Fix: Fixed conversation-logic.controller.spec.ts by @RyanWalker277 in #187
- Added healthController Specs #186 by @1010varun in #188
- Fix: Added env param in CI step by @RyanWalker277 in #189
- Fix: Fixed dockerfile and build action by @RyanWalker277 in #192
- Develop Merge by @chinmoy12c in #193
- user-segment controller specs by @1010varun in #191
- Fixed error message on bad date format in bot update. by @chinmoy12c in #197
- Refactored search api by @chinmoy12c in #177
- feat: orderBy in search by @geeky-abhishek in #200
- transformer.controller specs by @1010varun in #194
- Invalidates cache on transaction layer on bot update. by @chinmoy12c in #204
- Feature/add monitoring by @chinmoy12c in #203
- Hotfix incorrect substring values and unhandled directory close. by @chinmoy12c in #205
- Added endpoint to get broadcast bot data from conversation bot id. by @chinmoy12c in #207
- Added endpoint to get broadcast bot report. by @chinmoy12c in #209
- Develop merge by @chinmoy12c in #213
- Added Bot Image migration by @RyanWalker277 in #210
- Added latest tag in github action by @RyanWalker277 in #214
- Pass creation date for bot to optimize query time. by @chinmoy12c in #219
- Revert "Added Bot Image migration" by @chinmoy12c in #220
- Develop Merge by @chinmoy12c in #221
- feat: socket health check added by @geeky-abhishek in #218
- Added APIs to delete bots. by @chinmoy12c in #224
- Bug/trim bot name and starting message by @chinmoy12c in #225
- Develop merge by @chinmoy12c in #226
New Contributors
- @1010varun made their first contribution in #188
- @geeky-abhishek made their first contribution in #200
Full Changelog: v2.3.0...v2.3.1