Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 16, 2024

This PR contains the following updates:

Package Change Age Confidence
anthropic ==0.18.1 -> ==0.64.0 age confidence

Release Notes

anthropics/anthropic-sdk-python (anthropic)

v0.64.0

Compare Source

Full Changelog: v0.63.0...v0.64.0

Features
  • api: makes 1 hour TTL Cache Control generally available (35201ba)
Chores

v0.63.0

Compare Source

Full Changelog: v0.63.0...v0.64.0

Features
  • api: makes 1 hour TTL Cache Control generally available (35201ba)
Chores

v0.62.0

Compare Source

Full Changelog: v0.62.0...v0.63.0

Features
  • betas: add context-1m-2025-08-07 (57a80e7)
Chores

v0.61.0

Compare Source

Full Changelog: v0.61.0...v0.62.0

Features
  • api: search result content blocks (1ae15cd)

v0.60.0

Compare Source

Full Changelog: v0.60.0...v0.61.0

Features
  • api: add claude-opus-4-1-20250805 (baae0ee)
  • api: adds support for text_editor_20250728 tool (9ad8fe5)
  • client: support file upload requests (a9bd98a)
Chores
  • client: add TextEditor_20250429 tool (ec207c5)
  • internal: codegen related update (4498057)
  • internal: fix ruff target version (3cfa202)

v0.59.0

Compare Source

Full Changelog: v0.59.0...v0.60.0

Features
  • update streaming error message to say 'required' not 'recommended' (57120c8)
  • update streaming error message to say 'required' not 'recommended' (3b47368)
Bug Fixes
Chores
  • project: add settings file for vscode (1c4a9b1)

v0.58.2

Compare Source

Full Changelog: v0.58.2...v0.59.0

Features
  • api: removed older deprecated models (38998fd)
Bug Fixes
  • parsing: ignore empty metadata (7099f32)
  • parsing: parse extra field types (dbea8a4)
Chores

v0.58.1

Compare Source

Full Changelog: v0.58.1...v0.58.2

Chores

v0.58.0

Compare Source

Full Changelog: v0.58.0...v0.58.1

Chores

v0.57.1

Compare Source

Full Changelog: v0.57.1...v0.58.0

Features
  • clean up environment call outs (4f64e9c)
Bug Fixes
  • client: don't send Content-Type header on GET requests (727268f)
  • parsing: correctly handle nested discriminated unions (44dd47e)
Chores
  • internal: bump pinned h11 dep (9a947e1)
  • internal: codegen related update (33f2b34)
  • internal: version bump (5f0f5ad)
  • package: mark python 3.13 as supported (703d557)
  • readme: fix version rendering on pypi (dd956a6)
Documentation

v0.57.0

Compare Source

Full Changelog: v0.57.0...v0.57.1

Chores
  • api: update BetaCitationSearchResultLocation (e0735b4)
  • internal: version bump (d368831)

v0.56.0

Compare Source

Full Changelog: v0.56.0...v0.57.0

Features
  • api: add support for Search Result Content Blocks (4896178)
Bug Fixes
  • improve timeout/network error message to be more helpful (347fb57)
Chores
Documentation

v0.55.0

Compare Source

Full Changelog: v0.55.0...v0.56.0

