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) #131

Merged
merged 1 commit into from
Aug 31, 2024
Merged

Update Serverless (Python) #131

merged 1 commit into from
Aug 31, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 1, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
aws-lambda-powertools (changelog) 2.38.1 -> 2.43.1 age adoption passing confidence
awswrangler (source) 3.7.3 -> 3.9.1 age adoption passing confidence
openai 1.34.0 -> 1.43.0 age adoption passing confidence
tenacity 8.3.0 -> 8.5.0 age adoption passing confidence

Release Notes

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.9.1: AWS SDK for pandas 3.9.1

Compare Source

Bug fixes 🐛

Documentation 📚

Security Dependency Updates 🛡️

New Contributors

Full Changelog: aws/aws-sdk-pandas@3.9.0...3.9.1

v3.9.0: AWS SDK for pandas 3.9.0

Compare Source

Enhancements 🎉

Bug fixes 🐛

Documentation 📚

Security Dependency Updates 🛡️

New Contributors

Full Changelog: aws/aws-sdk-pandas@3.8.0...3.9.0

v3.8.0: AWS SDK for pandas 3.8.0

Compare Source

Enhancements 🎉

Bug fixes 🐛

Documentation 📚

Security Dependency Updates 🛡️

New Contributors 👏🏼

Full Changelog: aws/aws-sdk-pandas@3.7.3...3.8.0

openai/openai-python (openai)

v1.43.0

Compare Source

Full Changelog: v1.42.0...v1.43.0

Features

v1.42.0

Compare Source

Full Changelog: v1.41.1...v1.42.0

Features
Chores

v1.41.1

Compare Source

Full Changelog: v1.41.0...v1.41.1

