-
Notifications
You must be signed in to change notification settings - Fork 32
chore: release main #112
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
chore: release main #112
Conversation
82f1cb3 to
1ac1fde
Compare
|
FYI v12.4 failed to deploy https://github.com/anthropics/anthropic-sdk-csharp/actions/runs/21724467969/job/62662729880 . Nuget is still on v12.3 |
1ac1fde to
9b658e4
Compare
|
Thanks, I just kicked it (: |
c9d15fd to
104dc86
Compare
b117c68 to
f1b5d59
Compare
f1b5d59 to
182f121
Compare
Thanks.. I just checked but it still didn't deploy correctly. Looking at the code of the action and the response something's gone bad. No release have been created and subsequent steps were skipped. code needs releases response.data has no releases |
182f121 to
ffb8ebd
Compare
|
Sorry about that, should be good now (uploaded successfully and I can confirm the version number updated on NuGet) |
* chore: add release notes * Implement message Aggregator * Add prism log to gitignore * Fix test script * Add streaming aggregators * Refactored aggregator for v0.1.0 * Fixed copypaste SignatureDelta issue * WIP Aggregator refactor * applied review comments * Fix merge conflict Format code * apply review comments * Lint code * Apply code review * fix test results * apply review comments * properly await Aggregate function * lint files * Refactor code to provide in-place aggregation * Add example * Fix examples and lint code * Update readme and example * Fix tests * apply review sugestions * fix tests * fix tests * Apply suggestions from code review Co-authored-by: Stephen <stephen@stainless.com> * typo * remove obsolete gitignore entry * typo * lint * fix linter? * fix lint * fixes * example working * done? * fix formatting * fixes * add exception when computed timeout is too high * update readme * address feedback * formatting --------- Co-authored-by: meorphis <eric@stainless.com> Co-authored-by: JPVenson <github@jpb.email> Co-authored-by: JPVenson <ger-delta-07@hotmail.de>
ffb8ebd to
32be96e
Compare
felixfbecker
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can we fix this commit: a368341
0ff7162 to
e085cf3
Compare
* Add vertex provider Add vertex example Add explicit body check for vertex Readd explicit check for model value in bedrock client lint reintroduce null forgiving operator as required by build * apply review suggestions * Update examples/MessagesExample.Vertex/Program.cs * Apply suggestion from @sd-st --------- Co-authored-by: Stephen <stephen@stainless.com>
e085cf3 to
f8cb691
Compare
f8cb691 to
8c6594a
Compare
✨ Stainless prepared a new release
Anthropic: 12.5.0
12.5.0 (2026-02-10)
Full Changelog: Anthropic-v12.4.0...Anthropic-v12.5.0
Features
Bug Fixes
This pull request is managed by Stainless's GitHub App.
The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.
For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.
🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions