githubEdit

Release - 5.4.0

Hot-fix 5.4.1 (4-07-2023)

Bugs:

Component
Build Job
Build Tag
Deploy Job
Deployment
Comment

Knowledge-platform-jobs

Build/KnowledgePlatform/FlinkJobs

Deploy/KnowledgePlatform/FlinkJobs

Jobs to be deployed:

qrcode-image-generator

flink job

Enhancement:

'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:

java -Dconfig.file=/home/learning/sync_tool/application.conf -jar sync-tool-0.0.1-SNAPSHOT.jar syncdialcodes --filenames 0_U7J3S8,0_R9Y6W5
Component
Service to be Build
Tag
Deploy Job
Deployment Tag
Comment

Sunbird-learning-service

Build/KnowledgePlatform/Learning

Deploy/KnowledgePlatform/Learning

5.4.0 (15-03-2023)

Discussion thread: https://github.com/orgs/Sunbird-Knowlg/discussions/93arrow-up-right

Release timeline:

Start date
End date

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

Project
Release Version
Date

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 herearrow-up-right to view the list.

Bug Fixes - click herearrow-up-right to see the list of bugs fixed in this release.

Test Scenarios: Linkarrow-up-right

Documentation issue, release 5.4.0: KN-839arrow-up-right

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.3arrow-up-right

API Services:

Component
Service to be Build
Tag
Deploy Job
Deployment Tag
Comment

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

Was this helpful?