Skip to content

Releases: opentdf/platform

protocol/go: v0.2.16

19 Sep 19:25
7dc0b91
Compare
Choose a tag to compare

0.2.16 (2024-09-19)

Bug Fixes

protocol/go: v0.2.15

04 Sep 17:52
2338b6a
Compare
Choose a tag to compare

0.2.15 (2024-09-04)

Features

  • policy: 1398 add metadata support to Resource Mapping Groups (#1412) (87b7b2f)

service: v0.4.23

27 Aug 15:27
0274b8b
Compare
Choose a tag to compare

0.4.23 (2024-08-27)

Bug Fixes

  • core: Fix flake in nano rewrap (#1457) (45b0f90)
  • main: Fix deadlock when registering config with duplicate namespace (#1462) (6266998), closes #1461

service: v0.4.22

26 Aug 17:47
7da21f0
Compare
Choose a tag to compare

0.4.22 (2024-08-26)

Bug Fixes

service: v0.4.21

23 Aug 20:56
2e85be2
Compare
Choose a tag to compare

0.4.21 (2024-08-23)

Features

  • core: KID in NanoTDF KAS ResourceLocator borrowed from Protocol (#1222) (e5ee4ef)

Bug Fixes

sdk: v0.3.12

23 Aug 20:23
3c9b94b
Compare
Choose a tag to compare

0.3.12 (2024-08-23)

Features

  • core: KID in NanoTDF KAS ResourceLocator borrowed from Protocol (#1222) (e5ee4ef)

service: v0.4.20

22 Aug 14:54
7d9d6b2
Compare
Choose a tag to compare

0.4.20 (2024-08-22)

Bug Fixes

sdk: v0.3.11

22 Aug 21:28
deb629a
Compare
Choose a tag to compare

0.3.11 (2024-08-22)

Bug Fixes

  • sdk: set kas key cache ttl to 5 minutes (#1428) (a9f63a9)
  • update to allow for using handling assertiongs (#1431) (85d3167)

sdk: v0.3.10

21 Aug 19:37
5f958ed
Compare
Choose a tag to compare

0.3.10 (2024-08-21)

Bug Fixes

  • sdk: 🔒 During read, limits TDF Manifest to 10MB (#1385) (cfeebce)
  • sdk: let value grants override attr grants (#1318) (77f1e11)
  • sdk: well-known warning logs and public client id error (#1415) (e6e76bf), closes #1414

service: v0.4.19

20 Aug 22:52
677d588
Compare
Choose a tag to compare

0.4.19 (2024-08-20)

Features

  • core: add RPCs to namespaces service to handle assignment/removal of KAS grants (#1344) (ee47d6c)
  • core: Adds key ids to kas registry (#1347) (e6c76ee)
  • core: further support in policy for namespace grants (#1334) (d56231e)
  • core: support grants to namespaces, definitions, and values in GetAttributeByValueFqns (#1353) (42a3d74)
  • core: validate kas uri (#1351) (2b70931)
  • policy: 1277 protos and service methods for Resource Mapping Groups operations (#1343) (570f402)
  • sdk: Load KAS keys from policy service (#1346) (fe628a0)
  • sdk: public client and other enhancements to well-known SDK functionality (#1365) (3be50a4)

Bug Fixes