Versions
Version history of the OpenG2P Partner Management service.
Partner Management source code, Docker images, and the Helm chart all live in the single repository partner-management. On the develop branch the Helm chart version is 0.0.0-develop.<run-number> and Docker images are tagged with the branch name. Tagged releases carry semantic versions on both the git tag and the published artefacts.
partner-management-staff-portal-api:develop partner-management-partner-api:develop partner-management-staff-portal-ui:develop
03-Jul-2026
Initial version. WIP.
Partner Management is a single, shared platform service: all OpenG2P modules (g2p-bridge, consent-manager, …) fetch partner public keys from the one partner-api, and admins onboard partners and rotate keys through the one staff-portal. See Technical Architecture for the component breakdown.
Last updated
Was this helpful?