Skip to content

Commit

Permalink
chore(main): release service 0.4.4 (#854)
Browse files Browse the repository at this point in the history
🤖 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 <[email protected]>
  • Loading branch information
opentdf-automation[bot] and jakedoublev authored May 30, 2024
1 parent d66ce92 commit e63693a
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
"lib/ocrypto": "0.1.4",
"protocol/go": "0.2.3",
"sdk": "0.2.4",
"service": "0.4.3"
"service": "0.4.4"
}
14 changes: 14 additions & 0 deletions service/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [0.4.4](https://github.com/opentdf/platform/compare/service/v0.4.3...service/v0.4.4) (2024-05-30)


### Features

* **sdk:** PLAT-3082 nanotdf encrypt ([#744](https://github.com/opentdf/platform/issues/744)) ([6c82536](https://github.com/opentdf/platform/commit/6c8253689ec65e68c2114750c10c501423cbe03c))


### Bug Fixes

* **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)
* **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)
* **core:** bump sdk version in service module ([#892](https://github.com/opentdf/platform/pull/892)) ([d66ce92](https://github.com/opentdf/platform/commit/d66ce9205ec6482aec315961fe2ceff57b2357be))

## [0.4.3](https://github.com/opentdf/platform/compare/service/v0.4.2...service/v0.4.3) (2024-05-22)


Expand Down

0 comments on commit e63693a

Please sign in to comment.