Releases: opentdf/platform
Releases · opentdf/platform
protocol/go: v0.11.0
service: v0.10.0
0.10.0 (2025-09-17)
⚠ BREAKING CHANGES
- policy: Add manager column to provider configuration for multi-instance support (#2601)
Features
- authz: add obligation policy decision point (#2706) (bb2a4f8)
- core: add service negation for op mode (#2680) (029db8c)
- core: Bump default write timeout. (#2671) (6a233c1)
- core: Encapsulate>Encrypt (#2676) (3c5a614)
- core: Lets key manager factory take context (#2715) (8d70993)
- policy: add FQN of obligation definitions/values to protos (#2703) (45ded0e)
- policy: Add manager column to provider configuration for multi-instance support (#2601) (a5fc994)
- policy: Add obligation triggers (#2675) (22d0837)
- policy: add protovalidate for obligation defs + vals (#2699) (af5c049)
- policy: Allow creation and update of triggers on Obligation Values (#2691) (b1e7ba1)
- policy: Allow for additional context to be added to obligation triggers (#2705) (7025599)
- policy: Include Triggers in GET/LISTable reqs (#2704) (b4381d1)
- policy: obligations + values CRUD (#2545) (c194e35)
- use public AES protected key from lib/ocrypto (#2600) (75d7590)
Bug Fixes
- core: remove extraneous comment (#2741) (ada8da6)
- core: return services in the order they were registered (#2733) (1d661db)
- deps: bump github.com/opentdf/platform/lib/ocrypto from 0.3.0 to 0.6.0 in /service (#2714) (00354b3)
- deps: bump github.com/opentdf/platform/protocol/go from 0.7.0 to 0.9.0 in /service (#2726) (9004368)
- deps: bump protocol/go to 0.10.0 in service (#2734) (11e6201)
- deps: update protovalidate to v0.14.2 to use new buf validate MessageOneofRule (#2698) (1cae18e)
- policy: Registered Resources should consider actions correctly within Decision Requests (#2681) (cf264a2)
- sanitize db schema identifiers (#2682) (0d3dd94)
lib/identifier: v0.1.0
protocol/go: v0.10.0
protocol/go: v0.6.3
protocol/go: v0.9.0
0.9.0 (2025-09-11)
Features
- policy: add FQN of obligation definitions/values to protos (#2703) (45ded0e)
- policy: Add obligation triggers (#2675) (22d0837)
- policy: Allow creation and update of triggers on Obligation Values (#2691) (b1e7ba1)
- policy: Allow for additional context to be added to obligation triggers (#2705) (7025599)
- policy: obligations + values CRUD (#2545) (c194e35)