master-data-service changelog
Published automatically. Newest first.
master-data-service — Unreleased (0.0.0-develop.25, 2026-07-13)
commit 815addd · baseline: release the start · previous build 0.0.0-develop.24
Summary
All changes since release the start:
- Improved integration with the registry database and IAM for master data.
- Added a new API endpoint to retrieve all G2P geographic levels.
- Enhanced geo data loading for more efficient processing and hierarchy derivation.
- Resolved issues related to API boot crashes and pre-commit errors.
New in this build (since 0.0.0-develop.24)
- G2P-5341 Fix master-data-api boot crash: source keycloak_client_id from iam-core auth config (
815addd)
Since last release (the start)
- G2P-5341 Fix master-data-api boot crash: source keycloak_client_id from iam-core auth config (
815addd)
- G2P-5341: Clean up registry DB and data policy codechanges in data policy handling. (
2253343)
- G2P-5335 New CI implemented. (
54307f3)
- Fix API boot crash: migrate to iam-core 1.3 auth API; use fastapi-common develop (
81e48ae)
- Fix for pre-commit error. (
ead069c)
- 0.0.0-develop.N versioning implemented. Postgres init helm fixed. (
48a5039)
- pre-commit fix (
c3c4d0b)
- G2P-5268: Enhance master-data API with registry database integration and IAM support (
192f442)
- G2P-5264: Add get_all_g2p_geo_levels API endpoint and response handling (
2dbea0e)
- Remove db-seed Dockerfile, entrypoint script, and related Kubernetes job configuration from the repository. (
9533157)
- Refactor geo data loading to use a single denormalized CSV. Update logic to derive hierarchy and path IDs for geo levels and values. Adjusted database insertion methods for idempotency and clarified uniqueness constraints in the model. (
0995a76)
- Fix docker issue (
8b478f6)
- Remove unique constraint (
ccdfff4)
- G2P-4934 - master-data seeding + docker (
b464953)
- G2P-5144 Pre-commit errors fixed. (
2ac3823)
- G2P-5144 Consolidated all repos. Initial version. (
c65eddc)
- Initial commit (
4fa6336)