Skip to content

Releases: opentdf/platform

protocol/go: v0.11.0

18 Sep 21:20
6f575b2

Choose a tag to compare

0.11.0 (2025-09-18)

Features

  • authz: obligations protos within auth service (#2745) (41ee5a8)
  • policy: Return obligations from GetAttributeValue calls (#2742) (aa9b393)

service: v0.10.0

17 Sep 22:19
da1366a

Choose a tag to compare

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

17 Sep 15:39
69832af

Choose a tag to compare

0.1.0 (2025-09-17)

Features

  • authz: RR GetDecision improvements (#2479) (443cedb)
  • policy: add protovalidate for obligation defs + vals (#2699) (af5c049)

protocol/go: v0.10.0

16 Sep 20:56
4ee9544

Choose a tag to compare

0.10.0 (2025-09-16)

Features

  • policy: add protovalidate for obligation defs + vals (#2699) (af5c049)

protocol/go: v0.6.3

15 Sep 14:20
f57a9d3

Choose a tag to compare

0.6.3 (2025-09-12)

⚠ BREAKING CHANGES

  • policy: Add manager column to provider configuration for multi-instance support (#2722)

Features

  • policy: Add manager column to provider configuration for multi-instance support (#2722) (83fc505)

protocol/go: v0.9.0

12 Sep 14:53
ddc3515

Choose a tag to compare

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)

Bug Fixes

  • deps: update protovalidate to v0.14.2 to use new buf validate MessageOneofRule (#2698) (1cae18e)

lib/ocrypto: v0.6.0

11 Sep 16:58
cbcba29

Choose a tag to compare

0.6.0 (2025-09-11)

Bug Fixes

  • have export call encrypt instead of encapsulate (#2709) (cdff893)

protocol/go: v0.8.0

04 Sep 17:40
bc0a627

Choose a tag to compare

0.8.0 (2025-09-04)

⚠ BREAKING CHANGES

  • policy: Add manager column to provider configuration for multi-instance support (#2601)

Features

  • policy: Add manager column to provider configuration for multi-instance support (#2601) (a5fc994)

lib/ocrypto: v0.5.0

04 Sep 17:33
5281c8d

Choose a tag to compare

0.5.0 (2025-09-04)

Features

lib/ocrypto: v0.4.0

03 Sep 13:42
6fb1515

Choose a tag to compare

0.4.0 (2025-09-02)

Features

  • add AES protected key interface and implementation (#2599) (2bb7eb0)