Features
  • bedrock: automatically infer AWS Region (#​974) (f648e09)
  • vertex: support global region endpoint (1fd1adf)
Bug Fixes
  • ci: correct conditional (18e625a)
  • ci: release-doctor — report correct token name (c91f50d)
  • tests: avoid deprecation warnings (71b432f)
Chores
  • ci: only run for pushes and fork pull requests (447b793)
  • internal: add breaking change detection (e6d0eca)
  • internal: codegen related update (f88517b)
  • internal: codegen related update (a385cb9)
  • internal: codegen related update (9d4b537)
  • internal: codegen related update (6a3a6fe)
  • internal: codegen related update (28704a6)
  • tests: run tests with min and max supported Python versions by default (0ad8534)
  • tests: skip some failing tests on the latest python versions (f63a2d2)

v0.54.0

Compare Source

Full Changelog: v0.54.0...v0.55.0

Features
Bug Fixes
  • client: correctly parse binary response | stream (d93817d)
  • internal: revert unintentional changes (bb3beab)
  • tests: fix: tests which call HTTP endpoints directly with the example parameters (ee69d74)
  • tests: suppress warnings in tests when running on the latest Python versions (#​982) (740da21)
Chores
  • ci: enable for pull requests (08f2dd2)
  • internal: update conftest.py (1174a62)
  • internal: version bump (7241eaa)
  • readme: update badges (00661c2)
  • tests: add tests for httpx client instantiation & proxies (b831d88)
  • tests: run tests in parallel (4b24a79)
Documentation
  • client: fix httpx.Timeout documentation reference (b0138b1)

v0.53.0

Compare Source

Full Changelog: v0.53.0...v0.54.0

Features
  • client: add support for fine-grained-tool-streaming-2025-05-14 (07ec081)
Bug Fixes
  • httpx: resolve conflict between default transport and proxy settings (#​969) (a6efded)
  • tests: update test (99c2433)
Chores
Documentation
  • contributing: fix uv script for bootstrapping (d2bde52)

v0.52.2

Compare Source

Full Changelog: v0.52.2...v0.53.0

Features
  • client: add follow_redirects request option (e5238c0)
  • client: add support for new text_editor_20250429 tool (b3b3f5b)
Bug Fixes
  • client: deprecate BetaBase64PDFBlock in favor of BetaRequestDocumentBlock (5ac58e9)
  • internal: fix typing remapping (6c415da)
Chores
  • internal: codegen related update (94812ec)
  • internal: version bump (41ce701)
  • tests: improve testing by extracting fixtures (68c62cc)

v0.52.1

Compare Source

Full Changelog: v0.52.1...v0.52.2

Bug Fixes
  • client: fix issue with server_tool_use input tracking and improve tests (3fe3fa2)
  • docs: remove reference to rye shell (2b3d677)
Chores
  • docs: remove unnecessary param examples (6b129f4)
Refactors
  • pkg: switch from rye to uv (f553908)

v0.52.0

Compare Source

Full Changelog: v0.52.0...v0.52.1

Bug Fixes
Chores
  • examples: show how to pass an authorization token to an MCP server (18be7f3)
  • internal: fix release workflows (be9af1f)

v0.51.0

Compare Source

Full Changelog: v0.51.0...v0.52.0

Features
  • api: add claude 4 models, files API, code execution tool, MCP connector and more (9c48bc6)
Bug Fixes
  • package: support direct resource imports (6d73bab)
Chores
  • ci: fix installation instructions (ca374e5)
  • ci: upload sdks to package manager (fde0c44)
  • internal: avoid errors for isinstance checks on proxies (ef4be3f)
  • internal: codegen related update (40359d9)
Documentation

v0.50.0

Compare Source

Full Changelog: v0.50.0...v0.51.0

Features
  • api: adds web search capabilities to the Claude API (bec0cf9)
Bug Fixes
  • pydantic v1: more robust ModelField.annotation check (c50f406)
  • sockets: handle non-portable socket flags (#​935) (205c8dd)
Chores
  • broadly detect json family of content-type headers (66bbb3a)
  • ci: only use depot for staging repos (c867a11)
  • ci: run on more branches and use depot runners (95f5f17)
  • internal: add back missing custom modifications for Web Search (f43ba69)
  • internal: minor formatting changes (8afef08)
  • use lazy imports for resources (704be81)

v0.49.0

Compare Source

Full Changelog: v0.49.0...v0.50.0

Features
Bug Fixes
Chores
Documentation

v0.48.0

Compare Source

Full Changelog: v0.48.0...v0.49.0

Features
Chores
Documentation
  • update URLs from stainlessapi.com to stainless.com (#​885) (312364b)

v0.47.2

Compare Source

Full Changelog: v0.47.2...v0.48.0

Features
Documentation

v0.47.1

Compare Source

Full Changelog: v0.47.1...v0.47.2

Bug Fixes
  • beta: add thinking to beta.messages.stream (69e3db1)
Chores

v0.47.0

Compare Source

Full Changelog: v0.47.0...v0.47.1

Chores

v0.46.0

Compare Source

Full Changelog: v0.46.0...v0.47.0

Features
Bug Fixes
  • client: mark some request bodies as optional (8ab445e)
Chores

v0.45.2

Compare Source

Full Changelog: v0.45.2...v0.46.0

Features
Bug Fixes
Chores

v0.45.1

Compare Source

Full Changelog: v0.45.1...v0.45.2

Bug Fixes

v0.45.0

Compare Source

Full Changelog: v0.45.0...v0.45.1

Bug Fixes
Chores

v0.44.0

Compare Source

Full Changelog: v0.49.0...v0.50.0

Features
Bug Fixes
Chores
Documentation

v0.43.1

Compare Source

Full Changelog: v0.43.1...v0.44.0

Features
Bug Fixes
Chores
Documentation
  • raw responses: fix duplicate the (#​828) ([

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/anthropic-0.x branch from a6fb8b7 to 98c54a9 Compare June 17, 2024 19:56
@renovate renovate bot changed the title chore(deps): update dependency anthropic to v0.28.0 chore(deps): update dependency anthropic to v0.28.1 Jun 17, 2024
@renovate renovate bot changed the title chore(deps): update dependency anthropic to v0.28.1 Update dependency anthropic to v0.28.1 Jun 18, 2024
@renovate renovate bot changed the title Update dependency anthropic to v0.28.1 chore(deps): update dependency anthropic to v0.28.1 Jun 21, 2024
@renovate renovate bot force-pushed the renovate/anthropic-0.x branch from 98c54a9 to 6cf8c8a Compare June 23, 2024 17:17
@renovate renovate bot changed the title chore(deps): update dependency anthropic to v0.28.1 chore(deps): update dependency anthropic to v0.29.0 Jun 23, 2024
@renovate renovate bot changed the title chore(deps): update dependency anthropic to v0.29.0 Update dependency anthropic to v0.29.0 Jun 24, 2024
@renovate renovate bot force-pushed the renovate/anthropic-0.x branch from 6cf8c8a to 542873f Compare June 29, 2024 16:50
@renovate renovate bot changed the title Update dependency anthropic to v0.29.0 Update dependency anthropic to v0.29.2 Jun 29, 2024
@renovate renovate bot force-pushed the renovate/anthropic-0.x branch from 542873f to 5a0ae74 Compare June 29, 2024 19:46
@renovate renovate bot changed the title Update dependency anthropic to v0.29.2 Update dependency anthropic to v0.30.0 Jun 29, 2024
@renovate renovate bot force-pushed the renovate/anthropic-0.x branch from 5a0ae74 to 603097f Compare July 5, 2024 04:30
@renovate renovate bot changed the title Update dependency anthropic to v0.30.0 Update dependency anthropic to v0.30.1 Jul 5, 2024
@renovate renovate bot force-pushed the renovate/anthropic-0.x branch from 603097f to 2f06449 Compare July 13, 2024 16:41
@renovate renovate bot changed the title Update dependency anthropic to v0.30.1 Update dependency anthropic to v0.31.0 Jul 13, 2024
@renovate renovate bot force-pushed the renovate/anthropic-0.x branch from 2f06449 to a0a166f Compare July 18, 2024 16:17
@renovate renovate bot changed the title Update dependency anthropic to v0.31.0 Update dependency anthropic to v0.31.1 Jul 18, 2024
@renovate renovate bot force-pushed the renovate/anthropic-0.x branch from a0a166f to e9a1c75 Compare July 20, 2024 15:07
@renovate renovate bot changed the title Update dependency anthropic to v0.31.1 Update dependency anthropic to v0.31.2 Jul 20, 2024
@renovate renovate bot force-pushed the renovate/anthropic-0.x branch from e9a1c75 to 5497773 Compare August 1, 2024 21:54
@renovate renovate bot changed the title Update dependency anthropic to v0.31.2 Update dependency anthropic to v0.32.0 Aug 1, 2024
@renovate renovate bot changed the title Update dependency anthropic to v0.32.0 chore(deps): update dependency anthropic to v0.32.0 Aug 8, 2024
@renovate renovate bot force-pushed the renovate/anthropic-0.x branch from 5497773 to 1ee6c63 Compare August 12, 2024 10:15
@renovate renovate bot changed the title chore(deps): update dependency anthropic to v0.32.0 chore(deps): update dependency anthropic to v0.33.0 Aug 12, 2024
@renovate renovate bot force-pushed the renovate/anthropic-0.x branch from 1ee6c63 to 523abf7 Compare August 15, 2024 17:43
@renovate renovate bot changed the title chore(deps): update dependency anthropic to v0.33.0 chore(deps): update dependency anthropic to v0.33.1 Aug 15, 2024
@renovate renovate bot force-pushed the renovate/anthropic-0.x branch from 523abf7 to 3bded18 Compare August 17, 2024 17:22
@renovate renovate bot changed the title chore(deps): update dependency anthropic to v0.33.1 chore(deps): update dependency anthropic to v0.34.0 Aug 17, 2024
@renovate renovate bot force-pushed the renovate/anthropic-0.x branch 2 times, most recently from f7b861d to 4a6525d Compare August 23, 2024 02:34
@renovate renovate bot changed the title Update dependency anthropic to v0.51.0 Update dependency anthropic to v0.52.0 May 25, 2025
@renovate renovate bot force-pushed the renovate/anthropic-0.x branch from 146b157 to c157423 Compare May 31, 2025 17:08
@renovate renovate bot changed the title Update dependency anthropic to v0.52.0 Update dependency anthropic to v0.52.1 May 31, 2025
@renovate renovate bot force-pushed the renovate/anthropic-0.x branch from c157423 to f3bf61b Compare June 5, 2025 14:10
@renovate renovate bot changed the title Update dependency anthropic to v0.52.1 Update dependency anthropic to v0.52.2 Jun 5, 2025
@renovate renovate bot force-pushed the renovate/anthropic-0.x branch from f3bf61b to 40908d8 Compare June 12, 2025 16:52
@renovate renovate bot changed the title Update dependency anthropic to v0.52.2 Update dependency anthropic to v0.53.0 Jun 12, 2025
@renovate renovate bot force-pushed the renovate/anthropic-0.x branch from 40908d8 to 786ce45 Compare June 14, 2025 05:09
@renovate renovate bot changed the title Update dependency anthropic to v0.53.0 Update dependency anthropic to v0.54.0 Jun 14, 2025
@renovate renovate bot force-pushed the renovate/anthropic-0.x branch from 786ce45 to 299fa89 Compare June 26, 2025 19:01
@renovate renovate bot changed the title Update dependency anthropic to v0.54.0 Update dependency anthropic to v0.55.0 Jun 26, 2025
@renovate renovate bot force-pushed the renovate/anthropic-0.x branch from 299fa89 to 0614b59 Compare July 4, 2025 20:06
@renovate renovate bot changed the title Update dependency anthropic to v0.55.0 Update dependency anthropic to v0.56.0 Jul 4, 2025
@renovate renovate bot force-pushed the renovate/anthropic-0.x branch from 0614b59 to e8c377b Compare July 6, 2025 17:03
@renovate renovate bot changed the title Update dependency anthropic to v0.56.0 Update dependency anthropic to v0.57.1 Jul 6, 2025
@renovate renovate bot force-pushed the renovate/anthropic-0.x branch from e8c377b to e673d3f Compare July 21, 2025 19:26
@renovate renovate bot changed the title Update dependency anthropic to v0.57.1 Update dependency anthropic to v0.58.2 Jul 21, 2025
@renovate renovate bot force-pushed the renovate/anthropic-0.x branch from e673d3f to 00ead78 Compare July 26, 2025 18:45
@renovate renovate bot changed the title Update dependency anthropic to v0.58.2 Update dependency anthropic to v0.59.0 Jul 26, 2025
@renovate renovate bot force-pushed the renovate/anthropic-0.x branch from 00ead78 to 95f0c19 Compare July 31, 2025 22:27
@renovate renovate bot changed the title Update dependency anthropic to v0.59.0 Update dependency anthropic to v0.60.0 Jul 31, 2025
@renovate renovate bot force-pushed the renovate/anthropic-0.x branch from 95f0c19 to ba17aee Compare August 8, 2025 17:28
@renovate renovate bot changed the title Update dependency anthropic to v0.60.0 Update dependency anthropic to v0.61.0 Aug 8, 2025
@renovate renovate bot force-pushed the renovate/anthropic-0.x branch from ba17aee to 2877756 Compare August 11, 2025 13:34
@renovate renovate bot changed the title Update dependency anthropic to v0.61.0 Update dependency anthropic to v0.62.0 Aug 11, 2025
@renovate renovate bot force-pushed the renovate/anthropic-0.x branch from 2877756 to fca7da0 Compare August 15, 2025 18:44
@renovate renovate bot changed the title Update dependency anthropic to v0.62.0 Update dependency anthropic to v0.63.0 Aug 15, 2025
@renovate renovate bot force-pushed the renovate/anthropic-0.x branch from fca7da0 to 1c26c28 Compare August 16, 2025 21:00
@renovate renovate bot changed the title Update dependency anthropic to v0.63.0 Update dependency anthropic to v0.64.0 Aug 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant