Releases: opentdf/platform
Releases · opentdf/platform
service: v0.4.7
0.4.7 (2024-06-24)
Features
- add dev_mode flag (#985) (8da2436)
- adds new trace log level (#989) (25f699e)
- Audit GetDecisions (#976) (55bdfeb)
- authz: Use flattened entity representations in subject mapping evaluation (#1007) (b80443f)
- core: add doublestar for public routes (#998) (1c70c16)
- core: New cryptoProvider config (#939) (8150623)
- policy: add unsafe service protos and unsafe service proto Go gencode (#1003) (55cc045)
- policy: policy unsafe namespace RPCs wired up to database (#1018) (239d9fa)
- policy: service stubs and registration for unsafe service (#1009) (9145491)
Bug Fixes
- config loaded debug statement logs secrets (#1010) (6f6a603)
- core: Autobump service (#1025) (588827c)
- core: Fixes issue failing to find keys for kid-free kaos (#982) (f27d484)
- core: policy resource-mappings fix doc drift in proto comments (#980) (09ab763)
- core: Update to lib/fixtures 0.2.7 (#1017) (dbae6ff)
- core: Updates to protos 0.2.4 (#1014) (43e11a3)
- kas: remove old logs (#992) (192ff6d)
sdk: v0.2.8
protocol/go: v0.2.4
lib/fixtures: v0.2.7
lib/flattening: v0.1.1
service: v0.4.6
0.4.6 (2024-06-11)
Features
Bug Fixes
- core: Autobump service (#960) (6b96fee)
- core: remove /health from casbin default policy (#943) (cb3d8df), closes #905
- core: remove public routes from casbin default policy (#951) (57c2a45)
- core: Return 404 if public key not found (#888) (8b110f0)
- sdk: convert platform endpoint to grpc dial format (#941) (3a72a54)
sdk: v0.2.7
service: v0.4.5
0.4.5 (2024-06-04)
Features
- authz: Subject mapping OPA builtin for condition evaluation and jq selection (#568) (5379611)
- sdk: leverage platform wellknown configuration endpoint (#895) (53b3f42)
- sdk: Support for ECDSA policy binding on both KAS and SDK (#877) (7baf039)
Bug Fixes
- core: allow http /kas/v2/rewrap calls in casbin defaultPolicy (#922) (6414d86), closes #921
- core: Autobump service (#920) (a797c16)
- core: Autobump service (#935) (ded6d60)
- core: bump ocrypto to 0.1.5 (#913) (4244e06)
- core: Bumps lib/fixtures (#932) (18586f9)
- core: update default casbin auth policy (#927) (c354fdb)
- kas: misleading hsm error message (#899) (65fdd4c)