For the complete documentation index, see llms.txt. This page is also available as Markdown.

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.

Source / Helm Version
Runtimes
Last Modified
Comments

partner-management-staff-portal-api:develop partner-management-partner-api:develop partner-management-staff-portal-ui:develop

03-Jul-2026

Initial version. WIP.

The Last Modified date for in-progress (develop / 0.0.0-develop.N) versions is updated as work continues. Released versions carry the date of their git tag.


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?