Skip to content

Commit 127fa9e

Browse files
chore(main): release sdk 0.2.5 (#897)
🤖 I have created a release *beep* *boop* --- ## [0.2.5](sdk/v0.2.4...sdk/v0.2.5) (2024-06-03) ### Features * **sdk:** leverage platform wellknown configuration endpoint ([#895](#895)) ([53b3f42](53b3f42)) * **sdk:** Support for ECDSA policy binding on both KAS and SDK ([#877](#877)) ([7baf039](7baf039)) ### Bug Fixes * **sdk:** bump ocrypto to 0.1.5 ([#912](#912)) ([6de799b](6de799b)) --- 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 e40d8a2 commit 127fa9e

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.4",
33
"lib/ocrypto": "0.1.5",
44
"protocol/go": "0.2.3",
5-
"sdk": "0.2.4",
5+
"sdk": "0.2.5",
66
"service": "0.4.4"
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.5](https://github.com/opentdf/platform/compare/sdk/v0.2.4...sdk/v0.2.5) (2024-06-03)
4+
5+
6+
### Features
7+
8+
* **sdk:** leverage platform wellknown configuration endpoint ([#895](https://github.com/opentdf/platform/issues/895)) ([53b3f42](https://github.com/opentdf/platform/commit/53b3f4231501c6e6ea54ee002c7420436bb44000))
9+
* **sdk:** Support for ECDSA policy binding on both KAS and SDK ([#877](https://github.com/opentdf/platform/issues/877)) ([7baf039](https://github.com/opentdf/platform/commit/7baf03928eb3d29f615359860f9217a69b51c1fe))
10+
11+
12+
### Bug Fixes
13+
14+
* **sdk:** bump ocrypto to 0.1.5 ([#912](https://github.com/opentdf/platform/issues/912)) ([6de799b](https://github.com/opentdf/platform/commit/6de799bc848b974120254575d3c211c553c2e2c0))
15+
316
## [0.2.4](https://github.com/opentdf/platform/compare/sdk/v0.2.3...sdk/v0.2.4) (2024-05-30)
417

518

0 commit comments

Comments
 (0)