Commit c80374f
authored
fix(deps): bump github.com/opentdf/platform/protocol/go from 0.27.0 to 0.28.0 in /otdfctl (#3419)
Bumps
[github.com/opentdf/platform/protocol/go](https://github.com/opentdf/platform)
from 0.27.0 to 0.28.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>protocol/go: v0.28.0</h2>
<h2><a
href="https://github.com/opentdf/platform/compare/protocol/go/v0.27.0...protocol/go/v0.28.0">0.28.0</a>
(2026-04-28)</h2>
<h3>Features</h3>
<ul>
<li><strong>sdk:</strong> add shorthand enum constants for policy types
(<a
href="https://redirect.github.com/opentdf/platform/issues/3408">#3408</a>)
(<a
href="https://github.com/opentdf/platform/commit/c6f18cbcacc7fa285d834f504a6ce43b7363295d">c6f18cb</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/opentdf/platform/blob/otdfctl/v0.28.0/CHANGELOG.md">github.com/opentdf/platform/protocol/go's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/opentdf/otdfctl/compare/v0.27.0...v0.28.0">0.28.0</a>
(2025-12-16)</h2>
<h3>⚠ BREAKING CHANGES</h3>
<ul>
<li><strong>core:</strong> Store output format to profile. (<a
href="https://redirect.github.com/opentdf/otdfctl/issues/719">#719</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>core:</strong> Output to stdout, log to stderr. (<a
href="https://redirect.github.com/opentdf/otdfctl/issues/716">#716</a>)
(<a
href="https://github.com/opentdf/otdfctl/commit/4f6e1e4883c2e1d5215835cd8893e51b01e6c358">4f6e1e4</a>)</li>
<li><strong>core:</strong> pass default slogger into SDK init (<a
href="https://redirect.github.com/opentdf/otdfctl/issues/721">#721</a>)
(<a
href="https://github.com/opentdf/otdfctl/commit/c6bc084bf9856075a50f70168b88dd2c188488cc">c6bc084</a>)</li>
<li><strong>core:</strong> Store output format to profile. (<a
href="https://redirect.github.com/opentdf/otdfctl/issues/719">#719</a>)
(<a
href="https://github.com/opentdf/otdfctl/commit/400ecec5af8f9b96c716310b76bb493d3124748f">400ecec</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>core:</strong> Fix log-level flag (<a
href="https://redirect.github.com/opentdf/otdfctl/issues/714">#714</a>)
(<a
href="https://github.com/opentdf/otdfctl/commit/84f191b8c64ca06b692f855f0144ac9bcd2f56b9">84f191b</a>)</li>
<li><strong>core:</strong> Print errors and messages with JSON if
enabled in printer (<a
href="https://redirect.github.com/opentdf/otdfctl/issues/724">#724</a>)
(<a
href="https://github.com/opentdf/otdfctl/commit/ce0256bf888745cb25e09e1a608b620824f73139">ce0256b</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/opentdf/platform/commit/1b5ba79bec6dbe16be1e63de1c8598577b792070"><code>1b5ba79</code></a>
chore(main): release 0.28.0 (<a
href="https://redirect.github.com/opentdf/platform/issues/715">#715</a>)</li>
<li><a
href="https://github.com/opentdf/platform/commit/ce0256bf888745cb25e09e1a608b620824f73139"><code>ce0256b</code></a>
fix(core): Print errors and messages with JSON if enabled in printer (<a
href="https://redirect.github.com/opentdf/platform/issues/724">#724</a>)</li>
<li><a
href="https://github.com/opentdf/platform/commit/c6bc084bf9856075a50f70168b88dd2c188488cc"><code>c6bc084</code></a>
feat(core): pass default slogger into SDK init (<a
href="https://redirect.github.com/opentdf/platform/issues/721">#721</a>)</li>
<li><a
href="https://github.com/opentdf/platform/commit/400ecec5af8f9b96c716310b76bb493d3124748f"><code>400ecec</code></a>
feat(core)!: Store output format to profile. (<a
href="https://redirect.github.com/opentdf/platform/issues/719">#719</a>)</li>
<li><a
href="https://github.com/opentdf/platform/commit/4672d7d9c878009ec5afc3cad9e32a124f73cad6"><code>4672d7d</code></a>
chore(ci): Remove config from ci. (<a
href="https://redirect.github.com/opentdf/platform/issues/720">#720</a>)</li>
<li><a
href="https://github.com/opentdf/platform/commit/4f6e1e4883c2e1d5215835cd8893e51b01e6c358"><code>4f6e1e4</code></a>
feat(core): Output to stdout, log to stderr. (<a
href="https://redirect.github.com/opentdf/platform/issues/716">#716</a>)</li>
<li><a
href="https://github.com/opentdf/platform/commit/75ce8d60898e5e9a1a6757ec7554d34246478d84"><code>75ce8d6</code></a>
chore(dependabot): bump github.com/zitadel/oidc/v3 from 3.45.0 to 3.45.1
(<a
href="https://redirect.github.com/opentdf/platform/issues/712">#712</a>)</li>
<li><a
href="https://github.com/opentdf/platform/commit/631f5e25eda7a6787a88a33b6d743597f506518c"><code>631f5e2</code></a>
chore(dependabot): bump golang.org/x/term from 0.37.0 to 0.38.0 (<a
href="https://redirect.github.com/opentdf/platform/issues/718">#718</a>)</li>
<li><a
href="https://github.com/opentdf/platform/commit/84f191b8c64ca06b692f855f0144ac9bcd2f56b9"><code>84f191b</code></a>
fix(core): Fix log-level flag (<a
href="https://redirect.github.com/opentdf/platform/issues/714">#714</a>)</li>
<li>See full diff in <a
href="https://github.com/opentdf/platform/compare/otdfctl/v0.27.0...otdfctl/v0.28.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 6713889 commit c80374f
2 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
183 | | - | |
184 | | - | |
| 183 | + | |
| 184 | + | |
185 | 185 | | |
186 | 186 | | |
187 | 187 | | |
| |||
0 commit comments