Skip to content

Commit

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


##
[0.4.32](service/v0.4.31...service/v0.4.32)
(2024-12-04)


### Features

* **policy:** 1660 transition Policy FQN indexing to a transaction
rather than an unmonitored side effect
([#1782](#1782))
([7c4c74f](7c4c74f))


### Bug Fixes

* **authz:** handle pagination in authz service
([#1797](#1797))
([58cb3f6](58cb3f6))
* **core:** expose rest based healthcheck
([#1810](#1810))
([859f23b](859f23b))

---
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 Dec 4, 2024
1 parent 859f23b commit 9d0911f
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.2",
"protocol/go": "0.2.22",
"sdk": "0.3.23",
"service": "0.4.31"
"service": "0.4.32"
}
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.32](https://github.com/opentdf/platform/compare/service/v0.4.31...service/v0.4.32) (2024-12-04)


### Features

* **policy:** 1660 transition Policy FQN indexing to a transaction rather than an unmonitored side effect ([#1782](https://github.com/opentdf/platform/issues/1782)) ([7c4c74f](https://github.com/opentdf/platform/commit/7c4c74f0da34da86085b30726d5606542ba10cff))


### Bug Fixes

* **authz:** handle pagination in authz service ([#1797](https://github.com/opentdf/platform/issues/1797)) ([58cb3f6](https://github.com/opentdf/platform/commit/58cb3f672324b715aeae04ac90368a33e8b045fa))
* **core:** expose rest based healthcheck ([#1810](https://github.com/opentdf/platform/issues/1810)) ([859f23b](https://github.com/opentdf/platform/commit/859f23bd399b2a4e8a37c1e06ad1d613087451e2))

## [0.4.31](https://github.com/opentdf/platform/compare/service/v0.4.30...service/v0.4.31) (2024-12-02)


Expand Down

0 comments on commit 9d0911f

Please sign in to comment.