Skip to content

Commit 7045d6e

Browse files
fix(deps): bump github.com/opentdf/platform/sdk from 0.19.0 to 0.20.0 in /service (#3467)
Bumps [github.com/opentdf/platform/sdk](https://github.com/opentdf/platform) from 0.19.0 to 0.20.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.20.0</h2> <h2><a href="https://github.com/opentdf/platform/compare/protocol/go/v0.19.0...protocol/go/v0.20.0">0.20.0</a> (2026-03-18)</h2> <h3>⚠ BREAKING CHANGES</h3> <ul> <li><strong>policy:</strong> Namespace subject mappings and subject condition sets. (<a href="https://redirect.github.com/opentdf/platform/issues/3143">#3143</a>)</li> <li><strong>policy:</strong> Optional namespace on actions protos, NamespacedPolicy feature flag (<a href="https://redirect.github.com/opentdf/platform/issues/3155">#3155</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>policy:</strong> Namespace subject mappings and subject condition sets. (<a href="https://redirect.github.com/opentdf/platform/issues/3143">#3143</a>) (<a href="https://github.com/opentdf/platform/commit/3006780fea56f85b36223c134ae63a8afe109908">3006780</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>policy:</strong> Optional namespace on actions protos, NamespacedPolicy feature flag (<a href="https://redirect.github.com/opentdf/platform/issues/3155">#3155</a>) (<a href="https://github.com/opentdf/platform/commit/c20f039c6dc72bb7627075cf3cb330a6f03f2fec">c20f039</a>)</li> </ul> <h2>sdk: v0.20.0</h2> <h2><a href="https://github.com/opentdf/platform/compare/sdk/v0.19.0...sdk/v0.20.0">0.20.0</a> (2026-05-11)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> bump module protocol/go to v0.30.0 throughout (<a href="https://redirect.github.com/opentdf/platform/issues/3459">#3459</a>) (<a href="https://github.com/opentdf/platform/commit/8eaa502b0f949ddbe18a5a1dac0931b92eec2351">8eaa502</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/opentdf/platform/commit/37870f4333a23d16df616aac67c07dcf62c217d0"><code>37870f4</code></a> chore(main): release sdk 0.20.0 (<a href="https://redirect.github.com/opentdf/platform/issues/3461">#3461</a>)</li> <li><a href="https://github.com/opentdf/platform/commit/24c09dd6318f713e16106a23c9e623176db011c8"><code>24c09dd</code></a> feat(cli): Confirm and execute pruning of legacy objects (<a href="https://redirect.github.com/opentdf/platform/issues/3458">#3458</a>)</li> <li><a href="https://github.com/opentdf/platform/commit/98f48d2ef87740ef564e6b79eaf03593684d51bc"><code>98f48d2</code></a> feat(cli): add sensitive flag annotation to DocFlag (<a href="https://redirect.github.com/opentdf/platform/issues/3457">#3457</a>)</li> <li><a href="https://github.com/opentdf/platform/commit/8eaa502b0f949ddbe18a5a1dac0931b92eec2351"><code>8eaa502</code></a> fix(deps): bump module protocol/go to v0.30.0 throughout (<a href="https://redirect.github.com/opentdf/platform/issues/3459">#3459</a>)</li> <li><a href="https://github.com/opentdf/platform/commit/69a6210d1e21f59e05f27742b3d1b2ee12e309b0"><code>69a6210</code></a> chore(main): release protocol/go 0.30.0 (<a href="https://redirect.github.com/opentdf/platform/issues/3449">#3449</a>)</li> <li><a href="https://github.com/opentdf/platform/commit/c900c53b39ed6a737716a163e66eec6c71cea60d"><code>c900c53</code></a> feat(cli): Add prune summary information (<a href="https://redirect.github.com/opentdf/platform/issues/3456">#3456</a>)</li> <li><a href="https://github.com/opentdf/platform/commit/6a0b3c63795cf79b4d87d561464101c7cd2cf351"><code>6a0b3c6</code></a> feat(policy): Add resource mapping group FQNs (<a href="https://redirect.github.com/opentdf/platform/issues/3447">#3447</a>)</li> <li><a href="https://github.com/opentdf/platform/commit/3199583c4a6454ac7eabe1260a142e5c5ff067ad"><code>3199583</code></a> feat(policy): Add FQN to RegisteredResourceValues (<a href="https://redirect.github.com/opentdf/platform/issues/3446">#3446</a>)</li> <li><a href="https://github.com/opentdf/platform/commit/61f194c90af3b67d7a183daa92175174c69dfff6"><code>61f194c</code></a> fix(cli): support json profile output (<a href="https://redirect.github.com/opentdf/platform/issues/3448">#3448</a>)</li> <li><a href="https://github.com/opentdf/platform/commit/b4f083b2f74c59930f52dd8d8c5ea5cc06357841"><code>b4f083b</code></a> chore(main): release service 0.15.0 (<a href="https://redirect.github.com/opentdf/platform/issues/3376">#3376</a>)</li> <li>Additional commits viewable in <a href="https://github.com/opentdf/platform/compare/sdk/v0.19.0...sdk/v0.20.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 5b87b2b commit 7045d6e

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

service/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ require (
3535
github.com/opentdf/platform/lib/identifier v0.4.0
3636
github.com/opentdf/platform/lib/ocrypto v0.12.0
3737
github.com/opentdf/platform/protocol/go v0.32.0
38-
github.com/opentdf/platform/sdk v0.19.0
38+
github.com/opentdf/platform/sdk v0.20.0
3939
github.com/pressly/goose/v3 v3.24.3
4040
github.com/spf13/cobra v1.9.1
4141
github.com/spf13/viper v1.20.1

service/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -275,8 +275,8 @@ github.com/opentdf/platform/lib/ocrypto v0.12.0 h1:N449KWy7VdMO0JwfsrG0kM6Uy8VrE
275275
github.com/opentdf/platform/lib/ocrypto v0.12.0/go.mod h1:51UTmAWO6C8ghuMXiktpn63N+fLUQxY6zo8D65Ly0wQ=
276276
github.com/opentdf/platform/protocol/go v0.32.0 h1:XdH/MscjqpESzmfNHSlC3/b84KDRJWrKSoRjbTTfKh4=
277277
github.com/opentdf/platform/protocol/go v0.32.0/go.mod h1:GCiAAv0I8tkQDA2j9FuWzmK78OtIZSl+eAxAf2WHG+4=
278-
github.com/opentdf/platform/sdk v0.19.0 h1:M8tvgzp2QYS/ZN4bYXYFk2G1TnjqawI0HbqylBRdrUo=
279-
github.com/opentdf/platform/sdk v0.19.0/go.mod h1:+HJBvj/mm2ygFYTG/HniQRF5XwCmUcw89DNsnDB5EzA=
278+
github.com/opentdf/platform/sdk v0.20.0 h1:ylJrFmZ8XlEOBUM3FJ4UOg+H3UyMzpvSsOTRbhvoYBU=
279+
github.com/opentdf/platform/sdk v0.20.0/go.mod h1:uY3jQnEgNpL/C+Yhkg1Y4BBEgUZH/yyKybiwEEs/Mjw=
280280
github.com/opentracing/opentracing-go v1.2.0 h1:uEJPy/1a5RIPAJ0Ov+OIO8OxWu77jEv+1B0VhjKrZUs=
281281
github.com/opentracing/opentracing-go v1.2.0/go.mod h1:GxEUsuufX4nBwe+T+Wl9TAgYrxe9dPLANfrWvHYVTgc=
282282
github.com/pelletier/go-toml/v2 v2.2.4 h1:mye9XuhQ6gvn5h28+VilKrrPoQVanw5PMw/TB0t5Ec4=

0 commit comments

Comments
 (0)