Commit 2480fd8
authored
fix(deps): bump github.com/opentdf/platform/sdk from 0.5.0 to 0.15.0 in /tests-bdd (#3349)
Bumps
[github.com/opentdf/platform/sdk](https://github.com/opentdf/platform)
from 0.5.0 to 0.15.0.
<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>protocol/go: v0.15.0</h2>
<h2><a
href="https://github.com/opentdf/platform/compare/protocol/go/v0.14.0...protocol/go/v0.15.0">0.15.0</a>
(2026-01-26)</h2>
<h3>⚠ BREAKING CHANGES</h3>
<ul>
<li>remove nanotdf support (<a
href="https://redirect.github.com/opentdf/platform/issues/3013">#3013</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>core:</strong> add direct entitlement support (<a
href="https://redirect.github.com/opentdf/platform/issues/2630">#2630</a>)
(<a
href="https://github.com/opentdf/platform/commit/cc8337a4d4b6be4cb1f4117711109c2d8d599cb9">cc8337a</a>)</li>
<li><strong>policy:</strong> add allow_traversal to attribute
definitions (<a
href="https://redirect.github.com/opentdf/platform/issues/3014">#3014</a>)
(<a
href="https://github.com/opentdf/platform/commit/bbbe21bb671f5ffedd116a08ff15779ce7034fcb">bbbe21b</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>Connect RPC v1.19.1 (<a
href="https://redirect.github.com/opentdf/platform/issues/3009">#3009</a>)
(<a
href="https://github.com/opentdf/platform/commit/c354fd387f2e17f764feacf302488d9afdbac5f0">c354fd3</a>)</li>
<li>remove nanotdf support (<a
href="https://redirect.github.com/opentdf/platform/issues/3013">#3013</a>)
(<a
href="https://github.com/opentdf/platform/commit/90ff7ce50754a1f37ba1cc530507c1f6e15930a0">90ff7ce</a>)</li>
</ul>
<h2>sdk: v0.15.0</h2>
<h2><a
href="https://github.com/opentdf/platform/compare/sdk/v0.14.0...sdk/v0.15.0">0.15.0</a>
(2026-03-23)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>deps:</strong> bump github.com/opentdf/platform/protocol/go
from 0.16.0 to 0.20.0 in /sdk (<a
href="https://redirect.github.com/opentdf/platform/issues/3179">#3179</a>)
(<a
href="https://github.com/opentdf/platform/commit/30bb0a816e9201c1b6f809e927e4260ba077d1d5">30bb0a8</a>)</li>
<li><strong>sdk:</strong> AttributeValueExists returns false instead of
error for non-existent values (<a
href="https://redirect.github.com/opentdf/platform/issues/3195">#3195</a>)
(<a
href="https://github.com/opentdf/platform/commit/4e46091d59cecb2d557a51a370e85813db9ff78f">4e46091</a>)</li>
</ul>
<h2>protocol/go: v0.14.0</h2>
<h2><a
href="https://github.com/opentdf/platform/compare/protocol/go/v0.13.0...protocol/go/v0.14.0">0.14.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>
<h3>Bug Fixes</h3>
<ul>
<li><strong>deps:</strong> bump toolchain to go1.24.9 for CVEs found by
govulncheck (<a
href="https://redirect.github.com/opentdf/platform/issues/2849">#2849</a>)
(<a
href="https://github.com/opentdf/platform/commit/23f76c034cfb4c325d868eb96c95ba616e362db4">23f76c0</a>)</li>
<li><strong>kas:</strong> document rewrap proto fields used in bulk flow
(<a
href="https://redirect.github.com/opentdf/platform/issues/2826">#2826</a>)
(<a
href="https://github.com/opentdf/platform/commit/32a7e919c57fd724f5c4f01148861ebccb1a9989">32a7e91</a>)</li>
</ul>
<h2>sdk: v0.14.0</h2>
<h2><a
href="https://github.com/opentdf/platform/compare/sdk/v0.13.0...sdk/v0.14.0">0.14.0</a>
(2026-03-11)</h2>
<h3>Features</h3>
<ul>
<li><strong>sdk:</strong> DSPX-2418 add attribute discovery methods (<a
href="https://redirect.github.com/opentdf/platform/issues/3082">#3082</a>)
(<a
href="https://github.com/opentdf/platform/commit/aeeaaddc804ede0a19780b1a9c7a5261076faee7">aeeaadd</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/1a2e44a4ff1743338da0b056221086e456835ec7"><code>1a2e44a</code></a>
chore(main): release sdk 0.15.0 (<a
href="https://redirect.github.com/opentdf/platform/issues/3183">#3183</a>)</li>
<li><a
href="https://github.com/opentdf/platform/commit/4e46091d59cecb2d557a51a370e85813db9ff78f"><code>4e46091</code></a>
fix(sdk): AttributeValueExists returns false instead of error for
non-existen...</li>
<li><a
href="https://github.com/opentdf/platform/commit/0057ff183e308eab3140d59288e14b87e7f68ad4"><code>0057ff1</code></a>
chore(ci): SEC-5126 bump setup-trivy to 0.2.6 and trivy to v0.69.3 (<a
href="https://redirect.github.com/opentdf/platform/issues/3186">#3186</a>)</li>
<li><a
href="https://github.com/opentdf/platform/commit/30bb0a816e9201c1b6f809e927e4260ba077d1d5"><code>30bb0a8</code></a>
fix(deps): bump github.com/opentdf/platform/protocol/go from 0.16.0 to
0.20.0...</li>
<li><a
href="https://github.com/opentdf/platform/commit/d06dbdce79e94277f0e4eefb043806d0c158640c"><code>d06dbdc</code></a>
chore(main): release protocol/go 0.20.0 (<a
href="https://redirect.github.com/opentdf/platform/issues/3163">#3163</a>)</li>
<li><a
href="https://github.com/opentdf/platform/commit/f4486dd4736365f5401d62d0d348ad19111636a3"><code>f4486dd</code></a>
chore(docs): add commit signature verification guidance to
CONTRIBUTING.md (#...</li>
<li><a
href="https://github.com/opentdf/platform/commit/3006780fea56f85b36223c134ae63a8afe109908"><code>3006780</code></a>
feat(policy)!: Namespace subject mappings and subject condition sets.
(<a
href="https://redirect.github.com/opentdf/platform/issues/3143">#3143</a>)</li>
<li><a
href="https://github.com/opentdf/platform/commit/8bc5dcd21b8b2948ffa91d060710c60da9eb0e8d"><code>8bc5dcd</code></a>
fix(deps): bump github.com/opentdf/platform/lib/identifier from 0.2.0 to
0.3....</li>
<li><a
href="https://github.com/opentdf/platform/commit/c20f039c6dc72bb7627075cf3cb330a6f03f2fec"><code>c20f039</code></a>
fix(policy)!: Optional namespace on actions protos, NamespacedPolicy
feature ...</li>
<li><a
href="https://github.com/opentdf/platform/commit/488f2e51093312428c1ccace03917ba13fdcf87e"><code>488f2e5</code></a>
chore(main): release lib/identifier 0.3.0 (<a
href="https://redirect.github.com/opentdf/platform/issues/3056">#3056</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/opentdf/platform/compare/sdk/v0.5.0...sdk/v0.15.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 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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent c33b7bf commit 2480fd8
2 files changed
Lines changed: 12 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
| 12 | + | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | | - | |
| 107 | + | |
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| |||
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
169 | | - | |
| 169 | + | |
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
299 | 299 | | |
300 | 300 | | |
301 | 301 | | |
302 | | - | |
303 | | - | |
| 302 | + | |
| 303 | + | |
304 | 304 | | |
305 | 305 | | |
306 | 306 | | |
| |||
459 | 459 | | |
460 | 460 | | |
461 | 461 | | |
462 | | - | |
463 | | - | |
464 | | - | |
465 | | - | |
466 | | - | |
467 | | - | |
| 462 | + | |
| 463 | + | |
| 464 | + | |
| 465 | + | |
| 466 | + | |
| 467 | + | |
468 | 468 | | |
469 | 469 | | |
470 | 470 | | |
| |||
0 commit comments