generated from maragudk/template
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit bf493c9
authored
Bump github.com/anthropics/anthropic-sdk-go from 0.2.0-alpha.8 to 0.2.0-alpha.9 (#41)
Bumps
[github.com/anthropics/anthropic-sdk-go](https://github.com/anthropics/anthropic-sdk-go)
from 0.2.0-alpha.8 to 0.2.0-alpha.9.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/anthropics/anthropic-sdk-go/releases">github.com/anthropics/anthropic-sdk-go's
releases</a>.</em></p>
<blockquote>
<h2>v0.2.0-alpha.9</h2>
<h2>0.2.0-alpha.9 (2025-01-23)</h2>
<p>Full Changelog: <a
href="https://github.com/anthropics/anthropic-sdk-go/compare/v0.2.0-alpha.8...v0.2.0-alpha.9">v0.2.0-alpha.8...v0.2.0-alpha.9</a></p>
<h3>Features</h3>
<ul>
<li><strong>api:</strong> add citations (<a
href="https://redirect.github.com/anthropics/anthropic-sdk-go/issues/101">#101</a>)
(<a
href="https://github.com/anthropics/anthropic-sdk-go/commit/59fd065fe106db20527f37e4ecdc6cc771c10418">59fd065</a>)</li>
<li><strong>api:</strong> add message batch delete endpoint (<a
href="https://redirect.github.com/anthropics/anthropic-sdk-go/issues/81">#81</a>)
(<a
href="https://github.com/anthropics/anthropic-sdk-go/commit/b3a63e7cbf73d06141750cf126af25412b12061d">b3a63e7</a>)</li>
<li><strong>client:</strong> support results endpoint (<a
href="https://redirect.github.com/anthropics/anthropic-sdk-go/issues/98">#98</a>)
(<a
href="https://github.com/anthropics/anthropic-sdk-go/commit/380054fc5608380cdc054a181d83558ee7c5b946">380054f</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>fix apijson.Port for embedded structs (<a
href="https://redirect.github.com/anthropics/anthropic-sdk-go/issues/95">#95</a>)
(<a
href="https://github.com/anthropics/anthropic-sdk-go/commit/5c3a7f7f4d2694b8b52a0c4a36701a489a58dcf0">5c3a7f7</a>)</li>
<li>fix apijson.Port for embedded structs (<a
href="https://redirect.github.com/anthropics/anthropic-sdk-go/issues/97">#97</a>)
(<a
href="https://github.com/anthropics/anthropic-sdk-go/commit/55a3365c873b6b385d27f2315e370fa40736778e">55a3365</a>)</li>
<li>fix header parameter value (<a
href="https://redirect.github.com/anthropics/anthropic-sdk-go/issues/90">#90</a>)
(<a
href="https://github.com/anthropics/anthropic-sdk-go/commit/d52699aa2036162f6842a3115eb754b6870260e1">d52699a</a>)</li>
<li>prevent niche naming conflicts for string enums with different
casing (<a
href="https://redirect.github.com/anthropics/anthropic-sdk-go/issues/100">#100</a>)
(<a
href="https://github.com/anthropics/anthropic-sdk-go/commit/3af5fe8993928a6985022cdbea6bfe220a6d6be5">3af5fe8</a>)</li>
<li>support array query parameters (<a
href="https://redirect.github.com/anthropics/anthropic-sdk-go/issues/89">#89</a>)
(<a
href="https://github.com/anthropics/anthropic-sdk-go/commit/d728bcc9d69414bb3ba577e504e1285f0eb22bc5">d728bcc</a>)</li>
</ul>
<h3>Chores</h3>
<ul>
<li>bump license year (<a
href="https://redirect.github.com/anthropics/anthropic-sdk-go/issues/88">#88</a>)
(<a
href="https://github.com/anthropics/anthropic-sdk-go/commit/c8ddc6b1364485e299e050423e459023e2d65b46">c8ddc6b</a>)</li>
<li><strong>internal:</strong> remove unused field (<a
href="https://redirect.github.com/anthropics/anthropic-sdk-go/issues/94">#94</a>)
(<a
href="https://github.com/anthropics/anthropic-sdk-go/commit/b98d12a3991ae2f1d714833a71ec90dedc552661">b98d12a</a>)</li>
<li><strong>internal:</strong> rename <code>streaming.go</code> (<a
href="https://redirect.github.com/anthropics/anthropic-sdk-go/issues/96">#96</a>)
(<a
href="https://github.com/anthropics/anthropic-sdk-go/commit/ce8ac0fe762132d230241f021eeb0cd4215f271b">ce8ac0f</a>)</li>
<li><strong>internal:</strong> update examples (<a
href="https://redirect.github.com/anthropics/anthropic-sdk-go/issues/91">#91</a>)
(<a
href="https://github.com/anthropics/anthropic-sdk-go/commit/97176628489158be07baf1747ba39f15429d3a39">9717662</a>)</li>
</ul>
<h3>Documentation</h3>
<ul>
<li><strong>readme:</strong> fix misplaced period (<a
href="https://redirect.github.com/anthropics/anthropic-sdk-go/issues/93">#93</a>)
(<a
href="https://github.com/anthropics/anthropic-sdk-go/commit/953d5104b1460b749b776a6ba4df90d2604c06cd">953d510</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/anthropics/anthropic-sdk-go/blob/main/CHANGELOG.md">github.com/anthropics/anthropic-sdk-go's
changelog</a>.</em></p>
<blockquote>
<h2>0.2.0-alpha.9 (2025-01-23)</h2>
<p>Full Changelog: <a
href="https://github.com/anthropics/anthropic-sdk-go/compare/v0.2.0-alpha.8...v0.2.0-alpha.9">v0.2.0-alpha.8...v0.2.0-alpha.9</a></p>
<h3>Features</h3>
<ul>
<li><strong>api:</strong> add citations (<a
href="https://redirect.github.com/anthropics/anthropic-sdk-go/issues/101">#101</a>)
(<a
href="https://github.com/anthropics/anthropic-sdk-go/commit/59fd065fe106db20527f37e4ecdc6cc771c10418">59fd065</a>)</li>
<li><strong>api:</strong> add message batch delete endpoint (<a
href="https://redirect.github.com/anthropics/anthropic-sdk-go/issues/81">#81</a>)
(<a
href="https://github.com/anthropics/anthropic-sdk-go/commit/b3a63e7cbf73d06141750cf126af25412b12061d">b3a63e7</a>)</li>
<li><strong>client:</strong> support results endpoint (<a
href="https://redirect.github.com/anthropics/anthropic-sdk-go/issues/98">#98</a>)
(<a
href="https://github.com/anthropics/anthropic-sdk-go/commit/380054fc5608380cdc054a181d83558ee7c5b946">380054f</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>fix apijson.Port for embedded structs (<a
href="https://redirect.github.com/anthropics/anthropic-sdk-go/issues/95">#95</a>)
(<a
href="https://github.com/anthropics/anthropic-sdk-go/commit/5c3a7f7f4d2694b8b52a0c4a36701a489a58dcf0">5c3a7f7</a>)</li>
<li>fix apijson.Port for embedded structs (<a
href="https://redirect.github.com/anthropics/anthropic-sdk-go/issues/97">#97</a>)
(<a
href="https://github.com/anthropics/anthropic-sdk-go/commit/55a3365c873b6b385d27f2315e370fa40736778e">55a3365</a>)</li>
<li>fix header parameter value (<a
href="https://redirect.github.com/anthropics/anthropic-sdk-go/issues/90">#90</a>)
(<a
href="https://github.com/anthropics/anthropic-sdk-go/commit/d52699aa2036162f6842a3115eb754b6870260e1">d52699a</a>)</li>
<li>prevent niche naming conflicts for string enums with different
casing (<a
href="https://redirect.github.com/anthropics/anthropic-sdk-go/issues/100">#100</a>)
(<a
href="https://github.com/anthropics/anthropic-sdk-go/commit/3af5fe8993928a6985022cdbea6bfe220a6d6be5">3af5fe8</a>)</li>
<li>support array query parameters (<a
href="https://redirect.github.com/anthropics/anthropic-sdk-go/issues/89">#89</a>)
(<a
href="https://github.com/anthropics/anthropic-sdk-go/commit/d728bcc9d69414bb3ba577e504e1285f0eb22bc5">d728bcc</a>)</li>
</ul>
<h3>Chores</h3>
<ul>
<li>bump license year (<a
href="https://redirect.github.com/anthropics/anthropic-sdk-go/issues/88">#88</a>)
(<a
href="https://github.com/anthropics/anthropic-sdk-go/commit/c8ddc6b1364485e299e050423e459023e2d65b46">c8ddc6b</a>)</li>
<li><strong>internal:</strong> remove unused field (<a
href="https://redirect.github.com/anthropics/anthropic-sdk-go/issues/94">#94</a>)
(<a
href="https://github.com/anthropics/anthropic-sdk-go/commit/b98d12a3991ae2f1d714833a71ec90dedc552661">b98d12a</a>)</li>
<li><strong>internal:</strong> rename <code>streaming.go</code> (<a
href="https://redirect.github.com/anthropics/anthropic-sdk-go/issues/96">#96</a>)
(<a
href="https://github.com/anthropics/anthropic-sdk-go/commit/ce8ac0fe762132d230241f021eeb0cd4215f271b">ce8ac0f</a>)</li>
<li><strong>internal:</strong> update examples (<a
href="https://redirect.github.com/anthropics/anthropic-sdk-go/issues/91">#91</a>)
(<a
href="https://github.com/anthropics/anthropic-sdk-go/commit/97176628489158be07baf1747ba39f15429d3a39">9717662</a>)</li>
</ul>
<h3>Documentation</h3>
<ul>
<li><strong>readme:</strong> fix misplaced period (<a
href="https://redirect.github.com/anthropics/anthropic-sdk-go/issues/93">#93</a>)
(<a
href="https://github.com/anthropics/anthropic-sdk-go/commit/953d5104b1460b749b776a6ba4df90d2604c06cd">953d510</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/anthropics/anthropic-sdk-go/commit/725948ebb4d517b906d2b8034dc7a3dc61642bf7"><code>725948e</code></a>
release: 0.2.0-alpha.9</li>
<li><a
href="https://github.com/anthropics/anthropic-sdk-go/commit/dee3f7d2723b0d615593bdaa7fa5d206b41b151f"><code>dee3f7d</code></a>
feat(api): add citations (<a
href="https://redirect.github.com/anthropics/anthropic-sdk-go/issues/101">#101</a>)</li>
<li><a
href="https://github.com/anthropics/anthropic-sdk-go/commit/fc39ce6b4f6617dbcb4b3e72cc2dfd453f437c56"><code>fc39ce6</code></a>
fix: prevent niche naming conflicts for string enums with different
casing (#...</li>
<li><a
href="https://github.com/anthropics/anthropic-sdk-go/commit/6690cc753a04f5526fbded02a0e6a577c86b1c95"><code>6690cc7</code></a>
feat(client): support results endpoint (<a
href="https://redirect.github.com/anthropics/anthropic-sdk-go/issues/98">#98</a>)</li>
<li><a
href="https://github.com/anthropics/anthropic-sdk-go/commit/ccede5bbe80f71bd487fcd39c54e103e1dc66476"><code>ccede5b</code></a>
fix: fix apijson.Port for embedded structs (<a
href="https://redirect.github.com/anthropics/anthropic-sdk-go/issues/97">#97</a>)</li>
<li><a
href="https://github.com/anthropics/anthropic-sdk-go/commit/5aad417ed7e92efe2ff3e8d463dab89d4548630f"><code>5aad417</code></a>
chore(internal): rename <code>streaming.go</code> (<a
href="https://redirect.github.com/anthropics/anthropic-sdk-go/issues/96">#96</a>)</li>
<li><a
href="https://github.com/anthropics/anthropic-sdk-go/commit/24d288077ed127ff9bb47daac460fd05e5955591"><code>24d2880</code></a>
fix: fix apijson.Port for embedded structs (<a
href="https://redirect.github.com/anthropics/anthropic-sdk-go/issues/95">#95</a>)</li>
<li><a
href="https://github.com/anthropics/anthropic-sdk-go/commit/9a5227c79c30b5fa054c169005524ba687749d38"><code>9a5227c</code></a>
chore(internal): remove unused field (<a
href="https://redirect.github.com/anthropics/anthropic-sdk-go/issues/94">#94</a>)</li>
<li><a
href="https://github.com/anthropics/anthropic-sdk-go/commit/315850cb55ac298fe6c5d440cb287b2a402c221a"><code>315850c</code></a>
docs(readme): fix misplaced period (<a
href="https://redirect.github.com/anthropics/anthropic-sdk-go/issues/93">#93</a>)</li>
<li><a
href="https://github.com/anthropics/anthropic-sdk-go/commit/fc505d74d8c44fc9bdb86408cd3ef63dabfbdf99"><code>fc505d7</code></a>
chore(internal): update examples (<a
href="https://redirect.github.com/anthropics/anthropic-sdk-go/issues/91">#91</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/anthropics/anthropic-sdk-go/compare/v0.2.0-alpha.8...v0.2.0-alpha.9">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 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 d237222 commit bf493c9Copy full SHA for bf493c9
Expand file treeCollapse file tree
2 files changed
+3
-3
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
| 7 | + | |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
|
+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 |
| - | |
18 |
| - | |
| 17 | + | |
| 18 | + | |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
|
0 commit comments