Skip to content

Commit 1d76303

Browse files
chore(main): release service 0.4.6 (#937)
🤖 I have created a release *beep* *boop* --- ## [0.4.6](service/v0.4.5...service/v0.4.6) (2024-06-11) ### Features * **core:** Rewrap and Policy CRUD Audit Events ([#889](#889)) ([d909a5e](d909a5e)) ### Bug Fixes * **core:** Autobump service ([#960](#960)) ([6b96fee](6b96fee)) * **core:** remove /health from casbin default policy ([#943](#943)) ([cb3d8df](cb3d8df)), closes [#905](#905) * **core:** remove public routes from casbin default policy ([#951](#951)) ([57c2a45](57c2a45)) * **core:** Return 404 if public key not found ([#888](#888)) ([8b110f0](8b110f0)) * **sdk:** convert platform endpoint to grpc dial format ([#941](#941)) ([3a72a54](3a72a54)) --- 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 bcdf658 commit 1d76303

2 files changed

Lines changed: 17 additions & 1 deletion

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
"lib/ocrypto": "0.1.5",
44
"protocol/go": "0.2.3",
55
"sdk": "0.2.7",
6-
"service": "0.4.5"
6+
"service": "0.4.6"
77
}

service/CHANGELOG.md

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

3+
## [0.4.6](https://github.com/opentdf/platform/compare/service/v0.4.5...service/v0.4.6) (2024-06-11)
4+
5+
6+
### Features
7+
8+
* **core:** Rewrap and Policy CRUD Audit Events ([#889](https://github.com/opentdf/platform/issues/889)) ([d909a5e](https://github.com/opentdf/platform/commit/d909a5e49c2e87884651c56cd30b9331ed4044c7))
9+
10+
11+
### Bug Fixes
12+
13+
* **core:** Autobump service ([#960](https://github.com/opentdf/platform/issues/960)) ([6b96fee](https://github.com/opentdf/platform/commit/6b96feef714e0e5bdfbdfe3ea9a56a36d4b50289))
14+
* **core:** remove /health from casbin default policy ([#943](https://github.com/opentdf/platform/issues/943)) ([cb3d8df](https://github.com/opentdf/platform/commit/cb3d8df468e62d797e94c474f2900aff527edec0)), closes [#905](https://github.com/opentdf/platform/issues/905)
15+
* **core:** remove public routes from casbin default policy ([#951](https://github.com/opentdf/platform/issues/951)) ([57c2a45](https://github.com/opentdf/platform/commit/57c2a4576060c0dcd87cfc6b170b8dd03c6501c8))
16+
* **core:** Return 404 if public key not found ([#888](https://github.com/opentdf/platform/issues/888)) ([8b110f0](https://github.com/opentdf/platform/commit/8b110f0f608e82ad3a76c9d3bcd586beaaf20b1d))
17+
* **sdk:** convert platform endpoint to grpc dial format ([#941](https://github.com/opentdf/platform/issues/941)) ([3a72a54](https://github.com/opentdf/platform/commit/3a72a54a31d35d31dfcc13ac6e716d68c9c909d1))
18+
319
## [0.4.5](https://github.com/opentdf/platform/compare/service/v0.4.4...service/v0.4.5) (2024-06-04)
420

521

0 commit comments

Comments
 (0)