Releases: KB-iGOT/cb-ext-userprofile-service
Releases · KB-iGOT/cb-ext-userprofile-service
cbrelease-4.8.35_RC6: KB-13525:mismatch in certificate-count-basicProfile (#161)
* KB-13525:mismatch in certificate-count-basicProfile * KB-13525 : fix code based on comments and test cases
cbrelease-4.8.35_RC5: KB-13525:mismatch in certificate-count-basicProfile (#161)
* KB-13525:mismatch in certificate-count-basicProfile * KB-13525 : fix code based on comments and test cases
cbrelease-4.8.36_RC1
KB-13504 Enhancement in profile API to get badgeCount(failed test cas…
cbrelease-4.8.35_RC2: KB-13504 Enhancement in profile API to get badgeCount (#154)
* added badgeCount in basic profile service * KB-13504 Enhancement in profile API to get badgeCount(review comment updated) * KB-13504 Enhancement in profile API to get badgeCount
cbrelease-4.8.34_RC3: Merge pull request #142 from abhishek-kurahatti/fix-4.8.34.Dockerfile-fx
cbrelease-4.8.34_RC1: 4.8.34 learning passbook (#132)
* KB-13011 this is the basic API structure for Learner Passbook Achievement. (#113) * KB-13011 this is the basic API structure for Learner Passbook Achievement. * KB-13011 adding achievementId in read API. * KB-13011 this is the ElasticSearch client implementation. (#114) * KB-13011 this is the basic API structure for Learner Passbook Achievement. * KB-13011 adding achievementId in read API. * KB-13011 this is the ElasticSearch client implementation. * KB-13011| Implementing for MDO approval and related APIs (#115) * Added testCase * Added testCase * Updated code according to review * Updated code according to review * Updated code according to review * Updated code according to review * KB-13011| Implementing for MDO approval and related APIs (#116) * Added testCase * Added testCase * Updated code according to review * Updated code according to review * Updated code according to review * Updated code according to review * KB-13011| Implementing for MDO approval and related APIs * KB-13011 Learner Achievement CURD operations. (#118) * KB-13011| Implementing for MDO approval and related APIs (#119) * Added testCase * Added testCase * Updated code according to review * Updated code according to review * Updated code according to review * Updated code according to review * KB-13011| Implementing for MDO approval and related APIs * KB-13011| Implementing for MDO approval and related APIs * Search API impl * Search API impl * KB-13011| Implementing for MDO approval and related APIs (#120) * Added testCase * Added testCase * Updated code according to review * Updated code according to review * Updated code according to review * Updated code according to review * KB-13011| Implementing for MDO approval and related APIs * KB-13011| Implementing for MDO approval and related APIs * Search API impl * Search API impl * KB-13011| Implementing for MDO approval and related APIs * KB-13011| Implementing for MDO approval and related APIs * KB-13011| Implementing for MDO approval and related APIs * KB-13011 fixing issue for createdOn and updatedOn date for ES. (#121) * KB-13011 Learner Achievement CURD operations. * KB-13011 fixing issue for createdOn and updatedOn and approvedOn date for ES * KB-13011 fixing issue for createdOn and updatedOn and approvedOn date for ES * KB-13011 fixing issue for createdOn and updatedOn and approvedOn date for ES * KB-13011| Implementing for MDO approval and related APIs (#122) * Added testCase * Added testCase * Updated code according to review * Updated code according to review * Updated code according to review * Updated code according to review * KB-13011| Implementing for MDO approval and related APIs * KB-13011| Implementing for MDO approval and related APIs * Search API impl * Search API impl * KB-13011| Implementing for MDO approval and related APIs * KB-13011| Implementing for MDO approval and related APIs * KB-13011| Implementing for MDO approval and related APIs * KB-13011| Implementing for MDO approval and related APIs * KB-13011| Implementing for MDO approval and related APIs * KB-13011| Implementing for MDO approval and related APIs (#123) * Added testCase * Added testCase * Updated code according to review * Updated code according to review * Updated code according to review * Updated code according to review * KB-13011| Implementing for MDO approval and related APIs * KB-13011| Implementing for MDO approval and related APIs * Search API impl * Search API impl * KB-13011| Implementing for MDO approval and related APIs * KB-13011| Implementing for MDO approval and related APIs * KB-13011| Implementing for MDO approval and related APIs * KB-13011| Implementing for MDO approval and related APIs * KB-13011| Implementing for MDO approval and related APIs * KB-13011| Implementing for MDO approval and related APIs * KB-13011| Implementing for MDO approval and related APIs * KB-13011 fixing issue for facet issue for search API. (#125) * Revert "KB-13011 fixing issue for facet issue for search API. (#125)" (#126) This reverts commit 06f1e032f5fd131c3ce8b61c1bfb83c1b1597d35. * KB-13011 fixing issue for createdOn and updatedOn during status update. (#127) * KB-13011 fixing issue for facet issue for search API. * KB-13011 fixing issue for createdOn and updatedOn during status update. * KB-13011 ES now is optional for achievement and wrote all the test case foe all achievement apis. * KB-13011| Implementing for MDO approval and related APIs (#128) * Added testCase * Added testCase * Updated code according to review * Updated code according to review * Updated code according to review * Updated code according to review * KB-13011| Implementing for MDO approval and related APIs * KB-13011| Implementing for MDO approval and related APIs * Search API impl * Search API impl * KB-13011| Implementing for MDO approval and related APIs * KB-13011| Implementing for MDO approval and related APIs * KB-13011| Implementing for MDO approval and related APIs * KB-13011| Implementing for MDO approval and related APIs * KB-13011| Implementing for MDO approval and related APIs * KB-13011| Implementing for MDO approval and related APIs * KB-13011| Implementing for MDO approval and related APIs * KB-13011| Implementing for MDO approval and related APIs * KB-13011| Implementing for MDO approval and related APIs * KB-13011| Implementing for MDO approval and related APIs * KB-13011| Implementing for MDO approval and related APIs * KB-13011| Implementing for MDO approval and related APIs * KB-13011| Implementing for MDO approval and related APIs * KB-13011| Implementing for MDO approval and related APIs * KB-13011 Test case are fixed and writing new test case for new API (#130) * KB-13011 fixing issue for facet issue for search API. * KB-13011 fixing issue for createdOn and updatedOn during status update. * KB-13011 ES now is optional for achievement and wrote all the test case foe all achievement apis. * KB-13011 Wrote new Test case for new api listLearnerAchievements with full coverage. * KB-13011 Search cache will refresh when ES will be enable for achievement. (#131) * KB-13011 fixing issue for facet issue for search API. * KB-13011 fixing issue for createdOn and updatedOn during status update. * KB-13011 ES now is optional for achievement and wrote all the test case foe all achievement apis. * KB-13011 Wrote new Test case for new api listLearnerAchievements with full coverage. * KB-13011 Search cache will refresh when ES will be enable for achievement. * KB-13011 Resolved createdOn, updatedOn, approvedOn and resolved sonarqueb warning and implemented achievement List with sorting. * KB-13011 Resolved testcase also --------- Co-authored-by: pathiktarento1089 <123535830+pathiktarento1089@users.noreply.github.com> Co-authored-by: Ruksana Semeir <111083125+ruksana2808@users.noreply.github.com>
cbrelease-4.8.31_RC2
What's Changed
- Fixed cache issue: changed two times serialization to one by @vikrantbipin in #79
- KAR-1076 - Discrepancy in the certificate count in user insights and … by @sreerag-tarento in #80
- KAR-1076 - Modification to test cases by @sreerag-tarento in #81
- KAR-1111 : certificate count is not appearing in the edit profile section by @sreerag-tarento in #89
- KAR-1111 : certificate count is not appearing in the edit profile sec… by @Sahil-tarento in #90
- KAR-1111 : certificate count is not appearing in the edit profile sec… by @Sahil-tarento in #91
- KAR-1111 : certificate count is not appearing in the edit profile sec… by @Sahil-tarento in #92
- KAR:1111 - Certificate count mismatch FIX by @sreerag-tarento in #93
- Cbrelease 4.8.28 by @Sahil-tarento in #94
- Cbrelease 4.8.29 by @Sahil-tarento in #95
- Cbrelease 4.8.30 by @Sahil-tarento in #96
- KAR:1111 - Certificate count issue Fix by @sreerag-tarento in #97
- Cbrelease 4.8.30 by @Sahil-tarento in #100
- Cbrelease 4.8.28 by @Sahil-tarento in #98
- Cbrelease 4.8.29 by @Sahil-tarento in #106
- Cbrelease 4.8.30 by @Sahil-tarento in #107
Full Changelog: cbrelease-4.8.28_RC3...cbrelease-4.8.31_RC2
cbrelease-4.8.28_RC9
What's Changed
- KAR:1111 - Certificate count mismatch FIX by @sreerag-tarento in #93
Full Changelog: cbrelease-4.8.28_RC7...cbrelease-4.8.28_RC9
cbrelease-4.8.28_RC7
What's Changed
- Fixed cache issue: changed two times serialization to one by @vikrantbipin in #79
- KAR-1076 - Discrepancy in the certificate count in user insights and … by @sreerag-tarento in #80
- KAR-1076 - Modification to test cases by @sreerag-tarento in #81
- KAR-1111 : certificate count is not appearing in the edit profile section by @sreerag-tarento in #89
New Contributors
- @vikrantbipin made their first contribution in #79
Full Changelog: cbrelease-4.8.28_RC3...cbrelease-4.8.28_RC7
cbrelease-4.8.28_RC3: 4.8.28 dev v3 (#78)
* KB-11525 test: add unit tests to improve code coverage in cb-ext-userprofile-service (#74) * KB-11525 test: improved code coverage (#75) * Testcases (#76) * KB-11525 test: improved code coverage * KB-11525 test: improved code coverage --------- Co-authored-by: anilkumarkammalapalli <121931293+anilkumarkammalapalli@users.noreply.github.com>