Releases: KB-iGOT/sunbird-course-service
Releases · KB-iGOT/sunbird-course-service
cbrelease-4.8.27.2_RC18
KB-11334 fix: show enrolled courses without progress in My Learning l…
cbrelease-4.8.28_RC2
What's Changed
- Cbrelease 4.8.27.2 by @Sahil-tarento in #216
- 4.8.27.2 merge branch by @Sahil-tarento in #230
- 4.8.28 dev v1 by @Sahil-tarento in #232
- 4.8.27.2 merge v1 by @Sahil-tarento in #247
Full Changelog: cbrelease-4.8.27.2_RC4...cbrelease-4.8.28_RC2
cbrelease-4.8.27.2_RC17: KB-11313 just added true for isCourse and isBlendedProgram (#242) (#243)
* KB-11224 just added end point to RequestInterceptor to avoid the auth * KB-11313 just added true for isCourse and isBlendedProgram --------- Co-authored-by: Pathik Nandi <86921116+Pathik-Nandi@users.noreply.github.com> Co-authored-by: pathiknandi <pathik.nandi@tarento.com>
cbrelease-4.8.27.2_RC16: KB-11294: corrected config values (#239) (#240)
* KB-11294:Content progress update for marking offline attendance * KB-11294:Content progress update for marking offline attendance * KB-11294:Corrected config value * KB-11294:Corrected config value Co-authored-by: MukeshLingutla <168708131+MukeshLingutla@users.noreply.github.com>
cbrelease-4.8.27.2_RC13
Update ExtendedRequestValidator.java (#235)
cbrelease-4.8.27.2_RC12
KB-10798 fix(content-state-update): handle language resolution for mu…
cbrelease-4.8.27.2_RC11
fix(content-state-read): handle language resolution for multilingual …
cbrelease-4.8.27.2_RC10: 4.8.27.2 dev v9 (#226)
* fix for the content state update issue (#220) * KB-11245 The email notification triggered and the course name is not … (#222) * KB-11245 The email notification triggered and the course name is not in a enrolled language issue fix * KB-11245 The email notification triggered and the course name is not in a enrolled language issue fix * KB-11245 The email notification triggered and the course name is not in a enrolled language issue fix added null check for recentLanguage (#224) * KB-11245 The email notification triggered and the course name is not in a enrolled language issue fix * KB-11245 The email notification triggered and the course name is not in a enrolled language issue fix * KB-11245 The email notification triggered and the course name is not in a enrolled language issue fix * KB-11245 The email notification triggered and the course name is not in a enrolled language issue fix added null check for recentLanguage * KB-11245 The email notification triggered and the course name is not in a enrolled language issue fix added null check for recentLanguage * Fix/content read (#221) * fix: derive language from recent_language if missing * fix(content-state-read): handle language resolution for multilingual courses * fix(content-state-read): worked on code review comments --------- Co-authored-by: shankaragoudab <140387294+shankaragoudab@users.noreply.github.com> Co-authored-by: Arpitha <arpitha.sureshappa@tarento.com> Co-authored-by: anilkumarkammalapalli <121931293+anilkumarkammalapalli@users.noreply.github.com>
cbrelease-4.8.27.2_RC9: 4.8.27.2 dev v9 (#225)
* fix for the content state update issue (#220) * KB-11245 The email notification triggered and the course name is not … (#222) * KB-11245 The email notification triggered and the course name is not in a enrolled language issue fix * KB-11245 The email notification triggered and the course name is not in a enrolled language issue fix * KB-11245 The email notification triggered and the course name is not in a enrolled language issue fix added null check for recentLanguage (#224) * KB-11245 The email notification triggered and the course name is not in a enrolled language issue fix * KB-11245 The email notification triggered and the course name is not in a enrolled language issue fix * KB-11245 The email notification triggered and the course name is not in a enrolled language issue fix * KB-11245 The email notification triggered and the course name is not in a enrolled language issue fix added null check for recentLanguage * KB-11245 The email notification triggered and the course name is not in a enrolled language issue fix added null check for recentLanguage --------- Co-authored-by: shankaragoudab <140387294+shankaragoudab@users.noreply.github.com> Co-authored-by: Arpitha <arpitha.sureshappa@tarento.com>
cbrelease-4.8.27.2_RC8
KB-11224 just added end point to RequestInterceptor to avoid the auth…