Skip to content

Commit e7778ad

Browse files
chore(main): release sdk 0.2.0
1 parent 3d5d9a2 commit e7778ad

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

.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.1.0",
33
"lib/ocrypto": "0.1.0",
44
"protocol/go": "0.1.0",
5-
"sdk": "0.1.0",
5+
"sdk": "0.2.0",
66
"service": "0.1.0"
77
}

sdk/CHANGELOG.md

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

3+
## [0.2.0](https://github.com/opentdf/platform/compare/sdk/v0.1.0...sdk/v0.2.0) (2024-04-24)
4+
5+
6+
### Features
7+
8+
* **policy:** move key access server registry under policy ([#655](https://github.com/opentdf/platform/issues/655)) ([7b63394](https://github.com/opentdf/platform/commit/7b633942cc5b929122b9f765a5f35cb7b4dd391f))
9+
310
## [0.1.0](https://github.com/opentdf/platform/compare/sdk-v0.1.0...sdk/v0.1.0) (2024-04-22)
411

512

0 commit comments

Comments
 (0)