Releases: KB-iGOT/cb-comment-service
Releases · KB-iGOT/cb-comment-service
cbrelease-4.8.20_RC3: Merge pull request #30 from ruksana2808/loggedInLike
QA bug fix: KB-7525
cbrelease-4.8.20_RC2: 4.8.20 dev v1 (#29)
* Resolved issues with update API and list API (#27) * Modifed the design of comment like API and added the likedCommentsByuserAndCourseId API * Made changes according to the review * Added an else part in commentCount updation * CourseDetails * Resolved isses with delete and update API * Added the feat: Author and curator details of course in comments (#28) * Modifed the design of comment like API and added the likedCommentsByuserAndCourseId API * Made changes according to the review * Added an else part in commentCount updation * CourseDetails * Resolved isses with delete and update API * Added the feat: Author and curator details of course for curator * Added the feat: Author and curator details of course for curator --------- Co-authored-by: ruksana2808 <111083125+ruksana2808@users.noreply.github.com>
cbrelease-4.8.20_RC1: 4.8.20 dev v1 (#29)
* Resolved issues with update API and list API (#27) * Modifed the design of comment like API and added the likedCommentsByuserAndCourseId API * Made changes according to the review * Added an else part in commentCount updation * CourseDetails * Resolved isses with delete and update API * Added the feat: Author and curator details of course in comments (#28) * Modifed the design of comment like API and added the likedCommentsByuserAndCourseId API * Made changes according to the review * Added an else part in commentCount updation * CourseDetails * Resolved isses with delete and update API * Added the feat: Author and curator details of course for curator * Added the feat: Author and curator details of course for curator --------- Co-authored-by: ruksana2808 <111083125+ruksana2808@users.noreply.github.com>
cbrelease-4.8.19_RC3: Merge pull request #26 from KB-iGOT/4.8.19-dev-v2
cbrelease-4.8.19_RC2: Merge pull request #26 from KB-iGOT/4.8.19-dev-v2
cbrelease-4.8.19_RC1: 4.8.19 dev (#17)
* Added user authentication and user validations in update and delete API * Added the code for report API and deleteReported comment APIs * Removed value of the accesstokenKeyBasePath * Removed value of the sso keys --------- Co-authored-by: ruksanasemeir <ruksana.semeir@tarento.com> Co-authored-by: Sharath Prasad <sharaths.kashyap@gmail.com>
cbrelease-4.8.18_RC4: Merge pull request #15 from KB-iGOT/4.8.18-dev-v2
cbrelease-4.8.18_RC3
Changed the response status of search API incase of commentTree Not f…
cbrelease-4.8.18_RC2
Changed the response status of search API incase of commentTree Not f…
cbrelease-4.8.18_RC1: Merge pull request #10 from ruksana2808/dev-4.8.18-get
Issue with redis caching with search API because of newAddComment is resolved