Bug Fixes
Chores
  • client: fix parsing union responses when non-json is returned (#​1665) (822c37d)

v1.41.0

Compare Source

Full Changelog: v1.40.8...v1.41.0

Features
  • client: add uploads.upload_file helper (aae079d)

v1.40.8

Compare Source

Full Changelog: v1.40.7...v1.40.8

Chores

v1.40.7

Compare Source

Full Changelog: v1.40.6...v1.40.7

Bug Fixes
Chores
  • docs: fix typo in example snippet (4e83b57)
  • internal: use different 32bit detection method (#​1652) (5831af6)

v1.40.6

Compare Source

Full Changelog: v1.40.5...v1.40.6

Chores

v1.40.5

Compare Source

Full Changelog: v1.40.4...v1.40.5

Documentation

v1.40.4

Compare Source

Full Changelog: v1.40.3...v1.40.4

Bug Fixes
  • json schema: unravel $refs alongside additional keys (c7a3d29)
  • json schema: unwrap allOfs with one entry (53d964d)

v1.40.3

Compare Source

Full Changelog: v1.40.2...v1.40.3

Chores

v1.40.2

Compare Source

Full Changelog: v1.40.1...v1.40.2

Bug Fixes
  • client: raise helpful error message for response_format misuse (18191da)
  • json schema: support recursive BaseModels in Pydantic v1 (#​1623) (43e10c0)
Chores

v1.40.1

Compare Source

Full Changelog: v1.40.0...v1.40.1

Chores

v1.40.0

Compare Source

Full Changelog: v1.39.0...v1.40.0

Features
  • api: add structured outputs support (e8dba7d)
Chores

v1.39.0

Compare Source

Full Changelog: v1.38.0...v1.39.0

Features
Bug Fixes
  • assistants: add parallel_tool_calls param to runs.stream (113e82a)
Chores

v1.38.0

Compare Source

Full Changelog: v1.37.2...v1.38.0

Features

v1.37.2

Compare Source

Full Changelog: v1.37.1...v1.37.2

Chores
  • internal: add type construction helper (#​1584) (cbb186a)
  • runs/create_and_poll: add parallel_tool_calls request param (04b3e6c)

v1.37.1

Compare Source

Full Changelog: v1.37.0...v1.37.1

Chores

v1.37.0

Compare Source

Full Changelog: v1.36.1...v1.37.0

Features
Bug Fixes
Documentation

v1.36.1

Compare Source

Full Changelog: v1.36.0...v1.36.1

Bug Fixes
  • types: add gpt-4o-mini to more assistants methods (39a8a37)

v1.36.0

Compare Source

Full Changelog: v1.35.15...v1.36.0

Features

v1.35.15

Compare Source

Full Changelog: v1.35.14...v1.35.15

Chores

v1.35.14

Compare Source

Full Changelog: v1.35.13...v1.35.14

Chores
  • docs: minor update to formatting of API link in README (#​1550) (a6e59c6)
  • internal: minor formatting changes (ee1c62e)
  • internal: minor options / compat functions updates (#​1549) (a0701b5)

v1.35.13

Compare Source

Full Changelog: v1.35.12...v1.35.13

Bug Fixes
  • threads/runs/create_and_run_stream: correct tool_resources param (8effd08)
Chores

v1.35.12

Compare Source

Full Changelog: v1.35.11...v1.35.12

Bug Fixes
  • azure: refresh auth token during retries (#​1533) (287926e)
  • tests: fresh_env() now resets new environment values (64da888)

v1.35.11

Compare Source

Full Changelog: v1.35.10...v1.35.11

Chores

v1.35.10

Compare Source

Full Changelog: v1.35.9...v1.35.10

Chores

v1.35.9

Compare Source

Full Changelog: v1.35.8...v1.35.9

Bug Fixes
  • client: always respect content-type multipart/form-data if provided (#​1519) (6da55e1)
Chores

v1.35.8

Compare Source

Full Changelog: v1.35.7...v1.35.8

Chores

v1.35.7

Compare Source

Full Changelog: v1.35.6...v1.35.7

Bug Fixes

v1.35.6

Compare Source

Full Changelog: v1.35.5...v1.35.6

Documentation

v1.35.5

Compare Source

Full Changelog: v1.35.4...v1.35.5

Bug Fixes
  • cli/migrate: avoid reliance on Python 3.12 argument (be7a06b)

v1.35.4

Compare Source

Full Changelog: v1.35.3...v1.35.4

Bug Fixes
  • docs: fix link to advanced python httpx docs (#​1499) (cf45cd5)
  • temporarily patch upstream version to fix broken release flow (#​1500) (4f10470)
Chores

v1.35.3

Compare Source

Full Changelog: v1.35.2...v1.35.3

Bug Fixes
  • tests: add explicit type annotation (9345f10)

v1.35.2

Compare Source

Full Changelog: v1.35.1...v1.35.2

Bug Fixes
  • api: add missing parallel_tool_calls arguments (4041e4f)

v1.35.1

Compare Source

Full Changelog: v1.35.0...v1.35.1

Bug Fixes
  • client/async: avoid blocking io call for platform headers (#​1488) (ae64c05)

v1.35.0

Compare Source

Full Changelog: v1.34.0...v1.35.0

Features
jd/tenacity (tenacity)

v8.5.0

Compare Source

What's Changed

Full Changelog: jd/tenacity@8.4.2...8.5.0

v8.4.2: tenacity 8.4.2

Compare Source

What's Changed

Full Changelog: jd/tenacity@8.4.1...8.4.2

v8.4.1: tenacity 8.4.1

Compare Source

What's Changed

Full Changelog: jd/tenacity@8.4.0...8.4.1

v8.4.0: tenacity 8.4.0

Compare Source

What's Changed

Full Changelog: jd/tenacity@8.3.0...8.4.0


Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (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 Jul 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 Aug 29, 2024 7:41pm

@renovate renovate bot force-pushed the renovate/serverless-(python) branch from 7a6d5a9 to da4a50f Compare July 2, 2024 15:12
@renovate renovate bot force-pushed the renovate/serverless-(python) branch from da4a50f to 3a6beae Compare July 3, 2024 00:57
@renovate renovate bot force-pushed the renovate/serverless-(python) branch from 3a6beae to bf2a604 Compare July 4, 2024 01:42
@renovate renovate bot force-pushed the renovate/serverless-(python) branch from bf2a604 to 9b13d1b Compare July 5, 2024 09:48
@renovate renovate bot force-pushed the renovate/serverless-(python) branch from 9b13d1b to fb79ffe Compare July 9, 2024 01:03
@renovate renovate bot force-pushed the renovate/serverless-(python) branch from fb79ffe to 92f94bc Compare July 9, 2024 19:56
@renovate renovate bot force-pushed the renovate/serverless-(python) branch from 92f94bc to 8480a15 Compare July 10, 2024 16:04
@renovate renovate bot force-pushed the renovate/serverless-(python) branch from 8480a15 to 199a228 Compare July 11, 2024 10:03
@renovate renovate bot force-pushed the renovate/serverless-(python) branch from 199a228 to 74f0c52 Compare July 16, 2024 03:59
@renovate renovate bot force-pushed the renovate/serverless-(python) branch from 74f0c52 to 89e4812 Compare July 18, 2024 18:54
@renovate renovate bot force-pushed the renovate/serverless-(python) branch from 89e4812 to 9e69815 Compare July 19, 2024 16:21
@renovate renovate bot force-pushed the renovate/serverless-(python) branch from 9e69815 to 9bb490c Compare July 20, 2024 23:41
@renovate renovate bot force-pushed the renovate/serverless-(python) branch from 9bb490c to 6393c1c Compare July 22, 2024 16:24
@renovate renovate bot force-pushed the renovate/serverless-(python) branch from 6393c1c to 183090f Compare July 25, 2024 11:27
@renovate renovate bot force-pushed the renovate/serverless-(python) branch from 01ff620 to 0a996de Compare August 7, 2024 20:44
@renovate renovate bot force-pushed the renovate/serverless-(python) branch from 0a996de to 8487eaa Compare August 8, 2024 10:11
@renovate renovate bot force-pushed the renovate/serverless-(python) branch from 8487eaa to 2626e57 Compare August 9, 2024 02:36
@renovate renovate bot force-pushed the renovate/serverless-(python) branch from 2626e57 to b7e061a Compare August 10, 2024 06:50
@renovate renovate bot force-pushed the renovate/serverless-(python) branch from b7e061a to 8ee0b73 Compare August 12, 2024 20:34
@renovate renovate bot force-pushed the renovate/serverless-(python) branch from 8ee0b73 to 4f4f1bb Compare August 12, 2024 21:39
@renovate renovate bot force-pushed the renovate/serverless-(python) branch from 4f4f1bb to 22a4e6e Compare August 15, 2024 21:32
@renovate renovate bot force-pushed the renovate/serverless-(python) branch from 22a4e6e to 8799856 Compare August 16, 2024 01:23
@renovate renovate bot force-pushed the renovate/serverless-(python) branch from 8799856 to 9fea620 Compare August 16, 2024 23:11
@renovate renovate bot force-pushed the renovate/serverless-(python) branch from 9fea620 to e21bda3 Compare August 19, 2024 21:28
@renovate renovate bot force-pushed the renovate/serverless-(python) branch from e21bda3 to e19601d Compare August 20, 2024 03:59
@renovate renovate bot force-pushed the renovate/serverless-(python) branch from e19601d to 14df2d8 Compare August 21, 2024 01:46
@renovate renovate bot force-pushed the renovate/serverless-(python) branch from 14df2d8 to 23dec45 Compare August 29, 2024 19:40
@sawyerh sawyerh merged commit c2f79fb into main Aug 31, 2024
5 checks passed
@sawyerh sawyerh deleted the renovate/serverless-(python) branch August 31, 2024 17:43
sawyerh added a commit that referenced this pull request Sep 1, 2024
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