Skip to content

Releases: opentdf/platform

protocol/go: v0.2.3

20 May 14:17
59d9cc9
Compare
Choose a tag to compare

0.2.3 (2024-05-17)

Features

  • authz: Handle jwts as entity chains in decision requests (#759) (65612e0)

Bug Fixes

  • policy: make resource-mappings update patch instead of put in RESTful gateway (#824) (1878bb5), closes #313

lib/ocrypto: v0.1.3

20 May 14:43
f1bd05e
Compare
Choose a tag to compare

0.1.3 (2024-05-20)

Features

  • core: Adds opentdf.hsm build constraint (#830) (e13e52a)

service: v0.4.2

15 May 17:50
e418f15
Compare
Choose a tag to compare

0.4.2 (2024-05-15)

Features

  • docs: improve serviceregistry doc annotations (#799) (df8a504)

Bug Fixes

  • authz: Adds jwt to context when verified (#764) (7bf6513)
  • ci: Use the correct schema with the provision fixture command (#794) (459e82a)
  • core: Bump dep on sdk; reduce go to 1.21 (#815) (fe4a5ca)
  • core: rollup readiness checks to central health service (#755) (8a65161), closes #726
  • core: Updates logs statements to log errors (#796) (7a3379b)
  • core: wrong AuthorizationService provided with missing logger (#791) (b13be04)
  • sdk: Reduces sdk go requirement to 1.21 (#795) (6baee80)
  • service: cleanup the cryptoprovider config (#803) (1458d17)

sdk: v0.2.2

15 May 16:04
2c1d0dc
Compare
Choose a tag to compare

0.2.2 (2024-05-15)

Bug Fixes

  • core: Updates logs statements to log errors (#796) (7a3379b)
  • sdk: Reduces sdk go requirement to 1.21 (#795) (6baee80)

lib/fixtures: v0.2.3

14 May 15:10
4fb25a5
Compare
Choose a tag to compare

0.2.3 (2024-05-14)

Bug Fixes

  • core: Updates logs statements to log errors (#796) (7a3379b)

protocol/go: v0.2.2

13 May 21:07
2abef97
Compare
Choose a tag to compare

0.2.2 (2024-05-13)

Bug Fixes

lib/ocrypto: v0.1.2

13 May 13:46
d2bfa4b
Compare
Choose a tag to compare

0.1.2 (2024-05-13)

Bug Fixes

lib/fixtures: v0.2.2

13 May 15:32
b6037eb
Compare
Choose a tag to compare

0.2.2 (2024-05-13)

Bug Fixes

sdk: v0.2.1

10 May 19:45
b6bcaa6
Compare
Choose a tag to compare

0.2.1 (2024-05-10)

Features

  • sdk: Adds TLS Certificate Exchange Flow (#667) (0e59213)
  • sdk: insecure plaintext and skip verify conn (#670) (5c94d02)

Bug Fixes

service: v0.4.1

07 May 19:28
6208a1f
Compare
Choose a tag to compare

0.4.1 (2024-05-07)

Features

  • core: cors config (#746) (3433b5b)
  • core: Service Level Child Loggers (#740) (aa0f210)
  • ers: Create entity resolution service, replace idp plugin (#660) (ff44112)
  • sdk: insecure plaintext and skip verify conn (#670) (5c94d02)

Bug Fixes