Skip to content

Commit 412dfd1

Browse files
fix(deps): bump github.com/opentdf/platform/sdk from 0.9.0 to 0.10.0 in /service (#2831)
Bumps [github.com/opentdf/platform/sdk](https://github.com/opentdf/platform) from 0.9.0 to 0.10.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.10.0</h2> <h2><a href="https://github.com/opentdf/platform/compare/protocol/go/v0.9.0...protocol/go/v0.10.0">0.10.0</a> (2025-09-16)</h2> <h3>Features</h3> <ul> <li><strong>policy:</strong> add protovalidate for obligation defs + vals (<a href="https://redirect.github.com/opentdf/platform/issues/2699">#2699</a>) (<a href="https://github.com/opentdf/platform/commit/af5c049435355646b7b59fd3a4b0191875a4b88d">af5c049</a>)</li> </ul> <h2>service: v0.10.0</h2> <h2><a href="https://github.com/opentdf/platform/compare/service/v0.9.0...service/v0.10.0">0.10.0</a> (2025-09-17)</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>authz:</strong> add obligation policy decision point (<a href="https://redirect.github.com/opentdf/platform/issues/2706">#2706</a>) (<a href="https://github.com/opentdf/platform/commit/bb2a4f89f4cc0c483ac7f60b4e24bf88cac10c7e">bb2a4f8</a>)</li> <li><strong>core:</strong> add service negation for op mode (<a href="https://redirect.github.com/opentdf/platform/issues/2680">#2680</a>) (<a href="https://github.com/opentdf/platform/commit/029db8c10af1cb8f50c2bb925d08ca0f5ddf7916">029db8c</a>)</li> <li><strong>core:</strong> Bump default write timeout. (<a href="https://redirect.github.com/opentdf/platform/issues/2671">#2671</a>) (<a href="https://github.com/opentdf/platform/commit/6a233c1f16c1a7ea3b059906eb0a489e06544134">6a233c1</a>)</li> <li><strong>core:</strong> Encapsulate&gt;Encrypt (<a href="https://redirect.github.com/opentdf/platform/issues/2676">#2676</a>) (<a href="https://github.com/opentdf/platform/commit/3c5a6145c9bcac47001639bdcf2576a444493dd5">3c5a614</a>)</li> <li><strong>core:</strong> Lets key manager factory take context (<a href="https://redirect.github.com/opentdf/platform/issues/2715">#2715</a>) (<a href="https://github.com/opentdf/platform/commit/8d7099361c76d94682a91d86ec5ace7cce816cfa">8d70993</a>)</li> <li><strong>policy:</strong> add FQN of obligation definitions/values to protos (<a href="https://redirect.github.com/opentdf/platform/issues/2703">#2703</a>) (<a href="https://github.com/opentdf/platform/commit/45ded0e2717cca7ca8465e642c05e02ca4acd6c5">45ded0e</a>)</li> <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> <li><strong>policy:</strong> Add obligation triggers (<a href="https://redirect.github.com/opentdf/platform/issues/2675">#2675</a>) (<a href="https://github.com/opentdf/platform/commit/22d08378c06eef1ec5d59250d3e22f81d230c49d">22d0837</a>)</li> <li><strong>policy:</strong> add protovalidate for obligation defs + vals (<a href="https://redirect.github.com/opentdf/platform/issues/2699">#2699</a>) (<a href="https://github.com/opentdf/platform/commit/af5c049435355646b7b59fd3a4b0191875a4b88d">af5c049</a>)</li> <li><strong>policy:</strong> Allow creation and update of triggers on Obligation Values (<a href="https://redirect.github.com/opentdf/platform/issues/2691">#2691</a>) (<a href="https://github.com/opentdf/platform/commit/b1e7ba14a34c719d711db45cc9401c332c1175a5">b1e7ba1</a>)</li> <li><strong>policy:</strong> Allow for additional context to be added to obligation triggers (<a href="https://redirect.github.com/opentdf/platform/issues/2705">#2705</a>) (<a href="https://github.com/opentdf/platform/commit/7025599b30e76bb5b546f5d68f5fee9405f8a0b5">7025599</a>)</li> <li><strong>policy:</strong> Include Triggers in GET/LISTable reqs (<a href="https://redirect.github.com/opentdf/platform/issues/2704">#2704</a>) (<a href="https://github.com/opentdf/platform/commit/b4381d1f6f9777ad9041196548d52bc6f769e779">b4381d1</a>)</li> <li><strong>policy:</strong> obligations + values CRUD (<a href="https://redirect.github.com/opentdf/platform/issues/2545">#2545</a>) (<a href="https://github.com/opentdf/platform/commit/c194e3522b9dfab74a5a21747d012f88a188f989">c194e35</a>)</li> <li>use public AES protected key from lib/ocrypto (<a href="https://redirect.github.com/opentdf/platform/issues/2600">#2600</a>) (<a href="https://github.com/opentdf/platform/commit/75d7590ec062f822045027d4eb0b59a48bdea465">75d7590</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>core:</strong> remove extraneous comment (<a href="https://redirect.github.com/opentdf/platform/issues/2741">#2741</a>) (<a href="https://github.com/opentdf/platform/commit/ada8da664012ef82708214108efe9ad722e32faa">ada8da6</a>)</li> <li><strong>core:</strong> return services in the order they were registered (<a href="https://redirect.github.com/opentdf/platform/issues/2733">#2733</a>) (<a href="https://github.com/opentdf/platform/commit/1d661dbc15cb14f335c3d1a93b379686da7c700d">1d661db</a>)</li> <li><strong>deps:</strong> bump github.com/opentdf/platform/lib/ocrypto from 0.3.0 to 0.6.0 in /service (<a href="https://redirect.github.com/opentdf/platform/issues/2714">#2714</a>) (<a href="https://github.com/opentdf/platform/commit/00354b3b37ea181fb007a9df390462989ef44b9c">00354b3</a>)</li> <li><strong>deps:</strong> bump github.com/opentdf/platform/protocol/go from 0.7.0 to 0.9.0 in /service (<a href="https://redirect.github.com/opentdf/platform/issues/2726">#2726</a>) (<a href="https://github.com/opentdf/platform/commit/900436848bda92b7af735893e192e9ac5b343399">9004368</a>)</li> <li><strong>deps:</strong> bump protocol/go to 0.10.0 in service (<a href="https://redirect.github.com/opentdf/platform/issues/2734">#2734</a>) (<a href="https://github.com/opentdf/platform/commit/11e62012d1895fd148fe4bfcb2bd2e5132d5be1b">11e6201</a>)</li> <li><strong>deps:</strong> update protovalidate to v0.14.2 to use new buf validate MessageOneofRule (<a href="https://redirect.github.com/opentdf/platform/issues/2698">#2698</a>) (<a href="https://github.com/opentdf/platform/commit/1cae18e6b6f4a72869b0cdb65d775e108da07872">1cae18e</a>)</li> <li><strong>policy:</strong> Registered Resources should consider actions correctly within Decision Requests (<a href="https://redirect.github.com/opentdf/platform/issues/2681">#2681</a>) (<a href="https://github.com/opentdf/platform/commit/cf264a2701aa529a188548c5288f55ae3c95d338">cf264a2</a>)</li> <li>sanitize db schema identifiers (<a href="https://redirect.github.com/opentdf/platform/issues/2682">#2682</a>) (<a href="https://github.com/opentdf/platform/commit/0d3dd945078fd3b9696a3ab258d8e35c0f272345">0d3dd94</a>)</li> </ul> <h2>sdk: v0.10.0</h2> <h2><a href="https://github.com/opentdf/platform/compare/sdk/v0.9.0...sdk/v0.10.0">0.10.0</a> (2025-10-21)</h2> <h3>Features</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/opentdf/platform/commit/ebdc8bfd6dd7d526f30eb814202bc80419a21547"><code>ebdc8bf</code></a> chore(main): release sdk 0.10.0 (<a href="https://redirect.github.com/opentdf/platform/issues/2801">#2801</a>)</li> <li><a href="https://github.com/opentdf/platform/commit/14191e499d68f669f41f913937c57cbc0e4be42e"><code>14191e4</code></a> feat(sdk): Call init if obligations are empty. (<a href="https://redirect.github.com/opentdf/platform/issues/2825">#2825</a>)</li> <li><a href="https://github.com/opentdf/platform/commit/907f6724a1204620b3e2f414c372b7c2da9a5dba"><code>907f672</code></a> chore(ci): fix xtest job permissions (<a href="https://redirect.github.com/opentdf/platform/issues/2828">#2828</a>)</li> <li><a href="https://github.com/opentdf/platform/commit/3cccfd2929858c394b2a46369e0c2d35cd1cb039"><code>3cccfd2</code></a> feat(sdk): Add obligations support. (<a href="https://redirect.github.com/opentdf/platform/issues/2759">#2759</a>)</li> <li><a href="https://github.com/opentdf/platform/commit/206abe3ed266ac9533fcc4de504a5056e5856a56"><code>206abe3</code></a> feat(policy): List obligation triggers rpc (<a href="https://redirect.github.com/opentdf/platform/issues/2823">#2823</a>)</li> <li><a href="https://github.com/opentdf/platform/commit/72fa722f0e8587ce784daf19d9c614f8796fe2c0"><code>72fa722</code></a> chore(ci): bump github/codeql-action from 3.28.19 to 4.30.9 (<a href="https://redirect.github.com/opentdf/platform/issues/2821">#2821</a>)</li> <li><a href="https://github.com/opentdf/platform/commit/23cf0f1eff3e172a13bfce773fcf427df99abff8"><code>23cf0f1</code></a> chore(ci): bump actions/checkout from 4.2.2 to 5.0.0 (<a href="https://redirect.github.com/opentdf/platform/issues/2774">#2774</a>)</li> <li><a href="https://github.com/opentdf/platform/commit/beaff21de6c7fa90d7892fa6cff346f7c697d308"><code>beaff21</code></a> feat(policy): namespace root certificates (<a href="https://redirect.github.com/opentdf/platform/issues/2771">#2771</a>)</li> <li><a href="https://github.com/opentdf/platform/commit/205812e7c591e6007dfe5ab9afe5108a814a31f8"><code>205812e</code></a> feat(sdk): ADR documenting SDK Obligations method coupling with decrypt (<a href="https://redirect.github.com/opentdf/platform/issues/2822">#2822</a>)</li> <li><a href="https://github.com/opentdf/platform/commit/cedca5bf50d6a8fc0f71b0571fdbb72d94821bd6"><code>cedca5b</code></a> chore(ci): Correct manually entered wrong version (<a href="https://redirect.github.com/opentdf/platform/issues/2818">#2818</a>)</li> <li>Additional commits viewable in <a href="https://github.com/opentdf/platform/compare/sdk/v0.9.0...sdk/v0.10.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/sdk&package-manager=go_modules&previous-version=0.9.0&new-version=0.10.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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9af3184 commit 412dfd1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

service/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ require (
3737
github.com/opentdf/platform/lib/identifier v0.2.0
3838
github.com/opentdf/platform/lib/ocrypto v0.7.0
3939
github.com/opentdf/platform/protocol/go v0.13.0
40-
github.com/opentdf/platform/sdk v0.9.0
40+
github.com/opentdf/platform/sdk v0.10.0
4141
github.com/pressly/goose/v3 v3.24.3
4242
github.com/spf13/cobra v1.9.1
4343
github.com/spf13/viper v1.20.1

service/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -257,8 +257,8 @@ github.com/opentdf/platform/lib/ocrypto v0.7.0 h1:uBZJXisuXU3V8681aP8FVMJkyWBrwW
257257
github.com/opentdf/platform/lib/ocrypto v0.7.0/go.mod h1:sYhoBL1bQYgQVSSNpxU13RsrE5JAk8BABT1hfr9L3j8=
258258
github.com/opentdf/platform/protocol/go v0.13.0 h1:vrOOHyhYDPzJgNenz/1g0M5nWtkOYKkPggMNHKzeMcs=
259259
github.com/opentdf/platform/protocol/go v0.13.0/go.mod h1:GRycoDGDxaz91sOvGZFWVEKJLluZFg2wM3NJmhucDHo=
260-
github.com/opentdf/platform/sdk v0.9.0 h1:9OWP1/9NbdY/8A1idLQT2tzHgHlKvurNV7qmR4r9PlA=
261-
github.com/opentdf/platform/sdk v0.9.0/go.mod h1:SUjjqOBmOiL42YUTQHjy022ixfC5GOA62Xw5DTvlu5w=
260+
github.com/opentdf/platform/sdk v0.10.0 h1:OU0pdAnEkcpvLHKZQsynkJJ4lOnVPIBP13W2+9jR80Y=
261+
github.com/opentdf/platform/sdk v0.10.0/go.mod h1:EIh7cTBrtKfjav+5WXA1PZQYjI+fJtTeSXl6Ibw79Bw=
262262
github.com/opentracing/opentracing-go v1.2.0 h1:uEJPy/1a5RIPAJ0Ov+OIO8OxWu77jEv+1B0VhjKrZUs=
263263
github.com/opentracing/opentracing-go v1.2.0/go.mod h1:GxEUsuufX4nBwe+T+Wl9TAgYrxe9dPLANfrWvHYVTgc=
264264
github.com/pelletier/go-toml/v2 v2.2.4 h1:mye9XuhQ6gvn5h28+VilKrrPoQVanw5PMw/TB0t5Ec4=

0 commit comments

Comments
 (0)