Skip to content

Commit 16fd03a

Browse files
chore(main): release service 0.4.11 (#1126)
🤖 I have created a release *beep* *boop* --- ## [0.4.11](service/v0.4.10...service/v0.4.11) (2024-07-11) ### Features * **authz:** Keycloak ERS ability to handle clients, users, and emails that dont exist ([#1113](#1113)) ([4a17f18](4a17f18)) * **core:** GetEntitlements with_comprehensive_hierarchy ([#1121](#1121)) ([ac85bf7](ac85bf7)), closes [#1054](#1054) * **sdk:** Support custom key splits ([#1038](#1038)) ([685d8b5](685d8b5)) ### Bug Fixes * **core:** Autobump service ([#1133](#1133)) ([1a1a64f](1a1a64f)) * **core:** Autobump service ([#1136](#1136)) ([baaee4d](baaee4d)) * **core:** Autobump service ([#1139](#1139)) ([7da3cb9](7da3cb9)) * **kas:** remove unused hostname check ([#1123](#1123)) ([2909700](2909700)) --- 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 7da3cb9 commit 16fd03a

2 files changed

Lines changed: 18 additions & 1 deletion

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
"lib/flattening": "0.1.1",
55
"protocol/go": "0.2.9",
66
"sdk": "0.3.0",
7-
"service": "0.4.10"
7+
"service": "0.4.11"
88
}

service/CHANGELOG.md

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

3+
## [0.4.11](https://github.com/opentdf/platform/compare/service/v0.4.10...service/v0.4.11) (2024-07-11)
4+
5+
6+
### Features
7+
8+
* **authz:** Keycloak ERS ability to handle clients, users, and emails that dont exist ([#1113](https://github.com/opentdf/platform/issues/1113)) ([4a17f18](https://github.com/opentdf/platform/commit/4a17f18171ee8c557b85118d56a2428482bc6a56))
9+
* **core:** GetEntitlements with_comprehensive_hierarchy ([#1121](https://github.com/opentdf/platform/issues/1121)) ([ac85bf7](https://github.com/opentdf/platform/commit/ac85bf7aef6c9a00bfa0900f6ff3533059ab4bc8)), closes [#1054](https://github.com/opentdf/platform/issues/1054)
10+
* **sdk:** Support custom key splits ([#1038](https://github.com/opentdf/platform/issues/1038)) ([685d8b5](https://github.com/opentdf/platform/commit/685d8b5d7b609744eb6623c52efb27cb40fbc36c))
11+
12+
13+
### Bug Fixes
14+
15+
* **core:** Autobump service ([#1133](https://github.com/opentdf/platform/issues/1133)) ([1a1a64f](https://github.com/opentdf/platform/commit/1a1a64f9511a38ccbc516ad0d6710cccaf9cf741))
16+
* **core:** Autobump service ([#1136](https://github.com/opentdf/platform/issues/1136)) ([baaee4d](https://github.com/opentdf/platform/commit/baaee4df1c8b0b06e0a456267e0dc6ec657b0980))
17+
* **core:** Autobump service ([#1139](https://github.com/opentdf/platform/issues/1139)) ([7da3cb9](https://github.com/opentdf/platform/commit/7da3cb9e3061a560aa254d557109969024d32bdb))
18+
* **kas:** remove unused hostname check ([#1123](https://github.com/opentdf/platform/issues/1123)) ([2909700](https://github.com/opentdf/platform/commit/2909700a67c191bf6d3008219e79a4339a8d592d))
19+
320
## [0.4.10](https://github.com/opentdf/platform/compare/service/v0.4.9...service/v0.4.10) (2024-07-09)
421

522

0 commit comments

Comments
 (0)