Skip to content

Releases: opentdf/platform

service: v0.4.6

Choose a tag to compare

@opentdf-automation opentdf-automation released this 11 Jun 16:04
1d76303

0.4.6 (2024-06-11)

Features

  • core: Rewrap and Policy CRUD Audit Events (#889) (d909a5e)

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

Choose a tag to compare

@opentdf-automation opentdf-automation released this 10 Jun 18:24
27e94a3

0.2.7 (2024-06-10)

Bug Fixes

  • sdk: convert platform endpoint to grpc dial format (#941) (3a72a54)

service: v0.4.5

Choose a tag to compare

@opentdf-automation opentdf-automation released this 04 Jun 10:15
2a6575e

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

sdk: v0.2.6

Choose a tag to compare

@opentdf-automation opentdf-automation released this 04 Jun 09:20
5b92a3b

0.2.6 (2024-06-04)

Bug Fixes

lib/fixtures: v0.2.6

Choose a tag to compare

@opentdf-automation opentdf-automation released this 04 Jun 11:18
bf9d4fd

0.2.6 (2024-06-04)

Bug Fixes

  • core: bump golang.org/x/net from 0.17.0 to 0.23.0 in /lib/fixtures (#626) (1201145)

sdk: v0.2.5

Choose a tag to compare

@opentdf-automation opentdf-automation released this 03 Jun 16:34
127fa9e

0.2.5 (2024-06-03)

Features

  • sdk: leverage platform wellknown configuration endpoint (#895) (53b3f42)
  • sdk: Support for ECDSA policy binding on both KAS and SDK (#877) (7baf039)

Bug Fixes

lib/ocrypto: v0.1.5

Choose a tag to compare

@opentdf-automation opentdf-automation released this 03 Jun 12:03
47afbb1

0.1.5 (2024-05-31)

Features

  • sdk: Support for ECDSA policy binding on both KAS and SDK (#877) (7baf039)

lib/fixtures: v0.2.5

Choose a tag to compare

@opentdf-automation opentdf-automation released this 03 Jun 23:37
5879c33

0.2.5 (2024-06-03)

Bug Fixes

  • core: update default casbin auth policy (#927) (c354fdb)

service: v0.4.4

Choose a tag to compare

@opentdf-automation opentdf-automation released this 30 May 21:55
e63693a

0.4.4 (2024-05-30)

Features

Bug Fixes

  • kas: lowercase config mapstructure for kas key paths (#891) (b205926), closes #890
  • policy: downgrade policy SQL statement info level logs to debug (#853) (771abd6), closes #845
  • core: bump sdk version in service module (#892) (d66ce92)

sdk: v0.2.4

Choose a tag to compare

@opentdf-automation opentdf-automation released this 30 May 20:04
030ff0b

0.2.4 (2024-05-30)

Features

  • core: Allow app specified session keys (#882) (529fb0e)
  • sdk: Adds Option to Pass in RSA Keys to SDK (#867) (739a828)
  • sdk: PLAT-3082 nanotdf encrypt (#744) (6c82536)

Bug Fixes

  • sdk: if we encounter an error getting an access token then don't make the request (#872) (19188d5)