Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
awswrangler-3.11.0.tar.gz | 2025-01-10 | 1.2 MB | |
awswrangler-3.11.0-py3-none-any.whl | 2025-01-10 | 379.0 kB | |
awswrangler-layer-3.11.0-py3.13.zip | 2025-01-10 | 46.7 MB | |
awswrangler-layer-3.11.0-py3.13-arm64.zip | 2025-01-10 | 40.3 MB | |
awswrangler-layer-3.11.0-py3.12.zip | 2025-01-10 | 46.7 MB | |
awswrangler-layer-3.11.0-py3.12-arm64.zip | 2025-01-10 | 40.3 MB | |
awswrangler-layer-3.11.0-py3.11.zip | 2025-01-10 | 50.5 MB | |
awswrangler-layer-3.11.0-py3.11-arm64.zip | 2025-01-10 | 44.1 MB | |
awswrangler-layer-3.11.0-py3.10.zip | 2025-01-10 | 50.4 MB | |
awswrangler-layer-3.11.0-py3.10-arm64.zip | 2025-01-10 | 44.0 MB | |
awswrangler-layer-3.11.0-py3.9.zip | 2025-01-10 | 50.4 MB | |
awswrangler-layer-3.11.0-py3.9-arm64.zip | 2025-01-10 | 44.0 MB | |
awswrangler-layer-3.10.1-py3.10-arm64.zip | 2025-01-10 | 49.7 MB | |
AWS SDK for pandas 3.11.0 source code.tar.gz | 2025-01-10 | 2.1 MB | |
AWS SDK for pandas 3.11.0 source code.zip | 2025-01-10 | 2.3 MB | |
README.md | 2025-01-10 | 2.4 kB | |
Totals: 16 Items | 512.9 MB | 0 |
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 🚀
- add support for Python 3.13 & deprecate Python 3.8 by @kukushking in https://github.com/aws/aws-sdk-pandas/pull/3045
- return opensearch aggregation top hits by @kukushking in https://github.com/aws/aws-sdk-pandas/pull/3059
Bugfixes 🐛
- fix: layers - add gcc10 to AL2 build image; build numpy and pandas from source by @kukushking in https://github.com/aws/aws-sdk-pandas/pull/3069
Security / Dependency Updates 🛡️
- update pyarrow to 18.1.0 in lambda layers by @kukushking in https://github.com/aws/aws-sdk-pandas/pull/3065
- unpin numpy in lambda layers (allow numpy 2.x) by @kukushking in https://github.com/aws/aws-sdk-pandas/pull/3068
- chore(deps): bump the production-dependencies group with 2 updates by @dependabot in https://github.com/aws/aws-sdk-pandas/pull/3039
- chore(deps-dev): bump the development-dependencies group with 4 updates by @dependabot in https://github.com/aws/aws-sdk-pandas/pull/3040
- chore(deps): bump the production-dependencies group with 3 updates by @dependabot in https://github.com/aws/aws-sdk-pandas/pull/3043
- chore(deps-dev): bump the development-dependencies group across 1 directory with 5 updates by @dependabot in https://github.com/aws/aws-sdk-pandas/pull/3047
- chore(deps): bump jinja2 from 3.1.4 to 3.1.5 by @dependabot in https://github.com/aws/aws-sdk-pandas/pull/3055
- chore(deps-dev): bump the development-dependencies group across 1 directory with 11 updates by @dependabot in https://github.com/aws/aws-sdk-pandas/pull/3057
- chore(deps): bump the production-dependencies group across 1 directory with 2 updates by @dependabot in https://github.com/aws/aws-sdk-pandas/pull/3064
Documentation / Workflows 📚
- exclude py3.13 windows minimal test by @jaidisido in https://github.com/aws/aws-sdk-pandas/pull/3058
- prepare 3.11.0 release by @kukushking in https://github.com/aws/aws-sdk-pandas/pull/3062
- chore: update layers.rst by @kukushking in https://github.com/aws/aws-sdk-pandas/pull/3070
Full Changelog: https://github.com/aws/aws-sdk-pandas/compare/3.10.1...3.11.0