Commit aa23179
authored
fix(deps): bump github.com/opentdf/platform/lib/identifier from 0.3.0 to 0.4.0 in /otdfctl (#3367)
Bumps
[github.com/opentdf/platform/lib/identifier](https://github.com/opentdf/platform)
from 0.3.0 to 0.4.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/opentdf/platform/releases">github.com/opentdf/platform/lib/identifier's
releases</a>.</em></p>
<blockquote>
<h2>sdk: v0.4.0</h2>
<h2><a
href="https://github.com/opentdf/platform/compare/sdk/v0.3.29...sdk/v0.4.0">0.4.0</a>
(2025-04-01)</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> 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>Allow parsing IPs as hostnames (<a
href="https://redirect.github.com/opentdf/platform/issues/1999">#1999</a>)
(<a
href="https://github.com/opentdf/platform/commit/d54b550a889a55fe19cc79988cb2fc030860514a">d54b550</a>)</li>
<li><strong>sdk:</strong> Allow reuse of session key (<a
href="https://redirect.github.com/opentdf/platform/issues/2016">#2016</a>)
(<a
href="https://github.com/opentdf/platform/commit/d48c11e6e429638662e03dcc2c4ae37bedd0521c">d48c11e</a>)</li>
</ul>
<h2>protocol/go: v0.4.0</h2>
<h2><a
href="https://github.com/opentdf/platform/compare/protocol/go/v0.3.6...protocol/go/v0.4.0">0.4.0</a>
(2025-06-05)</h2>
<h3>Features</h3>
<ul>
<li><strong>authz:</strong> improve v2 request proto validation (<a
href="https://redirect.github.com/opentdf/platform/issues/2357">#2357</a>)
(<a
href="https://github.com/opentdf/platform/commit/f927b994149079947cac1d1386f2bfb9a52139a0">f927b99</a>)</li>
<li><strong>policy:</strong> cache SubjectConditionSet selectors in
dedicated column maintained via trigger (<a
href="https://redirect.github.com/opentdf/platform/issues/2320">#2320</a>)
(<a
href="https://github.com/opentdf/platform/commit/215791f2185d6cacfa4a8ae4a009739ee30bfc66">215791f</a>)</li>
<li><strong>policy:</strong> Return Simple Kas Keys from non-Key RPCs
(<a
href="https://redirect.github.com/opentdf/platform/issues/2387">#2387</a>)
(<a
href="https://github.com/opentdf/platform/commit/5113e0edbe0260d0937a62932671b40ca5cfcbf4">5113e0e</a>)</li>
<li><strong>policy:</strong> Update simple kas key (<a
href="https://redirect.github.com/opentdf/platform/issues/2378">#2378</a>)
(<a
href="https://github.com/opentdf/platform/commit/09d82390a06e22a8787118cd0ec7d97311e85363">09d8239</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>policy:</strong> protovalidate deprecated action types and
removal of gRPC gateway in subject mappings svc (<a
href="https://redirect.github.com/opentdf/platform/issues/2377">#2377</a>)
(<a
href="https://github.com/opentdf/platform/commit/54a6de03d8796b0fe72edc381ce514927bdcd793">54a6de0</a>)</li>
<li><strong>policy:</strong> remove gRPC gateway in policy except where
needed (<a
href="https://redirect.github.com/opentdf/platform/issues/2382">#2382</a>)
(<a
href="https://github.com/opentdf/platform/commit/1937acb3fff5e6216808ac233d3a34b869901b44">1937acb</a>)</li>
</ul>
<h2>lib/ocrypto: v0.4.0</h2>
<h2><a
href="https://github.com/opentdf/platform/compare/lib/ocrypto/v0.3.0...lib/ocrypto/v0.4.0">0.4.0</a>
(2025-09-02)</h2>
<h3>Features</h3>
<ul>
<li>add AES protected key interface and implementation (<a
href="https://redirect.github.com/opentdf/platform/issues/2599">#2599</a>)
(<a
href="https://github.com/opentdf/platform/commit/2bb7eb06858b2b53e608dd016d5a7a15e4092db2">2bb7eb0</a>)</li>
</ul>
<h2>lib/fixtures: v0.4.0</h2>
<h2><a
href="https://github.com/opentdf/platform/compare/lib/fixtures/v0.3.0...lib/fixtures/v0.4.0">0.4.0</a>
(2025-12-19)</h2>
<h3>Features</h3>
<ul>
<li>Update Go toolchain version to 1.24.11 across all modules (<a
href="https://redirect.github.com/opentdf/platform/issues/2943">#2943</a>)
(<a
href="https://github.com/opentdf/platform/commit/a960eca78ab8870599f0aa2a315dbada355adf20">a960eca</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/opentdf/platform/commit/10800fbbf890f51036cb34f8155c310276bf440a"><code>10800fb</code></a>
chore(main): release sdk 0.4.0 (<a
href="https://redirect.github.com/opentdf/platform/issues/1982">#1982</a>)</li>
<li><a
href="https://github.com/opentdf/platform/commit/d48c11e6e429638662e03dcc2c4ae37bedd0521c"><code>d48c11e</code></a>
fix(sdk): Allow reuse of session key (<a
href="https://redirect.github.com/opentdf/platform/issues/2016">#2016</a>)</li>
<li><a
href="https://github.com/opentdf/platform/commit/4c695b2ae61122b74a49d8e5a1adbea9ee8a058b"><code>4c695b2</code></a>
chore(main): release service 0.5.2 (<a
href="https://redirect.github.com/opentdf/platform/issues/2030">#2030</a>)</li>
<li><a
href="https://github.com/opentdf/platform/commit/b232fc60283302174109fc201b2233303444fd7b"><code>b232fc6</code></a>
fix(core): map IPC reauth routes config (<a
href="https://redirect.github.com/opentdf/platform/issues/2021">#2021</a>)</li>
<li><a
href="https://github.com/opentdf/platform/commit/18d3db4d8e568f1f9ed03db73618d2a2fa386afb"><code>18d3db4</code></a>
chore(main): release service 0.5.1 (<a
href="https://redirect.github.com/opentdf/platform/issues/2018">#2018</a>)</li>
<li><a
href="https://github.com/opentdf/platform/commit/0c701d4317faf870d99e009f19f6624d951f2917"><code>0c701d4</code></a>
fix(main): add ipc auth extensibility (<a
href="https://redirect.github.com/opentdf/platform/issues/2014">#2014</a>)</li>
<li><a
href="https://github.com/opentdf/platform/commit/cfc9a576ac7680dcbb89bd90b4f56c22b9ec767e"><code>cfc9a57</code></a>
chore(main): release service 0.5.0 (<a
href="https://redirect.github.com/opentdf/platform/issues/1984">#1984</a>)</li>
<li><a
href="https://github.com/opentdf/platform/commit/ff605f40cc1541c35d9492071f47469c4dba1364"><code>ff605f4</code></a>
fix(core)!: update GRPC Gateway to use IPC (<a
href="https://redirect.github.com/opentdf/platform/issues/2005">#2005</a>)</li>
<li><a
href="https://github.com/opentdf/platform/commit/62157c7da2463c23c95f64a9fde2f7c60cfd0bfe"><code>62157c7</code></a>
chore(deps): bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 in
/sdk (#...</li>
<li><a
href="https://github.com/opentdf/platform/commit/d54b550a889a55fe19cc79988cb2fc030860514a"><code>d54b550</code></a>
fix: Allow parsing IPs as hostnames (<a
href="https://redirect.github.com/opentdf/platform/issues/1999">#1999</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/opentdf/platform/compare/sdk/v0.3.0...sdk/v0.4.0">compare
view</a></li>
</ul>
</details>
<br />
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent c80374f commit aa23179
2 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
179 | | - | |
180 | | - | |
| 179 | + | |
| 180 | + | |
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
| |||
0 commit comments