Release - 5.4.0
Hot-fix 5.4.1 (4-07-2023)
Bugs:
Image URL is null when user downloads course QR code from Published bucket- KN-889
Knowledge-platform-jobs
Build/KnowledgePlatform/FlinkJobs
Deploy/KnowledgePlatform/FlinkJobs
Jobs to be deployed:
qrcode-image-generator
flink job
Enhancement:
As part of KN-889 enhancement has been done to Sync Tool - KN-889
'syncdialcodes' command has been enhanced to accept '--filenames' as input parameter to which QR Code file names from dial codes.dialcode_images can be passed to sync 'imageUrl' of DIAL codes to Elastic search
Sample Command:
Sunbird-learning-service
Build/KnowledgePlatform/Learning
Deploy/KnowledgePlatform/Learning
5.4.0 (15-03-2023)
Discussion thread: https://github.com/orgs/Sunbird-Knowlg/discussions/93
Release timeline:
Planning phase
02-Jan-2023
13-Jan-2023
Sprint 1
16-Jan-2023
03-Feb- 2023
Sprint 2
06-Feb-2023
24-Feb-2023
PPV
27-Feb-2023
10-Mar-2023
Prod
13-Mar-2023
Document Release Version
Sunbird Knowlg
R5.4.0
15 March 2022
1. Summary of the changes
This document contains information about the new features and enhancements planned to the Knowlg building block as part of release 5.4.0:
Enhancements: Click here to view the list.
Bug Fixes - click here to see the list of bugs fixed in this release.
Test Scenarios: Link
Documentation issue, release 5.4.0: KN-839
Release Tags:
Collection Editor:
Tag: v5.4.3
Install: npm i @project-sunbird/sunbird-collection-editor@5.4.3
URL: https://www.npmjs.com/package/@project-sunbird/sunbird-collection-editor/v/5.4.3
API Services:
dial-service
Build/Core/Dial
Deploy/Kubernetes/Dial
Deploy Tag is given for reference only. Please do not use directly for deployment. For Detailed Configuration Details, Please refer to SYNC Tool configuration
Knowledge-platform-jobs
Build/KnowldgePlatform/Flinkjobs
Deploy/KnowledgePlatform/FlinkJobs
Deploy the
qrcode-image-generator
flink job
Sunbird-learning-service
Build/KnowledgePlatform/Learning
Deploy/KnowledgePlatform/Learning
KN-802: SYNC Tool configuration update
Variable
Values
description
replace_dest_string
true/false
Used to specify if the Relative path string replace is to be enabled
replace_src_string_DIAL_store
DIAL_STORAGE_BASE_PATH
Currently configured relative path variable name to be stored in database instead of BLOB absolute URL
replace_dest_string_DIAL_store
Ex: https://sunbirddevbbpublic.blob.core.windows.net/dial
BLOB URL and container combination value that is used to replace ‘DIAL_STORAGE_BASE_PATH
’ relative path variable while syncing image ‘url’ data to ES
Last updated