Skip to content

Commit

Permalink
chore(main): release service 0.4.9 (#1092)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[0.4.9](service/v0.4.8...service/v0.4.9)
(2024-07-03)


### Features

* **policy:** add support for key access grants returned
([#1077](#1077))
([06050a5](06050a5))


### Bug Fixes

* **core:** Autobump service
([#1099](#1099))
([d4e1aa2](d4e1aa2))
* **policy:** unsafe service attribute update should allow empty names
for PATCH-style API
([#1094](#1094))
([3c56d0f](3c56d0f))

---
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>
  • Loading branch information
opentdf-automation[bot] authored Jul 3, 2024
1 parent d4e1aa2 commit 8f82589
Show file tree
Hide file tree
Showing 2 changed files with 14 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 @@ -4,5 +4,5 @@
"lib/flattening": "0.1.1",
"protocol/go": "0.2.7",
"sdk": "0.2.9",
"service": "0.4.8"
"service": "0.4.9"
}
13 changes: 13 additions & 0 deletions service/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [0.4.9](https://github.com/opentdf/platform/compare/service/v0.4.8...service/v0.4.9) (2024-07-03)


### Features

* **policy:** add support for key access grants returned ([#1077](https://github.com/opentdf/platform/issues/1077)) ([06050a5](https://github.com/opentdf/platform/commit/06050a5224527c6b248c1c6a840e44fdfbce826c))


### Bug Fixes

* **core:** Autobump service ([#1099](https://github.com/opentdf/platform/issues/1099)) ([d4e1aa2](https://github.com/opentdf/platform/commit/d4e1aa253bf7abcaaa8cc93463f66f030aace099))
* **policy:** unsafe service attribute update should allow empty names for PATCH-style API ([#1094](https://github.com/opentdf/platform/issues/1094)) ([3c56d0f](https://github.com/opentdf/platform/commit/3c56d0f4ebbda81bf6ca6924176885d93faed48b))

## [0.4.8](https://github.com/opentdf/platform/compare/service/v0.4.7...service/v0.4.8) (2024-07-02)


Expand Down

0 comments on commit 8f82589

Please sign in to comment.