Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 22, 2025

Bumps the internal group with 2 updates in the /service directory: github.com/opentdf/platform/lib/ocrypto and github.com/opentdf/platform/sdk.

Updates github.com/opentdf/platform/lib/ocrypto from 0.1.9 to 0.2.0

Release notes

Sourced from github.com/opentdf/platform/lib/ocrypto's releases.

lib/ocrypto: v0.2.0

0.2.0 (2025-05-22)

⚠ BREAKING CHANGES

  • core: Require go 1.23+ (#1979)

Features

Bug Fixes

Commits
  • 7dd356a chore(main): release sdk 0.2.0 (#656)
  • 6fe7d46 chore(main): release lib/fixtures 0.2.0 (#638)
  • a5606f2 docs: how to run platform locally (#664)
  • e890a0d chore(bump): bump sdk/go.mod (#671)
  • c674f43 chore(main): release protocol/go 0.2.0 (#657)
  • f9e9d72 feat(provisioning): Keycloak provisioning from custom config (#573)
  • 10b81e5 chore(auth): DPoP and public fixes (#651)
  • 19d9bfe fix: update dockerfile to leverage ENTRYPOINT instead of CMD (#663)
  • 70474be chore(main): Enable SonarCloud analysis with collecting code coverage values ...
  • 3d5d9a2 build(deps): bump JarvusInnovations/background-action from 1.0.5 to 1.0.7 (#542)
  • Additional commits viewable in compare view

Updates github.com/opentdf/platform/sdk from 0.4.4 to 0.4.5

Release notes

Sourced from github.com/opentdf/platform/sdk's releases.

sdk: v0.4.5

0.4.5 (2025-05-22)

Features

Bug Fixes

  • core: Improves errors when under heavy load (#2132) (4490a14)
  • deps: bump golang.org/x/oauth2 from 0.26.0 to 0.30.0 in /sdk (#2252) (9b775a2)
  • deps: bump google.golang.org/grpc from 1.71.0 to 1.72.1 in /sdk (#2244) (49484e0)
  • sdk: adds connection options to getPlatformConfiguration (#2286) (a3af31e)
  • sdk: perfsprint lint issues (#2208) (d36a078)
Commits
  • 163d3c4 chore(main): release sdk 0.4.5 (#2133)
  • 29414b4 chore(deps): bump github.com/opentdf/platform/lib/ocrypto from 0.1.9 to 0.2.0...
  • ed9ff59 feat(core): enhance db configuration options (#2285)
  • e10c12f chore(main): release lib/ocrypto 0.2.0 (#1985)
  • e12f5e9 chore(deps): bump the internal group in /service with 2 updates (#2276)
  • a3af31e fix(sdk): adds connection options to getPlatformConfiguration (#2286)
  • a46a8fb chore(deps): bump the internal group in /sdk with 2 updates (#2283)
  • 14f71e0 chore(ci): bump actions/dependency-review-action from 4.5.0 to 4.7.1 (#2274)
  • e8f6472 chore(ci): bump actions/setup-go from 5.4.0 to 5.5.0 (#2275)
  • 8dbf7c1 chore(ci): bump docker/build-push-action from 6.3.0 to 6.17.0 (#2273)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the internal group with 2 updates in the /service directory: [github.com/opentdf/platform/lib/ocrypto](https://github.com/opentdf/platform) and [github.com/opentdf/platform/sdk](https://github.com/opentdf/platform).


Updates `github.com/opentdf/platform/lib/ocrypto` from 0.1.9 to 0.2.0
- [Release notes](https://github.com/opentdf/platform/releases)
- [Changelog](https://github.com/opentdf/platform/blob/main/release-please.json)
- [Commits](lib/ocrypto/v0.1.9...sdk/v0.2.0)

Updates `github.com/opentdf/platform/sdk` from 0.4.4 to 0.4.5
- [Release notes](https://github.com/opentdf/platform/releases)
- [Changelog](https://github.com/opentdf/platform/blob/main/release-please.json)
- [Commits](sdk/v0.4.4...sdk/v0.4.5)

---
updated-dependencies:
- dependency-name: github.com/opentdf/platform/lib/ocrypto
  dependency-version: 0.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: internal
- dependency-name: github.com/opentdf/platform/sdk
  dependency-version: 0.4.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: internal
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 22, 2025
@dependabot dependabot bot requested review from a team as code owners May 22, 2025 19:07
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 22, 2025
Copy link
Contributor

Benchmark results, click to expand

Benchmark Results:

Metric Value
Approved Decision Requests 5000
Denied Decision Requests 0
Total Time 564.098639ms

Bulk Benchmark Results

Metric Value
Total Decrypts 100
Successful Decrypts 100
Failed Decrypts 0
Total Time 368.850985ms
Throughput 271.11 requests/second

TDF3 Benchmark Results:

Metric Value
Total Requests 5000
Successful Requests 5000
Failed Requests 0
Concurrent Requests 50
Total Time 1m17.41891901s
Average Latency 772.026612ms
Throughput 64.58 requests/second

NANOTDF Benchmark Results:

Metric Value
Total Requests 5000
Successful Requests 4944
Failed Requests 56
Concurrent Requests 50
Total Time 1m8.260955811s
Average Latency 679.852667ms
Throughput 72.43 requests/second

Error Summary:

Error Message Occurrences
ReadNanoTDF error: getNanoRewrapKey: rewrapError: internal: internal error
rpc error: code = Internal desc = could not perform access
56 occurrences

Standard Benchmark Metrics Skipped or Failed

@dmihalcik-virtru dmihalcik-virtru added this pull request to the merge queue May 22, 2025
Merged via the queue into main with commit 7f92c70 May 22, 2025
31 checks passed
github-merge-queue bot pushed a commit that referenced this pull request May 22, 2025
…2296)

Bumps the internal group with 2 updates in the /service directory:
[github.com/opentdf/platform/lib/ocrypto](https://github.com/opentdf/platform)
and
[github.com/opentdf/platform/sdk](https://github.com/opentdf/platform).

Updates `github.com/opentdf/platform/lib/ocrypto` from 0.1.9 to 0.2.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/opentdf/platform/releases">github.com/opentdf/platform/lib/ocrypto's
releases</a>.</em></p>
<blockquote>
<h2>lib/ocrypto: v0.2.0</h2>
<h2><a
href="https://github.com/opentdf/platform/compare/lib/ocrypto/v0.1.9...lib/ocrypto/v0.2.0">0.2.0</a>
(2025-05-22)</h2>
<h3>⚠ BREAKING CHANGES</h3>
<ul>
<li><strong>core:</strong> Require go 1.23+ (<a
href="https://redirect.github.com/opentdf/platform/issues/1979">#1979</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>core:</strong> Adds EC withSalt options (<a
href="https://redirect.github.com/opentdf/platform/issues/2126">#2126</a>)
(<a
href="https://github.com/opentdf/platform/commit/67b6fb8fc1263a4ddfa8ae1c8d451db50be77988">67b6fb8</a>)</li>
<li><strong>core:</strong> Require go 1.23+ (<a
href="https://redirect.github.com/opentdf/platform/issues/1979">#1979</a>)
(<a
href="https://github.com/opentdf/platform/commit/164c922af74b1265fe487362c356abb7f1503ada">164c922</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>perfsprint lint issues (<a
href="https://redirect.github.com/opentdf/platform/issues/2209">#2209</a>)
(<a
href="https://github.com/opentdf/platform/commit/7cf8b5372a1f90f12a3b6e4038305bea9a877ee9">7cf8b53</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/opentdf/platform/commit/7dd356a24c35030c1416bb7b4beaf69b627a4b2b"><code>7dd356a</code></a>
chore(main): release sdk 0.2.0 (<a
href="https://redirect.github.com/opentdf/platform/issues/656">#656</a>)</li>
<li><a
href="https://github.com/opentdf/platform/commit/6fe7d4604771aa7f8520fe5c1de232e303e116c7"><code>6fe7d46</code></a>
chore(main): release lib/fixtures 0.2.0 (<a
href="https://redirect.github.com/opentdf/platform/issues/638">#638</a>)</li>
<li><a
href="https://github.com/opentdf/platform/commit/a5606f227a6a3de8a0330557570219f704ee53aa"><code>a5606f2</code></a>
docs: how to run platform locally (<a
href="https://redirect.github.com/opentdf/platform/issues/664">#664</a>)</li>
<li><a
href="https://github.com/opentdf/platform/commit/e890a0dda8a2c765e7538efde9770bc8045fd82d"><code>e890a0d</code></a>
chore(bump): bump sdk/go.mod (<a
href="https://redirect.github.com/opentdf/platform/issues/671">#671</a>)</li>
<li><a
href="https://github.com/opentdf/platform/commit/c674f433f8bad13ec0e97668656cbedd99a3a013"><code>c674f43</code></a>
chore(main): release protocol/go 0.2.0 (<a
href="https://redirect.github.com/opentdf/platform/issues/657">#657</a>)</li>
<li><a
href="https://github.com/opentdf/platform/commit/f9e9d7288c1f63fdc1ffb0916fdb9ae4c390cee8"><code>f9e9d72</code></a>
feat(provisioning): Keycloak provisioning from custom config (<a
href="https://redirect.github.com/opentdf/platform/issues/573">#573</a>)</li>
<li><a
href="https://github.com/opentdf/platform/commit/10b81e53773432d2101fd98404fda8a841c4d49d"><code>10b81e5</code></a>
chore(auth): DPoP and public fixes (<a
href="https://redirect.github.com/opentdf/platform/issues/651">#651</a>)</li>
<li><a
href="https://github.com/opentdf/platform/commit/19d9bfe08ab2a0096dba38f375f5e8d3eb99134d"><code>19d9bfe</code></a>
fix: update dockerfile to leverage <code>ENTRYPOINT</code> instead of
<code>CMD</code> (<a
href="https://redirect.github.com/opentdf/platform/issues/663">#663</a>)</li>
<li><a
href="https://github.com/opentdf/platform/commit/70474be9f0f027ee8f8696a681a4929a64d47cb7"><code>70474be</code></a>
chore(main): Enable SonarCloud analysis with collecting code coverage
values ...</li>
<li><a
href="https://github.com/opentdf/platform/commit/3d5d9a25e796912e91fce62fefd5f6213d054f02"><code>3d5d9a2</code></a>
build(deps): bump JarvusInnovations/background-action from 1.0.5 to
1.0.7 (<a
href="https://redirect.github.com/opentdf/platform/issues/542">#542</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/opentdf/platform/compare/lib/ocrypto/v0.1.9...sdk/v0.2.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `github.com/opentdf/platform/sdk` from 0.4.4 to 0.4.5
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/opentdf/platform/releases">github.com/opentdf/platform/sdk's
releases</a>.</em></p>
<blockquote>
<h2>sdk: v0.4.5</h2>
<h2><a
href="https://github.com/opentdf/platform/compare/sdk/v0.4.4...sdk/v0.4.5">0.4.5</a>
(2025-05-22)</h2>
<h3>Features</h3>
<ul>
<li><strong>authz:</strong> authz v2 versioning implementation (<a
href="https://redirect.github.com/opentdf/platform/issues/2173">#2173</a>)
(<a
href="https://github.com/opentdf/platform/commit/557fc2148dae9508a8c7f1088bdcf799bd00b794">557fc21</a>)</li>
<li><strong>core:</strong> Adds EC withSalt options (<a
href="https://redirect.github.com/opentdf/platform/issues/2126">#2126</a>)
(<a
href="https://github.com/opentdf/platform/commit/67b6fb8fc1263a4ddfa8ae1c8d451db50be77988">67b6fb8</a>)</li>
<li><strong>core:</strong> v2 ERS with proto updates (<a
href="https://redirect.github.com/opentdf/platform/issues/2210">#2210</a>)
(<a
href="https://github.com/opentdf/platform/commit/a161ef85d12600672ff695cc84b07579a70c5cac">a161ef8</a>)</li>
<li><strong>policy:</strong> key management crud (<a
href="https://redirect.github.com/opentdf/platform/issues/2110">#2110</a>)
(<a
href="https://github.com/opentdf/platform/commit/4c3d53d5fbb6f4659155ac60d289d92ac20180f1">4c3d53d</a>)</li>
<li><strong>sdk:</strong> add nanotdf plaintext policy (<a
href="https://redirect.github.com/opentdf/platform/issues/2182">#2182</a>)
(<a
href="https://github.com/opentdf/platform/commit/e5c56db5c962d6ff21e7346198f01558489adf3f">e5c56db</a>)</li>
<li><strong>sdk:</strong> Use ConnectRPC in the go client (<a
href="https://redirect.github.com/opentdf/platform/issues/2200">#2200</a>)
(<a
href="https://github.com/opentdf/platform/commit/fc34ee6293dfb9192d48784daaff34d26eaacd1d">fc34ee6</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>core:</strong> Improves errors when under heavy load (<a
href="https://redirect.github.com/opentdf/platform/issues/2132">#2132</a>)
(<a
href="https://github.com/opentdf/platform/commit/4490a14db2492629e287445df26312eb3e363b81">4490a14</a>)</li>
<li><strong>deps:</strong> bump golang.org/x/oauth2 from 0.26.0 to
0.30.0 in /sdk (<a
href="https://redirect.github.com/opentdf/platform/issues/2252">#2252</a>)
(<a
href="https://github.com/opentdf/platform/commit/9b775a23488861a8ab0ada848e59e53552f12e7f">9b775a2</a>)</li>
<li><strong>deps:</strong> bump google.golang.org/grpc from 1.71.0 to
1.72.1 in /sdk (<a
href="https://redirect.github.com/opentdf/platform/issues/2244">#2244</a>)
(<a
href="https://github.com/opentdf/platform/commit/49484e0b009db511fbc53fbebb8d45ca173f96ec">49484e0</a>)</li>
<li><strong>sdk:</strong> adds connection options to
getPlatformConfiguration (<a
href="https://redirect.github.com/opentdf/platform/issues/2286">#2286</a>)
(<a
href="https://github.com/opentdf/platform/commit/a3af31e52daf795a733bb02397e2e618bb5dbddd">a3af31e</a>)</li>
<li><strong>sdk:</strong> perfsprint lint issues (<a
href="https://redirect.github.com/opentdf/platform/issues/2208">#2208</a>)
(<a
href="https://github.com/opentdf/platform/commit/d36a078433a384418eee51b5bceb511cc9f6619e">d36a078</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/opentdf/platform/commit/163d3c42486dd794e46106beb98037692918a6e2"><code>163d3c4</code></a>
chore(main): release sdk 0.4.5 (<a
href="https://redirect.github.com/opentdf/platform/issues/2133">#2133</a>)</li>
<li><a
href="https://github.com/opentdf/platform/commit/29414b43b834fc443af5fc8bb19a179cf0a1f9b7"><code>29414b4</code></a>
chore(deps): bump github.com/opentdf/platform/lib/ocrypto from 0.1.9 to
0.2.0...</li>
<li><a
href="https://github.com/opentdf/platform/commit/ed9ff59349aa66f993ca05b3cc425ed344b62908"><code>ed9ff59</code></a>
feat(core): enhance db configuration options (<a
href="https://redirect.github.com/opentdf/platform/issues/2285">#2285</a>)</li>
<li><a
href="https://github.com/opentdf/platform/commit/e10c12f8a0737c999d2f6263560da2b6f1592117"><code>e10c12f</code></a>
chore(main): release lib/ocrypto 0.2.0 (<a
href="https://redirect.github.com/opentdf/platform/issues/1985">#1985</a>)</li>
<li><a
href="https://github.com/opentdf/platform/commit/e12f5e9ca8da6f99070066505c74a5d3e3ff69a6"><code>e12f5e9</code></a>
chore(deps): bump the internal group in /service with 2 updates (<a
href="https://redirect.github.com/opentdf/platform/issues/2276">#2276</a>)</li>
<li><a
href="https://github.com/opentdf/platform/commit/a3af31e52daf795a733bb02397e2e618bb5dbddd"><code>a3af31e</code></a>
fix(sdk): adds connection options to getPlatformConfiguration (<a
href="https://redirect.github.com/opentdf/platform/issues/2286">#2286</a>)</li>
<li><a
href="https://github.com/opentdf/platform/commit/a46a8fb337e236ae95f434ae293ef7167c0fd727"><code>a46a8fb</code></a>
chore(deps): bump the internal group in /sdk with 2 updates (<a
href="https://redirect.github.com/opentdf/platform/issues/2283">#2283</a>)</li>
<li><a
href="https://github.com/opentdf/platform/commit/14f71e0be555f9027f635e192505316da3831a42"><code>14f71e0</code></a>
chore(ci): bump actions/dependency-review-action from 4.5.0 to 4.7.1 (<a
href="https://redirect.github.com/opentdf/platform/issues/2274">#2274</a>)</li>
<li><a
href="https://github.com/opentdf/platform/commit/e8f64723200fc15facd94d34061462da5ea33bf6"><code>e8f6472</code></a>
chore(ci): bump actions/setup-go from 5.4.0 to 5.5.0 (<a
href="https://redirect.github.com/opentdf/platform/issues/2275">#2275</a>)</li>
<li><a
href="https://github.com/opentdf/platform/commit/8dbf7c100fb66d3e68ec5b00907434741fec2463"><code>8dbf7c1</code></a>
chore(ci): bump docker/build-push-action from 6.3.0 to 6.17.0 (<a
href="https://redirect.github.com/opentdf/platform/issues/2273">#2273</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/opentdf/platform/compare/sdk/v0.4.4...sdk/v0.4.5">compare
view</a></li>
</ul>
</details>
<br />


Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@dmihalcik-virtru dmihalcik-virtru deleted the dependabot/go_modules/service/internal-b6dafcf811 branch May 22, 2025 19:50
github-merge-queue bot pushed a commit that referenced this pull request May 22, 2025
🤖 I have created a release *beep* *boop*
---


##
[0.5.3](service/v0.5.2...service/v0.5.3)
(2025-05-22)


### Features

* **authz:** authz v2 versioning implementation
([#2173](#2173))
([557fc21](557fc21))
* **authz:** authz v2, ers v2 protos and gencode for ABAC with actions &
registered resource
([#2124](#2124))
([ea7992a](ea7992a))
* **authz:** export entity id prefix constant from entity instead of
authorization service v1
([#2261](#2261))
([94079a9](94079a9))
* **authz:** subject mapping plugin support for ABAC with actions
([#2223](#2223))
([d08b939](d08b939))
* bulk keycloak provisioning
([#2205](#2205))
([59e4485](59e4485))
* **core:** add otel to opentdf services
([#1858](#1858))
([53a7aa0](53a7aa0))
* **core:** Adds EC withSalt options
([#2126](#2126))
([67b6fb8](67b6fb8))
* **core:** enhance db configuration options
([#2285](#2285))
([ed9ff59](ed9ff59))
* **core:** New Key Index and Manager Plugin SPI
([#2095](#2095))
([eb446fc](eb446fc))
* **core:** support onConfigUpdate hook when registering services
([#1992](#1992))
([366d4dc](366d4dc))
* **core:** v2 ERS with proto updates
([#2210](#2210))
([a161ef8](a161ef8))
* **policy:** actions crud service endpoints and proto validation
([#2037](#2037))
([e933fa9](e933fa9))
* **policy:** actions service RPCs should actually hit storage layer
CRUD ([#2063](#2063))
([da4faf5](da4faf5))
* **policy:** add enhanced standard/custom actions protos
([#2020](#2020))
([bbac53f](bbac53f))
* **policy:** Add platform key indexer.
([#2189](#2189))
([861ef8d](861ef8d))
* **policy:** consume lib/identifier parse function
([#2181](#2181))
([1cef22b](1cef22b))
* **policy:** DSPX-1018 NDR retrieval by FQN support
([#2131](#2131))
([0001041](0001041))
* **policy:** DSPX-1057 registered resource action attribute values (DB
+ Service implementation)
([#2191](#2191))
([6bf1b2e](6bf1b2e))
* **policy:** DSPX-1057 registered resource action attribute values
(protos only) ([#2217](#2217))
([6375596](6375596))
* **policy:** DSPX-893 NDR define crud protos
([#2056](#2056))
([55a5c27](55a5c27))
* **policy:** DSPX-898 NDR database schema
([#2055](#2055))
([2a10a6a](2a10a6a))
* **policy:** DSPX-901 NDR database crud
([#2071](#2071))
([20e0a5f](20e0a5f))
* **policy:** DSPX-902 NDR service crud implementation (2/2)
([#2066](#2066))
([030ad33](030ad33))
* **policy:** DSPX-902 NDR service crud protos only (1/2)
([#2092](#2092))
([24b6cb5](24b6cb5))
* **policy:** Finish resource mapping groups
([#2224](#2224))
([5ff754e](5ff754e))
* **policy:** GetMatchedSubjectMappings should provide value FQN
([#2151](#2151))
([ad80044](ad80044))
* **policy:** key management crud
([#2110](#2110))
([4c3d53d](4c3d53d))
* **policy:** Key management proto
([#2115](#2115))
([561f853](561f853))
* **policy:** Modify get request to search for keys by kasid with keyid.
([#2147](#2147))
([780d2e4](780d2e4))
* **policy:** Restrict KAS deletion when tied to Key
([#2144](#2144))
([4c4ab13](4c4ab13))
* **policy:** Return KAS Key structure
([#2172](#2172))
([7f97b99](7f97b99))
* **policy:** rotate keys rpc
([#2180](#2180))
([0d00743](0d00743))
* **policy:** stored enhanced actions database migration, CRUD queries,
SM updates ([#2040](#2040))
([e6b7c79](e6b7c79))
* **sdk:** Add a KAS allowlist
([#2085](#2085))
([d7cfdf3](d7cfdf3))
* **sdk:** add nanotdf plaintext policy
([#2182](#2182))
([e5c56db](e5c56db))
* **sdk:** Use ConnectRPC in the go client
([#2200](#2200))
([fc34ee6](fc34ee6))


### Bug Fixes

* **core:** access pdp cleanup before actions in ABAC decisioning
([#2123](#2123))
([9b38a3c](9b38a3c))
* **core:** Autobump service
([#2080](#2080))
([006c724](006c724))
* **core:** Autobump service
([#2104](#2104))
([1f72cc7](1f72cc7))
* **core:** Autobump service
([#2108](#2108))
([be5b7d7](be5b7d7))
* **core:** bump to go 1.24 and bump service proto module dependencies
([#2064](#2064))
([94891a0](94891a0))
* **core:** Fix DPoP with grpc-gateway
([#2044](#2044))
([4483ef2](4483ef2))
* **core:** fix service go.mod
([#2141](#2141))
([3b98f6d](3b98f6d))
* **core:** Improves errors when under heavy load
([#2132](#2132))
([4490a14](4490a14))
* **core:** Let legacy KAOs use new trust plugins
([#2218](#2218))
([5aa6916](5aa6916))
* **core:** migrate from mitchellh/mapstructure to go-viper/mapstructure
([#2087](#2087))
([0a3a82e](0a3a82e))
* **core:** update viper to 1.20.1
([#2088](#2088))
([09099e9](09099e9))
* **core:** Updates vulnerable dep go/x/net
([#2072](#2072))
([11c02cd](11c02cd))
* **deps:** bump github.com/creasty/defaults from 1.7.0 to 1.8.0 in
/service ([#2242](#2242))
([86a9b46](86a9b46))
* **deps:** bump github.com/jackc/pgx/v5 from 5.5.5 to 5.7.5 in /service
([#2249](#2249))
([d8f3b67](d8f3b67))
* **deps:** bump the internal group across 1 directory with 2 updates
([#2296](#2296))
([7f92c70](7f92c70))
* **deps:** bump toolchain in /lib/fixtures and /examples to resolve CVE
GO-2025-3563 ([#2061](#2061))
([9c16843](9c16843))
* handle empty private and public key ctx structs
([#2272](#2272))
([f3fc647](f3fc647))
* **policy:** remove predefined rules in actions protos
([#2069](#2069))
([060f059](060f059))
* **policy:** return kas uri on keys for definition, namespace and
values ([#2186](#2186))
([6c55fb8](6c55fb8))
* update key_mode to provide more context
([#2226](#2226))
([44d0805](44d0805))

---
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code size/s

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant