Commit 744e3aa
authored
fix(deps): bump github.com/opentdf/platform/lib/ocrypto from 0.7.0 to 0.8.0 in /examples (#2973)
Bumps
[github.com/opentdf/platform/lib/ocrypto](https://github.com/opentdf/platform)
from 0.7.0 to 0.8.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>service: v0.8.0</h2>
<h2><a
href="https://github.com/opentdf/platform/compare/service/v0.7.0...service/v0.8.0">0.8.0</a>
(2025-07-29)</h2>
<h3>Features</h3>
<ul>
<li><strong>authz:</strong> RR GetDecision improvements (<a
href="https://redirect.github.com/opentdf/platform/issues/2479">#2479</a>)
(<a
href="https://github.com/opentdf/platform/commit/443cedba49691e2ef5c2ea6824c0150feff8f056">443cedb</a>)</li>
<li><strong>authz:</strong> sensible request limit upper bounds (<a
href="https://redirect.github.com/opentdf/platform/issues/2526">#2526</a>)
(<a
href="https://github.com/opentdf/platform/commit/b3093cce2ffd1f1cdaec884967dc96a40caa2903">b3093cc</a>)</li>
<li><strong>core:</strong> Add the ability to configure the http server
settings (<a
href="https://redirect.github.com/opentdf/platform/issues/2522">#2522</a>)
(<a
href="https://github.com/opentdf/platform/commit/b1472df8722768f2d00113481458e6eaa4c1247e">b1472df</a>)</li>
<li><strong>policy:</strong> Add list key mappings rpc. (<a
href="https://redirect.github.com/opentdf/platform/issues/2533">#2533</a>)
(<a
href="https://github.com/opentdf/platform/commit/fbc2724a066b5e4121838a958cb926a1ab5bdcde">fbc2724</a>)</li>
<li><strong>policy:</strong> add obligation protos (<a
href="https://redirect.github.com/opentdf/platform/issues/2579">#2579</a>)
(<a
href="https://github.com/opentdf/platform/commit/50882e10abff64e14548e0c51851a4b671ef8b11">50882e1</a>)</li>
<li><strong>policy:</strong> add obligation tables (<a
href="https://redirect.github.com/opentdf/platform/issues/2532">#2532</a>)
(<a
href="https://github.com/opentdf/platform/commit/c7d7aa4fd33397fe0c38abea1e89a21e1603f7e5">c7d7aa4</a>)</li>
<li><strong>policy:</strong> Add validation to delete keys (<a
href="https://redirect.github.com/opentdf/platform/issues/2576">#2576</a>)
(<a
href="https://github.com/opentdf/platform/commit/cc169d969f0e3380a2341033bc53a1a0eece781a">cc169d9</a>)</li>
<li><strong>policy:</strong> Allow the deletion of a key. (<a
href="https://redirect.github.com/opentdf/platform/issues/2575">#2575</a>)
(<a
href="https://github.com/opentdf/platform/commit/82b96f023662c0a6c76af6d1196f78ab28a6acf0">82b96f0</a>)</li>
<li><strong>policy:</strong> Change return type for delete key proto.
(<a
href="https://redirect.github.com/opentdf/platform/issues/2566">#2566</a>)
(<a
href="https://github.com/opentdf/platform/commit/c1ae924d55ec0d13fd79917f960dede66cef7705">c1ae924</a>)</li>
<li><strong>policy:</strong> sqlc queries refactor (<a
href="https://redirect.github.com/opentdf/platform/issues/2541">#2541</a>)
(<a
href="https://github.com/opentdf/platform/commit/e34680e3d3eeae5534a0ce1624a9e4386b100af1">e34680e</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>add back grants to listAttributesByDefOrValueFqns (<a
href="https://redirect.github.com/opentdf/platform/issues/2493">#2493</a>)
(<a
href="https://github.com/opentdf/platform/commit/2b47095a3f577063d48b67adac50a9fa59b8ace3">2b47095</a>)</li>
<li><strong>authz:</strong> access pdp should use proto getter (<a
href="https://redirect.github.com/opentdf/platform/issues/2530">#2530</a>)
(<a
href="https://github.com/opentdf/platform/commit/f85621280954f05701dba83a6a4cff729d21b029">f856212</a>)</li>
<li><strong>core:</strong> Allow 521 curve to be used (<a
href="https://redirect.github.com/opentdf/platform/issues/2485">#2485</a>)
(<a
href="https://github.com/opentdf/platform/commit/aaf43dc368b4cabbc9affa0a6075abd335aa57e3">aaf43dc</a>)</li>
<li><strong>core:</strong> resolve 'built-in' typos (<a
href="https://redirect.github.com/opentdf/platform/issues/2548">#2548</a>)
(<a
href="https://github.com/opentdf/platform/commit/ccdfa9648786027be187f237daf2aa083109789a">ccdfa96</a>)</li>
<li><strong>deps:</strong> bump github.com/opentdf/platform/lib/ocrypto
from 0.2.0 to 0.3.0 in /service (<a
href="https://redirect.github.com/opentdf/platform/issues/2504">#2504</a>)
(<a
href="https://github.com/opentdf/platform/commit/a9cc4dd7db0fbb688d4000468cc2892b260609d2">a9cc4dd</a>)</li>
<li><strong>sdk:</strong> Prefer KID and Algorithm selection from key
maps (<a
href="https://redirect.github.com/opentdf/platform/issues/2475">#2475</a>)
(<a
href="https://github.com/opentdf/platform/commit/98fd39230a3cc4bfa5ff5ffc1742dd5d15eaeb1c">98fd392</a>)</li>
</ul>
<h2>protocol/go: v0.8.0</h2>
<h2><a
href="https://github.com/opentdf/platform/compare/protocol/go/v0.7.0...protocol/go/v0.8.0">0.8.0</a>
(2025-09-04)</h2>
<h3>⚠ BREAKING CHANGES</h3>
<ul>
<li><strong>policy:</strong> Add manager column to provider
configuration for multi-instance support (<a
href="https://redirect.github.com/opentdf/platform/issues/2601">#2601</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>policy:</strong> Add manager column to provider
configuration for multi-instance support (<a
href="https://redirect.github.com/opentdf/platform/issues/2601">#2601</a>)
(<a
href="https://github.com/opentdf/platform/commit/a5fc994acc5491bf8cbf751b675302b459e1f3b0">a5fc994</a>)</li>
</ul>
<h2>sdk: v0.8.0</h2>
<h2><a
href="https://github.com/opentdf/platform/compare/sdk/v0.7.0...sdk/v0.8.0">0.8.0</a>
(2025-09-19)</h2>
<h3>Features</h3>
<ul>
<li><strong>policy:</strong> obligations + values CRUD (<a
href="https://redirect.github.com/opentdf/platform/issues/2545">#2545</a>)
(<a
href="https://github.com/opentdf/platform/commit/c194e3522b9dfab74a5a21747d012f88a188f989">c194e35</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/opentdf/platform/commit/5d1dfb9b22ac7755c50814d1af0d9e0ce8154c3e"><code>5d1dfb9</code></a>
chore(main): release sdk 0.8.0 (<a
href="https://redirect.github.com/opentdf/platform/issues/2689">#2689</a>)</li>
<li><a
href="https://github.com/opentdf/platform/commit/73e63197ceceb88b66b9faa9b0ed076b4cc8db53"><code>73e6319</code></a>
feat(authz): protovalidate tests for new authz obligations fields (<a
href="https://redirect.github.com/opentdf/platform/issues/2747">#2747</a>)</li>
<li><a
href="https://github.com/opentdf/platform/commit/6f575b2e9f9001b177cdca3a68fc88513cb85f01"><code>6f575b2</code></a>
chore(main): release protocol/go 0.11.0 (<a
href="https://redirect.github.com/opentdf/platform/issues/2743">#2743</a>)</li>
<li><a
href="https://github.com/opentdf/platform/commit/a44943426e4ffcfb36ee2253c6554689ffa4a76f"><code>a449434</code></a>
fix(policy): Change to nil (<a
href="https://redirect.github.com/opentdf/platform/issues/2746">#2746</a>)</li>
<li><a
href="https://github.com/opentdf/platform/commit/41ee5a8c0caaa99d5b80d6ebb23696d13053938f"><code>41ee5a8</code></a>
feat(authz): obligations protos within auth service (<a
href="https://redirect.github.com/opentdf/platform/issues/2745">#2745</a>)</li>
<li><a
href="https://github.com/opentdf/platform/commit/aa9b393ac27522a3db69131a48409d8f297ebe56"><code>aa9b393</code></a>
feat(policy): Return obligations from GetAttributeValue calls (<a
href="https://redirect.github.com/opentdf/platform/issues/2742">#2742</a>)</li>
<li><a
href="https://github.com/opentdf/platform/commit/da1366a8fba4b456dab6bfa7b6b8edb72aedefda"><code>da1366a</code></a>
chore(main): release service 0.10.0 (<a
href="https://redirect.github.com/opentdf/platform/issues/2672">#2672</a>)</li>
<li><a
href="https://github.com/opentdf/platform/commit/ada8da664012ef82708214108efe9ad722e32faa"><code>ada8da6</code></a>
fix(core): remove extraneous comment (<a
href="https://redirect.github.com/opentdf/platform/issues/2741">#2741</a>)</li>
<li><a
href="https://github.com/opentdf/platform/commit/f4a8d1df1ddf1869cac750de344ae14710f70b1d"><code>f4a8d1d</code></a>
fix(deps): bump github.com/opentdf/platform/protocol/go from 0.9.0 to
0.10.0 ...</li>
<li><a
href="https://github.com/opentdf/platform/commit/2cd5b1d36e183709a101184d15207edfbaee59f5"><code>2cd5b1d</code></a>
chore(core): bump lib/identifier to v0.1.0 in service (<a
href="https://redirect.github.com/opentdf/platform/issues/2736">#2736</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/opentdf/platform/compare/sdk/v0.7.0...sdk/v0.8.0">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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 this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 457f380 commit 744e3aa
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | | - | |
120 | | - | |
| 119 | + | |
| 120 | + | |
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
| |||
0 commit comments