Skip to content

Commit aa23179

Browse files
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

File tree

otdfctl/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ require (
1818
github.com/google/uuid v1.6.0
1919
github.com/jrschumacher/go-osprofiles v0.0.0-20251201220924-3d077c5481e5
2020
github.com/opentdf/platform/lib/flattening v0.1.3
21-
github.com/opentdf/platform/lib/identifier v0.3.0
21+
github.com/opentdf/platform/lib/identifier v0.4.0
2222
github.com/opentdf/platform/lib/ocrypto v0.10.0
2323
github.com/opentdf/platform/protocol/go v0.28.0
2424
github.com/opentdf/platform/sdk v0.17.0

otdfctl/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -176,8 +176,8 @@ github.com/muhlemmer/httpforwarded v0.1.0 h1:x4DLrzXdliq8mprgUMR0olDvHGkou5BJsK/
176176
github.com/muhlemmer/httpforwarded v0.1.0/go.mod h1:yo9czKedo2pdZhoXe+yDkGVbU0TJ0q9oQ90BVoDEtw0=
177177
github.com/opentdf/platform/lib/flattening v0.1.3 h1:IuOm/wJVXNrzOV676Ticgr0wyBkL+lVjsoSfh+WSkNo=
178178
github.com/opentdf/platform/lib/flattening v0.1.3/go.mod h1:Gs/T+6FGZKk9OAdz2Jf1R8CTGeNRYrq1lZGDeYT3hrY=
179-
github.com/opentdf/platform/lib/identifier v0.3.0 h1:kLVRVC8wE0kmuEIdodEhqIRym5OzbgpaGqg1CE09kA8=
180-
github.com/opentdf/platform/lib/identifier v0.3.0/go.mod h1:3RlXYY9sxH/VnMkgm/M6zryUrtBL0lnsOVyqb0hYYvs=
179+
github.com/opentdf/platform/lib/identifier v0.4.0 h1:gJf4FqHxqpMdMdMwhI9QmvfHEfMLW4KvEr/qjk7hnio=
180+
github.com/opentdf/platform/lib/identifier v0.4.0/go.mod h1:+gONr5mVf1YlLorZUeRefxiudYfC6JeQN7EwrKMk4g8=
181181
github.com/opentdf/platform/lib/ocrypto v0.10.0 h1:7dn/z/1qH3p+gWCrfOoU7hj9XF/p5N+b2JBJuWF9aK0=
182182
github.com/opentdf/platform/lib/ocrypto v0.10.0/go.mod h1:WASkoHreqgTFImB/gJW42VTdpi9AkgkmaW19y/fU+Ew=
183183
github.com/opentdf/platform/protocol/go v0.28.0 h1:/psz0c9Yi+3yXgCWKgDjzpW4p6Dlhyj2H5wmGvohU1U=

0 commit comments

Comments
 (0)