Skip to content

Commit e63693a

Browse files
chore(main): release service 0.4.4 (#854)
🤖 I have created a release *beep* *boop* --- ## [0.4.4](service/v0.4.3...service/v0.4.4) (2024-05-30) ### Features * **sdk:** PLAT-3082 nanotdf encrypt ([#744](#744)) ([6c82536](6c82536)) ### Bug Fixes * **kas:** lowercase config mapstructure for kas key paths ([#891](#891)) ([b205926](b205926)), closes [#890](#890) * **policy:** downgrade policy SQL statement info level logs to debug ([#853](#853)) ([771abd6](771abd6)), closes [#845](#845) * **core:** bump sdk version in service module ([#892](#892)) ([d66ce92](d66ce92)) --- 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> Co-authored-by: Jake Van Vorhis <83739412+jakedoublev@users.noreply.github.com>
1 parent d66ce92 commit e63693a

2 files changed

Lines changed: 15 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.4",
44
"protocol/go": "0.2.3",
55
"sdk": "0.2.4",
6-
"service": "0.4.3"
6+
"service": "0.4.4"
77
}

service/CHANGELOG.md

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

3+
## [0.4.4](https://github.com/opentdf/platform/compare/service/v0.4.3...service/v0.4.4) (2024-05-30)
4+
5+
6+
### Features
7+
8+
* **sdk:** PLAT-3082 nanotdf encrypt ([#744](https://github.com/opentdf/platform/issues/744)) ([6c82536](https://github.com/opentdf/platform/commit/6c8253689ec65e68c2114750c10c501423cbe03c))
9+
10+
11+
### Bug Fixes
12+
13+
* **kas:** lowercase config mapstructure for kas key paths ([#891](https://github.com/opentdf/platform/issues/891)) ([b205926](https://github.com/opentdf/platform/commit/b205926bad5b6787c04a5f02cdf0040bc103b98d)), closes [#890](https://github.com/opentdf/platform/issues/890)
14+
* **policy:** downgrade policy SQL statement info level logs to debug ([#853](https://github.com/opentdf/platform/issues/853)) ([771abd6](https://github.com/opentdf/platform/commit/771abd6423d15b7dc30ba4742348f0195ea36037)), closes [#845](https://github.com/opentdf/platform/issues/845)
15+
* **core:** bump sdk version in service module ([#892](https://github.com/opentdf/platform/pull/892)) ([d66ce92](https://github.com/opentdf/platform/commit/d66ce9205ec6482aec315961fe2ceff57b2357be))
16+
317
## [0.4.3](https://github.com/opentdf/platform/compare/service/v0.4.2...service/v0.4.3) (2024-05-22)
418

519

0 commit comments

Comments
 (0)