Skip to content

Commit 9d0911f

Browse files
chore(main): release service 0.4.32 (opentdf#1804)
🤖 I have created a release *beep* *boop* --- ## [0.4.32](opentdf/platform@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 ([opentdf#1782](opentdf#1782)) ([7c4c74f](opentdf@7c4c74f)) ### Bug Fixes * **authz:** handle pagination in authz service ([opentdf#1797](opentdf#1797)) ([58cb3f6](opentdf@58cb3f6)) * **core:** expose rest based healthcheck ([opentdf#1810](opentdf#1810)) ([859f23b](opentdf@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>
1 parent 859f23b commit 9d0911f

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
"lib/flattening": "0.1.2",
55
"protocol/go": "0.2.22",
66
"sdk": "0.3.23",
7-
"service": "0.4.31"
7+
"service": "0.4.32"
88
}

service/CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [0.4.32](https://github.com/opentdf/platform/compare/service/v0.4.31...service/v0.4.32) (2024-12-04)
4+
5+
6+
### Features
7+
8+
* **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))
9+
10+
11+
### Bug Fixes
12+
13+
* **authz:** handle pagination in authz service ([#1797](https://github.com/opentdf/platform/issues/1797)) ([58cb3f6](https://github.com/opentdf/platform/commit/58cb3f672324b715aeae04ac90368a33e8b045fa))
14+
* **core:** expose rest based healthcheck ([#1810](https://github.com/opentdf/platform/issues/1810)) ([859f23b](https://github.com/opentdf/platform/commit/859f23bd399b2a4e8a37c1e06ad1d613087451e2))
15+
316
## [0.4.31](https://github.com/opentdf/platform/compare/service/v0.4.30...service/v0.4.31) (2024-12-02)
417

518

0 commit comments

Comments
 (0)