📙
Sunbird Lern
AskDot
  • LEARN
    • Overview
    • Functional Capabilities
    • Technical Architecture
      • Technical Architecture Diagram
      • Tech Stack
    • Dependencies
    • Product Roadmap
  • USE
    • Overview
    • Release Notes
      • Release V 8.0.0 (Ongoing)
      • Release V 7.0.0
      • Release V 5.4.0
      • Release V 5.3.0
      • Release V 5.2.0
      • Release V 5.1.0
      • Release V 5.0.1
      • Release V 5.0.0
      • Release V 4.10.0
      • Release V 4.9.0
      • Release V 4.8.0
      • Release V 4.7.0
    • Developer Guide
      • USER & ORG SERVICE
        • Features/Core capabilities
        • Architecture
          • Code Flow
        • Developer Installation
          • System Requirements
          • Tech Stack
          • Installation Guide
          • Keycloak Local setup
          • Additional Installation Dependencies:
          • Source Code
          • Installation Configuration
        • Data Models
          • Cassandra
            • Data Dictionary
              • User
              • Organisation
              • System Settings
              • Role
              • Bulk Upload Process
              • Tenant Preference
              • Cassandra Migration Version
              • User Consent
              • Email Template
              • OTP
              • Page Management (LMS Service)
              • Location
              • User Notes
              • Deprecated
          • Elastic Search
          • Redis
        • APIs
          • User Management
            • User Deletion API
            • Ownership Transfer API
          • Organisation Management
          • Location Management
          • Consent Management
          • OTP Services
          • Tenant Configurations
          • Bulk Upload
          • System Settings
          • API Management Service
          • Data Sync
          • Notification APIs
        • Flink Jobs
          • User Cache Updater
          • User Deletion Cleanup Flink Job
          • Ownership Transfer Flink Job
        • Reports
          • Standard Exhaust
            • State Admin Geo report
            • State Admin Report
          • Other Jobs
            • User Cache Indexer Job
            • Delete Users Assets Report
          • Data Products Developer Installation
            • System Requirements
            • Tech Stack
            • Installation Dependencies
            • Local installation of data-products
            • Server setup Guide
            • Installation Configuration
            • Data-product creation guide
            • Troubleshooting a data-product
        • Logs, Telemetry Events
        • Configuration
          • Functional Configurations
          • System Settings
          • Email Configuration
          • SMS Configuration
          • OTP based SMS Configuration
        • Roles
          • System Roles
          • User Roles
          • RBAC
        • Dependencies
        • Keycloak on Sunbird
        • How to Guide
          • Create Organization
          • Create User
          • Add new user type & location
        • Single Sign-on with Sunbird
        • Caching and Denormalising User Metadata
          • ETLUserCacheUpdaterJob
          • UserCacheUpdaterFlinkJob
        • Unit Tests and Code Coverage
        • FAQs
      • LMS(BATCH) SERVICE
        • Features/Core Capabilities
        • Architecture
          • Code Flow
        • Developer Installation
          • System Requirements
          • Tech Stack
          • Installation Guide
          • Source Code
        • Data Models
          • Cassandra
            • Data Dictionary
          • ElasticSearch
          • Redis
        • APIs
        • Flink Jobs
          • Merge User Courses
          • Relation Cache Updater
          • Activity Aggregate Updater
          • Assessment Aggregator
          • Enrolment Reconciliation
          • Collection Certificate Pre-Processor
          • Collection Certificate Generator
        • Reports
          • On-Demand Exhaust
            • Response Exhaust
            • User Info Exhaust
            • Progress Exhaust
          • Other Jobs
            • Collection Summary Job
            • Course Batch Status Updater Job
            • Cassandra Migrator Job
            • Score Metric Migration Job
            • Assessment Score Correction Job
            • Collection Reconciliation Job
            • Course Enrollment Job
            • Course Consumption Job
        • Logs, Telemetry Events
        • Configuration
          • System Configuration
          • Functional Configuration
        • Dependencies
        • Certificate Registry and Credentialing using Sunbird-RC
          • Configuring PublicKey in Sunbird-RC
          • Server Setup guide for Sunbird-RC
          • API Guide For Sunbird-RC
        • Certificate Flow
          • Certificates Creation and Configuration
        • FAQs
      • GROUPS
        • Features/Core Capabilities
        • Architecture
          • Code Flow
        • Developer Installation
          • System Requirements
          • Tech Stack
          • Installation Guide
          • Source Code
          • Installation Configuration
        • Data Models
          • Cassandra
            • Data Dictionary
          • Redis
        • APIs
          • Create Group
        • Logs, Telemetry Events
          • UI Telemetry Events
          • Service Telemetry Events
        • Configuration
          • Functional Configurations
        • Design References
        • Dependencies
        • Unit Tests and Code Coverage
      • NOTIFICATION SERVICE
        • Features/Core Capabilities
        • Architecture
          • Code Flow
        • Developer Installation
          • System Requirements
          • Tech Stack
          • Installation Guide
          • Source Code
          • Installation Configuration
        • Data Models
          • Data Dictionary
        • APIs
        • Flink Jobs
        • Logs, Telemetry Events
        • Configuration
          • Functional Configurations
        • Dependencies
        • Unit Tests and Code Coverage
      • DISCUSSION FORUM
        • Features/Core capabilities
        • Architecture
          • Code Flow
        • Developer Installation
          • System Requirements
          • Tech Stack
          • Installation Guide
            • Nodebb setup
            • Discussion Middleware Setup
            • Discussion Middleware
            • Discussion forum integration with any application
            • Discussion-UI setup along with demo application.
            • Sunbird-lern portal for DF
          • Source Code
        • APIs
          • Category APIs
          • User APIs
          • Post APIs
          • Topic APIs
          • Forum APIs
        • Context Schema
        • Configurations
          • Nodebb Admin panel settings
          • Discussion MW & Nodebb System Config
        • Telemetry Events
        • Dependencies
      • ML SERVICE
        • DATA PIPELINE (Flink Jobs)
          • Program User Info
            • Component Diagram
            • Data Model
            • Folder Structure
          • Ml User Delete
            • Component Diagram
            • Data Model
            • Folder Structure
        • DATA PRODUCTS
          • Program Exhaust
            • Component Diagram
            • Folder Structure
    • Server Installation
    • Dependency setup
    • Deprecation
      • Release-5.4.0
    • Jenkins Jobs
    • Release Calendar
    • Learn More
      • Tech References
      • Telemetry Processing
      • Data Dictionary
        • Sample Data
      • Delete User Functionality
      • Asset Ownership Transfer
    • FAQs
  • Engage
    • Discuss
    • Contribute to Sunbird Lern
    • Raise an Issue
    • Contribution Guidelines
