Skip to content

Releases: opentdf/platform

protocol/go: v0.23.0

07 Apr 19:32
ca46c63

Choose a tag to compare

0.23.0 (2026-04-07)

Features

  • policy: add sort support to ListAttributes API (#3223) (ec3312f)
  • sdk: source-file codegen for EntityIdentifier helpers (#3232) (ee8177c)

protocol/go: v0.22.0

01 Apr 15:39
01dc8d5

Choose a tag to compare

0.22.0 (2026-04-01)

Features

  • policy: Add sort support to ListNamespaces API (#3192) (aac86cd)
  • policy: add SortField proto and update PageRequest for sort support (#3187) (6cf1862)

protocol/go: v0.21.0

26 Mar 20:51
6590228

Choose a tag to compare

0.21.0 (2026-03-26)

Features

Bug Fixes

  • deps: bump google.golang.org/grpc from 1.67.1 to 1.79.3 in /protocol/go (#3173) (447ece6)

sdk: v0.15.0

23 Mar 14:24
1a2e44a

Choose a tag to compare

0.15.0 (2026-03-23)

Bug Fixes

  • deps: bump github.com/opentdf/platform/protocol/go from 0.16.0 to 0.20.0 in /sdk (#3179) (30bb0a8)
  • sdk: AttributeValueExists returns false instead of error for non-existent values (#3195) (4e46091)

protocol/go: v0.20.0

19 Mar 17:22
d06dbdc

Choose a tag to compare

0.20.0 (2026-03-18)

⚠ BREAKING CHANGES

  • policy: Namespace subject mappings and subject condition sets. (#3143)
  • policy: Optional namespace on actions protos, NamespacedPolicy feature flag (#3155)

Features

  • policy: Namespace subject mappings and subject condition sets. (#3143) (3006780)

Bug Fixes

  • policy: Optional namespace on actions protos, NamespacedPolicy feature flag (#3155) (c20f039)

lib/identifier: v0.3.0

16 Mar 16:15
488f2e5

Choose a tag to compare

0.3.0 (2026-03-13)

⚠ BREAKING CHANGES

  • policy: namespace Registered Resources (#3111)

Features

Bug Fixes

protocol/go: v0.19.0

12 Mar 20:06
bc9c2e4

Choose a tag to compare

0.19.0 (2026-03-12)

⚠ BREAKING CHANGES

  • policy: only require namespace on GetAction if no id provided (#3144)

Bug Fixes

  • policy: only require namespace on GetAction if no id provided (#3144) (10d0c0f)

protocol/go: v0.18.0

12 Mar 16:30
ec957a4

Choose a tag to compare

0.18.0 (2026-03-12)

⚠ BREAKING CHANGES

  • policy: add namespace field to Actions proto (#3130)
  • policy: namespace Registered Resources (#3111)

Features

  • policy: add namespace field to Actions proto (#3130) (bedc9b3)
  • policy: namespace Registered Resources (#3111) (6db1883)

Bug Fixes

  • ci: Upgrade toolchain version to 1.25.8 (#3116) (e1b7882)
  • policy: deprecate ListAttributeValues in favor of existing GetAttribute (#3108) (7e17c2d)

sdk: v0.14.0

11 Mar 19:24
f8086da

Choose a tag to compare

0.14.0 (2026-03-11)

Features

  • sdk: DSPX-2418 add attribute discovery methods (#3082) (aeeaadd)

Bug Fixes

  • ci: Upgrade toolchain version to 1.25.8 (#3116) (e1b7882)
  • policy: order List* results by created_at (#3088) (ea90ac2)
  • sdk: remove testcontainers from consumer dependency graph (#3129) (f17dcdd)

protocol/go: v0.17.0

06 Mar 17:49
cabe1af

Choose a tag to compare

0.17.0 (2026-03-05)

⚠ BREAKING CHANGES

  • policy: add namespace field to RegisteredResource proto (#3110)

Features

  • policy: add namespace field to RegisteredResource proto (#3110) (04fd85d)