Releases: samagra-comms/uci-apis
Releases · samagra-comms/uci-apis
v2.3.1
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
Production Release Jun 27
v2.3.0 Removed obselete files.
Release tag for Production
What's Changed
- Add Dockerfile by @tushar5526 in #60
- Added pagination feature in bot start endpoint. by @chinmoy12c in #64
- Feature health check by @chinmoy12c in #66
- Added feature to accept bot icon on create endpoint. by @chinmoy12c in #70
- Enabled getAllUsers endpoint to accept null page. by @chinmoy12c in #73
- Added interceptors to getAllUsers endpoint. by @chinmoy12c in #79
- Added Action for tag deployment and modified the dockerfile by @RyanWalker277 in #78
- Sync master with develop by @chinmoy12c in #81
- Sync master with develop by @chinmoy12c in #82
- Sync develop by @chinmoy12c in #83
- Updated bot start logic to pick up totalCount from config url. by @chinmoy12c in #84
- Added feature to upload media files along with form xml. by @chinmoy12c in #59
- Enabled passing auth token to segment url. by @chinmoy12c in #89
- Enabled form upload to accept xml without images. by @chinmoy12c in #92
- Enhancement/add logging by @chinmoy12c in #91
- Fix undefined logger in digestAuth. by @chinmoy12c in #93
- Added retry mechanism to fusion auth. by @chinmoy12c in #94
- Pass headers as Headers object instead of array of key-value pairs. by @chinmoy12c in #96
- Sync master with develop by @RyanWalker277 in #106
New Contributors
- @tushar5526 made their first contribution in #60
- @chinmoy12c made their first contribution in #64
- @RyanWalker277 made their first contribution in #78
Full Changelog: v2.2.0...v2.2.9
Release tag for Production
v2.2.1-prod Merge pull request #64 from chinmoy12c/enhancement/make_bot_notificat…
v2.2.0-SNAPSHOT
Adds Bot query pagination
Release tag for Production
v2.2.0 Fix: Add gzip compression; allContextual API;
release-5.0.0_RC3
Fix admin based query for bot search
release-5.0.0_RC1
Fix: undefined endDate
release-4.7.0_RC6
Fix: Issues with Kafka brokers
release-4.7.0_RC5
Fix: Issues with kafka borkers