Powered by GitBook
On this page
  • Document Release Version
  • Overview
  • New Features
  • Ownership Transfer
  • Enhancements / Technical Tasks
  • Bug Fixes
  • Details of Released Tag
  • Configurations
  • Release Notes: Dependent building blocks

Was this helpful?

Edit on GitHub
  1. USE
  2. Release Notes

Release V 8.0.0 (Ongoing)

PreviousRelease NotesNextRelease V 7.0.0

Last updated 10 months ago

Was this helpful?

Document Release Version

Project
Release Date
Version

Lern

V 8.0.0

Overview

This release contains software upgrade and ownership transfer functionality.

New Features

Ownership Transfer

- Ownership Transfer API - Ownership Transfer Flink Job - Ownership Transfer delete user assets report

Enhancements / Technical Tasks

- The Keycloak version is upgraded with 21.1.2 from 7.0.1. , we are supporting the existing features. Migration activity details are mentioned

- Scala upgrade from 2.11 to 2.12 for userorg, course, notification and group service.

- Elasticsearch upgrade 6.8.22 to 7.17.13. Steps to upgrade Elasticsearch are available .

Bug Fixes

Details of Released Tag

Upgrade Sunbird Lern from 7.0.0 to 8.0.0

Components
Build Jenkins Job
Build Tag
Deploy Jenkins Job
Deploy Tag
Comment

Elasticsearch Provisionng

NA

NA

Provision/Core/ApplicationElasticSearch

  • To upgrade the ElasticSearch from 6.8.22 to 7.17.21

Keycloak-21 Provisioning

Build/Core/Keycloak21

Deploy/Kubernetes/Keycloak21

Migrating keycloak from version 7.0.1 to 21.1.2

OnboardAPIs

NA

NA

Deploy/Kubernetes/OnboardAPIs

To onboard the ownership transfer API

UserOrg Service

Build/Core/UserOrg

Deploy/Kubernetes/UserOrg

  • cloud_store_group_id: org.sunbird

  • cloud_store_artifact_id: cloud-store-sdk_2.12

  • cloud_store_version: 1.4.7

LMS Servive

Build/Core/LMS

Deploy/Kubernetes/LMS

  • cloud_store_group_id: org.sunbird

  • cloud_store_artifact_id: cloud-store-sdk_2.12

  • cloud_store_version: 1.4.7

Group Service

Build/Core/Groups

Deploy/Kubernetes/Groups

Notification service

Build/Core/Notification

Deploy/Kubernetes/Notification

Kafka Setup

NA

NA

Deploy/Lern/KafkaSetup

DataPipeline

Build/Lern/LernFlinkJobs

Deploy/Lern/LernFlinkJobs

Define the core_vault_sunbird_keycloak_user_federation_provider_id in Lern inventory secret. Add user-deletion-cleanup and ml-user-delete into job list and deploy it.

  • cloud_store_group_id: org.sunbird

  • cloud_store_artifact_id: cloud-store-sdk_2.12

  • cloud_store_version: 1.4.6

Data Product

Build/Lern/LernDataProducts

Deploy/Lern/LernDataProducts

  • cloud_store_group_id: org.sunbird

  • cloud_store_artifact_id: cloud-store-sdk_2.12

  • cloud_store_version: 1.4.6

Configurations

Release Notes: Dependent building blocks

- After deleting a user, and when tried to login to the same user immediately, we are getting "Access denied" error

To know more about the configuration of delete user assets report visit

To know more about the configuration of ownership transfer functionality visit

Sunbird-Knowlg: (V 6.1.0) Sunbird-Obsrv: (V 5.1.3) Sunbird-Ed: (V 8.0.0) Sunbird-Inquiry: (V 5.7.0) Sunbird-Telemetry: Sunbird-RC:

LR-722
LR-685
LR-748
LR-309
https://project-sunbird.atlassian.net/wiki/spaces/UM/pages/3356000303/Keycloak+Migration+7.0.1+to+21.x+Design
LR-738
LR-766
here
LR-759
here
here
Release notes
Release notes
Release notes
Release notes
Documentation
Documentation
release-8.0.0
release-8.0.0_RC1
release-8.0.0
release-8.0.0
release-8.0.0_RC1
release-8.0.0
release-8.0.0_RC1
release-8.0.0
release-8.0.0_RC1
release-8.0.0
release-8.0.0_RC1
release-8.0.0
release-7.0.0_RC6
release-8.0.0_RC1
release-8.0.0_RC1
release-8.0.0_RC1
release-8.0.0_RC1