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

Update Serverless (Python) #142

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 1, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
anthropic ^0.34.1 -> ^0.45.0 age adoption passing confidence
aws-lambda-powertools (changelog) 2.38.1 -> 2.43.1 age adoption passing confidence
awswrangler (source) 3.7.3 -> 3.11.0 age adoption passing confidence
openai 1.34.0 -> 1.61.1 age adoption passing confidence
pandas (source) 2.2.2 -> 2.2.3 age adoption passing confidence
tenacity 8.3.0 -> 8.5.0 age adoption passing confidence

Release Notes

anthropics/anthropic-sdk-python (anthropic)

v0.45.2

Compare Source

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

Bug Fixes

v0.45.1

Compare Source

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

Bug Fixes
Chores

v0.45.0

Compare Source

Full Changelog: v0.44.0...v0.45.0

Features
Chores

v0.44.0

Compare Source

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

Features
Bug Fixes
Chores
Documentation

v0.43.1

Compare Source

Full Changelog: v0.43.0...v0.43.1

Bug Fixes
  • docs: correct results return type (69ad511)
Chores

v0.43.0

Compare Source

Full Changelog: v0.42.0...v0.43.0

Features
Bug Fixes
  • client: only call .close() when needed (#​811) (21e0eb3)
  • correctly handle deserialising cls fields (#​817) (60e56a5)
  • types: allow extra properties in input schemas (d0961c2)
Chores
Documentation
Refactors

v0.42.0

Compare Source

Full Changelog: v0.41.0...v0.42.0

Features
Bug Fixes
  • vertex: remove anthropic_version deletion for token counting (f613929)
Chores

v0.41.0

Compare Source

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

v0.40.0

Compare Source

Full Changelog: v0.39.0...v0.40.0

Features
  • client: add ._request_id property to object responses (#​743) (9fb64a6)
Bug Fixes
Chores
Documentation

v0.39.0

Compare Source

Full Changelog: v0.38.0...v0.39.0

⚠ BREAKING CHANGES
  • client: remove legacy client.count_tokens() & client.get_tokenizer() methods (#​726)
    • This functionality has been replaced by the client.beta.messages.count_tokens() API which supports newer models and all content functionality, such as images and PDFs.
Features
Bug Fixes
Documentation
Refactors
  • client: remove legacy client.count_tokens() method (#​726) (14e4244)

v0.38.0

Compare Source

Full Changelog: v0.37.1...v0.38.0

Features
Bug Fixes
  • count_tokens: correctly set beta header (e5b4b54)
  • types: add missing token-counting-2024-11-01 (1897883)
Chores

v0.37.1

Compare Source

Full Changelog: v0.37.0...v0.37.1

Bug Fixes

v0.37.0

Compare Source

Full Changelog: v0.36.2...v0.37.0

Features
  • api: add new model and computer-use-2024-10-22 beta (dd93d87)
  • bedrock: add messages beta (2566c93)
  • vertex: add messages beta (0d1f1a6)
Bug Fixes
Chores

v0.36.2

Compare Source

Full Changelog: v0.36.1...v0.36.2

Bug Fixes
  • types: remove misleading betas TypedDict property for the Batch API (#​697) (e1b9e31)
Chores

v0.36.1

Compare Source

Full Changelog: v0.36.0...v0.36.1

Bug Fixes
Chores

v0.36.0

Compare Source

Full Changelog: v0.35.0...v0.36.0

Features
  • api: add message batches api (cd1ffcb)
Bug Fixes
  • client: avoid OverflowError with very large retry counts (#​676) (93d6eeb)
Chores
Refactors

v0.35.0

Compare Source

Full Changelog: v0.34.2...v0.35.0

Features
Bug Fixes
Chores
Documentation

v0.34.2

Compare Source

Full Changelog: v0.34.1...v0.34.2

Chores
aws-powertools/powertools-lambda-python (aws-lambda-powertools)

v2.43.1

Compare Source

[v2.43.1] - 2024-08-12

v2.43.0

Compare Source

[v2.43.0] - 2024-08-08

v2.42.0

Compare Source

[v2.42.0] - 2024-07-25

v2.41.0

Compare Source

[v2.41.0] - 2024-07-11

v2.40.1

Compare Source

[v2.40.1] - 2024-06-28

v2.40.0

Compare Source

[v2.40.0] - 2024-06-27

v2.39.1

Compare Source

[v2.39.1] - 2024-06-13

v2.39.0

Compare Source

[v2.39.0] - 2024-06-13

aws/aws-sdk-pandas (awswrangler)

v3.11.0: AWS SDK for pandas 3.11.0

Compare Source

Notable Changes ⚠️

  • AWS SDK for pandas now supports Python 3.13! 🎉
  • Python 3.8 is no longer supported (reached end-of-life Oct 7 2024) 🚫
  • AWS Lambda Layers: pyarrow was upgraded to 18.1.0
  • AWS Lambda Layers: numpy was upgraded to 2.2.1
Features / Enhancements 🚀
Bugfixes 🐛
Security / Dependency Updates 🛡️
Documentation / Workflows 📚

Full Changelog: aws/aws-sdk-pandas@3.10.1...3.11.0

v3.10.1: AWS SDK for pandas 3.10.1

Compare Source

Bug fixes 🐛
Documentation 📚
Security / Dependency Updates 🛡️
New Contributors

Full Changelog: aws/aws-sdk-pandas@3.10.0...3.10.1

v3.10.0: AWS SDK for pandas 3.10.0

Compare Source

Features

Bug fixes 🐛

Documentation 📚

Security / Dependency Updates 🛡️


Configuration

📅 Schedule: Branch creation - "* 0-3 1 * *" (UTC), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

Copy link

vercel bot commented Oct 1, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
highlights ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 5, 2025 6:04pm

@renovate renovate bot force-pushed the renovate/serverless-(python) branch from c724293 to b42f8e2 Compare October 1, 2024 19:21
@renovate renovate bot force-pushed the renovate/serverless-(python) branch from b42f8e2 to 3ab9a04 Compare October 4, 2024 19:57
@renovate renovate bot force-pushed the renovate/serverless-(python) branch from 3ab9a04 to c5f4dac Compare October 7, 2024 16:09
@renovate renovate bot force-pushed the renovate/serverless-(python) branch from c5f4dac to 34c6044 Compare October 8, 2024 16:22
@renovate renovate bot force-pushed the renovate/serverless-(python) branch from 34c6044 to 2d72049 Compare October 17, 2024 18:04
@renovate renovate bot force-pushed the renovate/serverless-(python) branch from 2d72049 to ccf3a2e Compare October 22, 2024 17:13
@renovate renovate bot force-pushed the renovate/serverless-(python) branch from ccf3a2e to 45d293e Compare October 22, 2024 22:07
@renovate renovate bot force-pushed the renovate/serverless-(python) branch from 45d293e to 6e45597 Compare October 24, 2024 01:23
@renovate renovate bot force-pushed the renovate/serverless-(python) branch from 6e45597 to 982f84c Compare October 30, 2024 17:58
@renovate renovate bot force-pushed the renovate/serverless-(python) branch from 982f84c to d1fe9c0 Compare October 31, 2024 14:09
@renovate renovate bot force-pushed the renovate/serverless-(python) branch from d1fe9c0 to 368c7b8 Compare November 2, 2024 14:38
@renovate renovate bot force-pushed the renovate/serverless-(python) branch from 368c7b8 to cbc4abb Compare November 4, 2024 19:42
@renovate renovate bot force-pushed the renovate/serverless-(python) branch from cbc4abb to 16e0050 Compare November 5, 2024 01:21
@renovate renovate bot force-pushed the renovate/serverless-(python) branch from 16e0050 to d44ee95 Compare November 5, 2024 19:29
@renovate renovate bot force-pushed the renovate/serverless-(python) branch from b3523be to 635c09e Compare January 8, 2025 17:51
@renovate renovate bot force-pushed the renovate/serverless-(python) branch from 635c09e to 3070642 Compare January 9, 2025 22:41
@renovate renovate bot force-pushed the renovate/serverless-(python) branch from 3070642 to dd3a41a Compare January 10, 2025 15:14
@renovate renovate bot force-pushed the renovate/serverless-(python) branch from dd3a41a to 3b0e321 Compare January 13, 2025 17:50
@renovate renovate bot force-pushed the renovate/serverless-(python) branch from 3b0e321 to d778af1 Compare January 14, 2025 21:07
@renovate renovate bot force-pushed the renovate/serverless-(python) branch from d778af1 to b7a8b9c Compare January 17, 2025 21:39
@renovate renovate bot force-pushed the renovate/serverless-(python) branch from b7a8b9c to 81bdbe0 Compare January 20, 2025 16:49
@renovate renovate bot force-pushed the renovate/serverless-(python) branch from 81bdbe0 to 04a28e6 Compare January 21, 2025 18:06
@renovate renovate bot force-pushed the renovate/serverless-(python) branch from 04a28e6 to 2f2217d Compare January 22, 2025 18:23
@renovate renovate bot force-pushed the renovate/serverless-(python) branch from 2f2217d to c10ff21 Compare January 23, 2025 17:44
@renovate renovate bot force-pushed the renovate/serverless-(python) branch from c10ff21 to 292c6ee Compare January 24, 2025 21:32
@renovate renovate bot force-pushed the renovate/serverless-(python) branch from 292c6ee to dfa165c Compare January 27, 2025 22:02
@renovate renovate bot force-pushed the renovate/serverless-(python) branch from dfa165c to 06bad27 Compare January 31, 2025 21:06
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.

0 participants