Skip to content
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

release: 0.41.0 #771

Merged
merged 19 commits into from
Dec 17, 2024
Merged

Conversation

stainless-app[bot]
Copy link
Contributor

@stainless-app stainless-app bot commented Dec 2, 2024

Automated Release PR

0.41.0 (2024-12-17)

Full Changelog: v0.40.0...v0.41.0

Features

  • api: general availability updates (5db8538)
  • api: general availability updates (#795) (c8d5e43)
  • vertex: support token counting (6c3eded)

Bug Fixes

  • internal: correct support for TypeAliasType (2f6ba9e)

Chores

Documentation

  • readme: example snippet for client context manager (#791) (d0a5f0c)
  • readme: fix http client proxies example (#778) (df1a549)
  • use latest sonnet in example snippets (#781) (1ad9e4f)

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

@stainless-app stainless-app bot requested a review from a team as a code owner December 2, 2024 20:46
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 5be9517 to 81f7d70 Compare December 3, 2024 05:01
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch 6 times, most recently from 6a04d38 to 4ed0419 Compare December 9, 2024 05:01
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 12525a4 to 99b4d06 Compare December 9, 2024 14:42
If you were using these options, you should now pass
in a custom `httpx` client instance instead
https://github.com/anthropics/anthropic-sdk-python#configuring-the-http-client
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from d78625a to 3933368 Compare December 9, 2024 16:42
@RobertCraigie RobertCraigie changed the title release: 0.40.1 release: 0.41.0 Dec 9, 2024
Copy link
Contributor Author

stainless-app bot commented Dec 9, 2024

Release version edited manually

The Pull Request version has been manually set to 0.41.0 and will be used for the release.

If you instead want to use the version number 0.40.1 generated from conventional commits, just remove the label autorelease: custom version from this Pull Request.

@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 9898869 to 3933368 Compare December 9, 2024 16:52
Copy link

@michael-cohen-io michael-cohen-io left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the answer's no but do we need any changes to our README or other docs?

@RobertCraigie
Copy link
Collaborator

nope! those docs are using the non-deprecated syntax :)

although the proxies argument in that example snippet no longer works in newer httpx versions, I have a change landing shortly that'll fix it.

@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch 4 times, most recently from 55e56ff to fb34d02 Compare December 10, 2024 19:40
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch 2 times, most recently from 55d6e88 to 1ad9e4f Compare December 11, 2024 05:01
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 55eaa23 to 2f6ba9e Compare December 13, 2024 12:30
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch 2 times, most recently from 34ee504 to d163c08 Compare December 14, 2024 05:01
@stainless-app stainless-app bot enabled auto-merge (rebase) December 14, 2024 05:01
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch 2 times, most recently from 2160995 to d163c08 Compare December 16, 2024 05:01
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 7d6ff9d to d0a5f0c Compare December 16, 2024 15:54
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from a08a05c to f54c1da Compare December 16, 2024 16:05
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch 2 times, most recently from 6d8b2e0 to 7cffc99 Compare December 17, 2024 05:01
The following APIs are now GA and have been moved out of the beta namespace:

- Prompt caching
- Token counting
- PDF Support
- The Batch API

This commit also adds new endpoints for listing available models.

https://docs.anthropic.com/en/release-notes/api
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch 3 times, most recently from dcb9d7d to 6c3eded Compare December 17, 2024 13:51
The following APIs are now GA and have been moved out of the beta namespace:
- Prompt caching
- Token counting
- PDF Support
- The Batch API
This commit also adds new endpoints for listing available models.
https://docs.anthropic.com/en/release-notes/api
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 27bba5a to c8d5e43 Compare December 17, 2024 14:05
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from c1c1b13 to c4cf816 Compare December 17, 2024 14:17
@stainless-app stainless-app bot merged commit e33d250 into main Dec 17, 2024
4 checks passed
Copy link
Contributor Author

stainless-app bot commented Dec 17, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants