Release - 5.0.0

Hot-fix: 5.0.3 (17-11-2022)

Bugs:

Null pointer exception while publishing collection KN-609

ComponentService to be buildTagComment

Knowledge-platform-jobs

Build/KnowldgePlatform/Flinkjobs

Hot-fix: 5.0.1 (29-09-2022)

Bugs:

Content imported from sourcing to consumption should not be linked to collection if it is not published SB-31006

ComponentService to be buildTagComment

Knowledge-platform-jobs

Build/KnowldgePlatform/Flinkjobs

SB-30566 patch reversal

5.0.0 (08-08-2022)

ComponentService to be BuildTagComment

Kafka setup

Deploy/KnowledgePlatform/KafkaSetup

Deploy this to add newly added topic for dialcode-context-updater job.

DIAL Service

Build/Core/Dial

DIAL Context related Flink jobs

Build/KnowldgePlatform/Flinkjobs

Deploy the content-publish,

post-publish-processor,

dialcode-context-updater job.

Content video player

NA

Hot-FIx: CSP changes

Sunbird-Collection-Editor

NA

Sunbird-Content-Editor

Build/Plugins/ContentEditor

Sunbird-Generic-Editor

Build/Plugins/GenericEditor

Sunbird-content-plugins

Build/Plugins/ContentPlugins

Knowledge-platform

Build/Kubernetes/Content

Knowledge-platform-jobs

Build/KnowldgePlatform/Flinkjobs

Features

  • Knowlg portal - Version 1 : https://dev.knowlg.sunbird.org/ #SB-28301

  • Interactive Video - Online Playback #SB-30516 (Signed off)

  • Content service to update the DIAL context #KN-285

  • Content - DIAL Reserve API refactoring #SB-28316

  • Collection Dialcode Link API Refactor LP to KP #SB-30154

  • Inclusion of SB vocabulary validation for extended vocabulory #SB-30378 (Note: this is a new feature for knowlg, adopter can only implement this feature and not adopt it)

Bug Fixes

Unable to edit the book - Blank Screen is coming #SB-30307

Remove originField from content.nested.fields from content public config property #SB-30560

Issue in collection Publish resulting deleted TBU coming in QR code scan/search #SB-30573

Documentations

Configurations

DIAL service configuration: https://github.com/project-sunbird/sunbird-devops/blob/release-5.0.0/ansible/roles/stack-sunbird/templates/dial-service_application.conf

VariablePurpose

jsonld.basepath

base path of the jsonld.type folder contents

jsonld.type

'folder name' containing jsonld schema vocabulary and context json files to be referred to.

jsonld.localPath

server directory to which the 'contextValidation.json' file is to be downloaded.

jsonld.ttl

file caching refresh time of 'contextValidation.json'

jsonld.sb_schema

Sunbird vocabulary, 'schema.jsonld' file path whose reference is to be validated in the custom 'context.json'. Mupltiple vocabulary file paths can be mentioned in order to verify if the custom context.json has extended

dial_id

dial code URL to be returned in the dial code context during context read for '@id'

dial_type

'type' value to be shown during the dial code context read for '@type'.

Flink jobs configuration: https://github.com/project-sunbird/sunbird-learning-platform/blob/release-5.0.0/kubernetes/helm_charts/datapipeline_jobs/values.j2

dialcode-context-updater: Refer to https://knowlg.sunbird.org/learn/product-and-developer-guide/knowlg-jobs/configuration#dialcode-context-updater

content-publish:

VariableDescription

enableDIALContextUpdate

Used to specify if the DIAL code context update data is to be computed using the linked/de-linked Dial codes of the content/collection.

post-publish-processor:

dialcode.context.topic = {{ env_name }}.dialcode.context.job.request

CSP configuration for edtors:

Last updated