Skip to content

Commit 2a6575e

Browse files
chore(main): release service 0.4.5 (#896)
🤖 I have created a release *beep* *boop* --- ## [0.4.5](service/v0.4.4...service/v0.4.5) (2024-06-04) ### Features * **authz:** Subject mapping OPA builtin for condition evaluation and jq selection ([#568](#568)) ([5379611](5379611)) * **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 * **core:** allow http /kas/v2/rewrap calls in casbin defaultPolicy ([#922](#922)) ([6414d86](6414d86)), closes [#921](#921) * **core:** Autobump service ([#920](#920)) ([a797c16](a797c16)) * **core:** Autobump service ([#935](#935)) ([ded6d60](ded6d60)) * **core:** bump ocrypto to 0.1.5 ([#913](#913)) ([4244e06](4244e06)) * **core:** Bumps lib/fixtures ([#932](#932)) ([18586f9](18586f9)) * **core:** update default casbin auth policy ([#927](#927)) ([c354fdb](c354fdb)) * **kas:** misleading hsm error message ([#899](#899)) ([65fdd4c](65fdd4c)) --- 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 ded6d60 commit 2a6575e

2 files changed

Lines changed: 21 additions & 1 deletion

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
"lib/ocrypto": "0.1.5",
44
"protocol/go": "0.2.3",
55
"sdk": "0.2.6",
6-
"service": "0.4.4"
6+
"service": "0.4.5"
77
}

service/CHANGELOG.md

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

3+
## [0.4.5](https://github.com/opentdf/platform/compare/service/v0.4.4...service/v0.4.5) (2024-06-04)
4+
5+
6+
### Features
7+
8+
* **authz:** Subject mapping OPA builtin for condition evaluation and jq selection ([#568](https://github.com/opentdf/platform/issues/568)) ([5379611](https://github.com/opentdf/platform/commit/5379611f4ef498867e86be998e0f6b8d2c590bd3))
9+
* **sdk:** leverage platform wellknown configuration endpoint ([#895](https://github.com/opentdf/platform/issues/895)) ([53b3f42](https://github.com/opentdf/platform/commit/53b3f4231501c6e6ea54ee002c7420436bb44000))
10+
* **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))
11+
12+
13+
### Bug Fixes
14+
15+
* **core:** allow http /kas/v2/rewrap calls in casbin defaultPolicy ([#922](https://github.com/opentdf/platform/issues/922)) ([6414d86](https://github.com/opentdf/platform/commit/6414d868e49cba396e07d57f66838ad87672672b)), closes [#921](https://github.com/opentdf/platform/issues/921)
16+
* **core:** Autobump service ([#920](https://github.com/opentdf/platform/issues/920)) ([a797c16](https://github.com/opentdf/platform/commit/a797c16b4c7398dd7d88f759009ac043d29f4820))
17+
* **core:** Autobump service ([#935](https://github.com/opentdf/platform/issues/935)) ([ded6d60](https://github.com/opentdf/platform/commit/ded6d60e9d7a072ae0ad99efe7e6af3742d3c1c9))
18+
* **core:** bump ocrypto to 0.1.5 ([#913](https://github.com/opentdf/platform/issues/913)) ([4244e06](https://github.com/opentdf/platform/commit/4244e06582f6afa283797172647aeb919bc1889c))
19+
* **core:** Bumps lib/fixtures ([#932](https://github.com/opentdf/platform/issues/932)) ([18586f9](https://github.com/opentdf/platform/commit/18586f9c96421ac63ddc4bb904604cbb8bdbed8c))
20+
* **core:** update default casbin auth policy ([#927](https://github.com/opentdf/platform/issues/927)) ([c354fdb](https://github.com/opentdf/platform/commit/c354fdb118af4e4a222f3c65fcbf5de581d08bee))
21+
* **kas:** misleading hsm error message ([#899](https://github.com/opentdf/platform/issues/899)) ([65fdd4c](https://github.com/opentdf/platform/commit/65fdd4c9a2c91d3f741911da02bb5c14cee42cdc))
22+
323
## [0.4.4](https://github.com/opentdf/platform/compare/service/v0.4.3...service/v0.4.4) (2024-05-30)
424

525

0 commit comments

Comments
 (0)