Skip to content

Commit fac2ef2

Browse files
fix(deps): bump github.com/opentdf/platform/protocol/go from 0.7.0 to 0.8.0 in /sdk (#2692)
Bumps [github.com/opentdf/platform/protocol/go](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/protocol/go'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>service: v0.7.2</h2> <h2><a href="https://github.com/opentdf/platform/compare/service/v0.7.1...service/v0.7.2">0.7.2</a> (2025-07-01)</h2> <h3>Features</h3> <ul> <li><strong>core:</strong> Add the ability to configure the http server settings [backport to release/service/v0.7] (<a href="https://redirect.github.com/opentdf/platform/issues/2523">#2523</a>) (<a href="https://github.com/opentdf/platform/commit/25180492b8770e510bf29c8690f1c47158a25e52">2518049</a>)</li> </ul> <h2>service: v0.7.1</h2> <h2><a href="https://github.com/opentdf/platform/compare/service/v0.7.0...service/v0.7.1">0.7.1</a> (2025-06-27)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/opentdf/platform/commit/e34680e3d3eeae5534a0ce1624a9e4386b100af1"><code>e34680e</code></a> feat(policy): sqlc queries refactor (<a href="https://redirect.github.com/opentdf/platform/issues/2541">#2541</a>)</li> <li><a href="https://github.com/opentdf/platform/commit/80c9c85acd9b9dc853142edce131b872d89cdc65"><code>80c9c85</code></a> chore(main): release sdk 0.6.0 (<a href="https://redirect.github.com/opentdf/platform/issues/2506">#2506</a>)</li> <li><a href="https://github.com/opentdf/platform/commit/23e4c2b0b41db368482f52cbc39331b05fe23462"><code>23e4c2b</code></a> feat(sdk): bump protocol/go v0.6.0 (<a href="https://redirect.github.com/opentdf/platform/issues/2536">#2536</a>)</li> <li><a href="https://github.com/opentdf/platform/commit/cf059e9da909f0eae4ba66fb86b7a758c71c0018"><code>cf059e9</code></a> chore(main): release protocol/go 0.6.0 (<a href="https://redirect.github.com/opentdf/platform/issues/2486">#2486</a>)</li> <li><a href="https://github.com/opentdf/platform/commit/1c4ec3ef1ad63fe8db34f1ddefd7d74f7813c96b"><code>1c4ec3e</code></a> fix(docs): Fix proto docs. (<a href="https://redirect.github.com/opentdf/platform/issues/2535">#2535</a>)</li> <li><a href="https://github.com/opentdf/platform/commit/fbc2724a066b5e4121838a958cb926a1ab5bdcde"><code>fbc2724</code></a> feat(policy): Add list key mappings rpc. (<a href="https://redirect.github.com/opentdf/platform/issues/2533">#2533</a>)</li> <li><a href="https://github.com/opentdf/platform/commit/d5ddc25c248aa43c8670d856ce4856539b1dfcac"><code>d5ddc25</code></a> chore(ci): benchmarking bulk decisioning should comply with API upper bound l...</li> <li><a href="https://github.com/opentdf/platform/commit/f85621280954f05701dba83a6a4cff729d21b029"><code>f856212</code></a> fix(authz): access pdp should use proto getter (<a href="https://redirect.github.com/opentdf/platform/issues/2530">#2530</a>)</li> <li><a href="https://github.com/opentdf/platform/commit/443cedba49691e2ef5c2ea6824c0150feff8f056"><code>443cedb</code></a> feat(authz): RR GetDecision improvements (<a href="https://redirect.github.com/opentdf/platform/issues/2479">#2479</a>)</li> <li><a href="https://github.com/opentdf/platform/commit/b3093cce2ffd1f1cdaec884967dc96a40caa2903"><code>b3093cc</code></a> feat(authz): sensible request limit upper bounds (<a href="https://redirect.github.com/opentdf/platform/issues/2526">#2526</a>)</li> <li>Additional commits viewable in <a href="https://github.com/opentdf/platform/compare/sdk/v0.7.0...service/v0.8.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/opentdf/platform/protocol/go&package-manager=go_modules&previous-version=0.7.0&new-version=0.8.0)](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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5290a51 commit fac2ef2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

sdk/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ require (
1313
github.com/lestrrat-go/jwx/v2 v2.1.6
1414
github.com/opentdf/platform/lib/fixtures v0.3.0
1515
github.com/opentdf/platform/lib/ocrypto v0.3.0
16-
github.com/opentdf/platform/protocol/go v0.7.0
16+
github.com/opentdf/platform/protocol/go v0.8.0
1717
github.com/stretchr/testify v1.10.0
1818
github.com/testcontainers/testcontainers-go v0.37.0
1919
github.com/xeipuuv/gojsonschema v1.2.0

sdk/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,8 +126,8 @@ github.com/opentdf/platform/lib/fixtures v0.3.0 h1:pgEm9ynMDIFH7Wd/lre2tfvtura8L
126126
github.com/opentdf/platform/lib/fixtures v0.3.0/go.mod h1:K/r0REv5MYClnkuiCxCOT1LTXbuIDP0kqixlGmPQzXc=
127127
github.com/opentdf/platform/lib/ocrypto v0.3.0 h1:/nHlIj6kqZ9XT9M45vAbzoMV8USeCj7GRuhFR6JH+RA=
128128
github.com/opentdf/platform/lib/ocrypto v0.3.0/go.mod h1:VuVHTye/smLiRZ5Ls4sZ14R+PtN9Egwj8D1Hv5X9iP0=
129-
github.com/opentdf/platform/protocol/go v0.7.0 h1:N04m0sgGR7inFVUf7HNjXAIP41XAJ85lO51pISv9nOE=
130-
github.com/opentdf/platform/protocol/go v0.7.0/go.mod h1:GRycoDGDxaz91sOvGZFWVEKJLluZFg2wM3NJmhucDHo=
129+
github.com/opentdf/platform/protocol/go v0.8.0 h1:fIskNUGX8jXtPG8c/DuGo4FoCH6OOShGPZFu63DkMK8=
130+
github.com/opentdf/platform/protocol/go v0.8.0/go.mod h1:GRycoDGDxaz91sOvGZFWVEKJLluZFg2wM3NJmhucDHo=
131131
github.com/opentracing/opentracing-go v1.2.0 h1:uEJPy/1a5RIPAJ0Ov+OIO8OxWu77jEv+1B0VhjKrZUs=
132132
github.com/opentracing/opentracing-go v1.2.0/go.mod h1:GxEUsuufX4nBwe+T+Wl9TAgYrxe9dPLANfrWvHYVTgc=
133133
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=

0 commit comments

Comments
 (0)