Skip to content

Commit ac8d19f

Browse files
chore(main): release sdk 0.2.3 (#829)
🤖 I have created a release *beep* *boop* --- ## [0.2.3](sdk/v0.2.2...sdk/v0.2.3) (2024-05-21) ### Features * **authz:** Handle jwts as entity chains in decision requests ([#759](#759)) ([65612e0](65612e0)) * **sdk:** Allow setting TDF mime type ([#797](#797)) ([97926a1](97926a1)) ### Bug Fixes * bump internal versions ([#840](#840)) ([8f45f18](8f45f18)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: opentdf-automation[bot] <149537512+opentdf-automation[bot]@users.noreply.github.com>
1 parent 5528813 commit ac8d19f

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"lib/fixtures": "0.2.3",
33
"lib/ocrypto": "0.1.3",
44
"protocol/go": "0.2.3",
5-
"sdk": "0.2.2",
5+
"sdk": "0.2.3",
66
"service": "0.4.2"
77
}

sdk/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [0.2.3](https://github.com/opentdf/platform/compare/sdk/v0.2.2...sdk/v0.2.3) (2024-05-21)
4+
5+
6+
### Features
7+
8+
* **authz:** Handle jwts as entity chains in decision requests ([#759](https://github.com/opentdf/platform/issues/759)) ([65612e0](https://github.com/opentdf/platform/commit/65612e08b418eb17c9576903c002685daed21ec1))
9+
* **sdk:** Allow setting TDF mime type ([#797](https://github.com/opentdf/platform/issues/797)) ([97926a1](https://github.com/opentdf/platform/commit/97926a1c323f95bbc96b82acce00c1d2bd6eb378))
10+
11+
12+
### Bug Fixes
13+
14+
* bump internal versions ([#840](https://github.com/opentdf/platform/issues/840)) ([8f45f18](https://github.com/opentdf/platform/commit/8f45f184eaa2512fd0633c4afaf9f148d415cb74))
15+
316
## [0.2.2](https://github.com/opentdf/platform/compare/sdk/v0.2.1...sdk/v0.2.2) (2024-05-15)
417

518

0 commit comments

Comments
 (0)