Skip to content

Latest commit

 

History

History
39 lines (21 loc) · 11.9 KB

File metadata and controls

39 lines (21 loc) · 11.9 KB
description
Social Registry versions

Versions

Social Registry Helm Package

Helm VersionSR Core Version (Odoo Docker)Created onContents
1.2.021 Aug 2024
1.2.124 Aug 2024Bug fixes in SR on branch 17.0-1.2
No other change in Helm packaging
1.2.227 Aug 2024Bug fixes on branch 17.0-1.2.
Fayda ID Integration moved to production.
1.3.010 Sep 2024Houses SR Odoo Docker 1.3.0. No other change in the package
1.3.110 Sep 2024Only SR Odoo Docker update to 1.3.1. No other change
1.3.211 Nov 2024SR Odoo Docker update to 1.3.2, and updated latest ODK version to v2024.2.1
1.4.01.4.010 Dec 2024Added new chart for background tasks used for ID Generator. Also, updated version of SR Docker to 1.4.x
2.0.01.4.118 Dec 2024MAJOR, INCOMPATIBLE changes w.r.t 1.x Helm version. The packaging has been significantly modified. Only one instance of DB, Kafka, OpenSearch installed and wired accordingly . Previous 1.x Helm charts cannot be easily upgraded to this version. Hence it is advised to install this version fresh. With this packaging, part 2 is not required any more - entire SR can be installed from one package.
2.0.11.4.228 Dec 2024SR Odoo Docker 1.4.2
ID Generator changes
ODK Import changes
2.0.21.4.303-Jan-2025Update Core Docker 1.4.3. Landing Page changes.
2.0.31.4.407-Jan-2025Update Core Docker 1.4.4
2.0.41.4.521-Jan-2025Update Core Docker 1.4.5
2.0.51.5.0 4 Mar 2025Update Core Docker 1.5.0
2.0.61.5.17 Mar 2025Update Core Docker 1.5.1
2.0.71.5.73 Sep 2025Update Core Docker 1.5.7

Registry Helm Package

Social Registry has been renamed to Registry along with some changes in odoo and other components.

Helm VersionRegistry Core VersionCreated OnContents
2.1.0 (TBD: Add link)TBD

  • Introduced Keymanager Keystore configuration. This allows for configuring Keymanager keys to be stored in HSM or P12. Starting with this version, keys will be stored in P12 by default (Earlier versions used softhsm for storing keys).
  • ODK Central version upgraded to v2025.2.1. This also introduces ODK sign-on with OIDC. (OIDC will be enabled by default).
3.0.0-developdevelopDec 2025Major breaking changes in the chart adapted for the new deployment model of OpenG2P. Learn more>>

Social Registry Core Docker

Repository on Docker Hub:

TagCreated onDescription
1.2.021 Aug 2024Pegging a version as of this date for country deployments
1.2.124 Aug 2024Pegging a version as of this date for country deployments
1.2.227 Aug 2024Bug fixes on 1.2.1 and pegging the same as a patch version.
1.2.304 Sep 2024Intermediate version - does not work. QA failed.
1.3.010 Sep 2024Major changes w.r.t reorganisation of modules. Number of repos reduced. No change in functionality. See package file.
1.3.110 Sep 2024Fixed few bugs in Community addons.
1.3.227 Sep 2024Bug fixes in ODK import chron job
1.4.010 Dec 2024Important upgrades related to scaling of ID generator. Includes 1.4.x versions of openg2p-registry and openg2p-social-registry.
1.4.111 Dec 2024Fixes related to ID generator.
  • openg2p-social-registry-core (renamed the above docker).

The new name of this Docker shall be used starting 1.4.1 version.

TagCreated onDescription
1.4.117 Dec 2024Copy of openg2p-social-registry-odoo-package 1.4.1. The docker has been renamed to openg2p-social-registry-core.
1.4.228 Dec 2024Background ODK import
ID Generator revamp
1.4.303-Jan-2025ODK Import Document Update.
1.4.407-Jan-2025
1.4.521 Jan 2025Redesigning the background process and moving common components for background process to openg2p-registry
Bug fixes
1.5.0 4 Mar 2025Enhancements in administrative area
Enhancements in VC issuance
Added new widget for Document Field
Enhancement in Document storage
Enhancement in ODK Import
WebSub based data share implemented
Document Encryption
Draft publish for Social Registry
GraphQL enhancements for API
Changes in Social Registry Models
Included Social ID in Search
Bug Fixes
1.5.107 Mar 2025Enhancement in Leaflet Map
Added Migration Script for Social Registry Module
1.5.228 Mar 2025Fix ODK broken Import
Added Migration Script for ODK Importer
Fix Document Encryption widget Issue
1.5.330 Apr 2025 Enhancement on ODK Importer Migration Script
Added security module to handle the inactive session timeout and hide db parameter and restrict debug mode from end users
Fix documents storage file api access
Restricted odoo attachment deletion and updation
Added permission on non-restricted OpenG2P Menus
Enhancement on Draft and Publish
Fix Leaflet map dependency issue
1.5.517 June 2025
  • Multiple security enhancements
  • SR Theme related improvements
  • Draft Publish module streamlined
  • Agent Portal module minor improvements
  • Test coverage improvements
1.5.610 June 2025
  • Explore role added
  • Registration portal credential creation enabled with agent creation
  • Registry Unique ID generation bug resolved
  • Other minor bug fixes
1.5.728 July 2025

  • Test cases improved
  • Bug fixes in portal user creation

{% hint style="warning" %} Major change in Odoo Docker Packaging along with merging the Social Registry and Registry repos. {% endhint %}

New Docker name is openg2p-registry-core.

TagCreated OnDescription
developTBD

Intermediate version (not for release)

  • Major changes in Odoo Docker packaging.

    • Base Docker image is changed to use library/odoo (earlier versions used bitnami/odoo).
    • Cleaned up unused Odoo base addons.
    • Improves Odoo conf handling inside the Docker.
  • Added Database field indexes for better performance.
  • Minor security changes in portal.