·
2 commits
to release/3.17.0
since this release
Notable Changes ⚠️
- chore(lambda-layer): bump pyarrow to 24.0.0 by @PatrickBunker in #3375
Features / Enhancements 🚀
- feat: Support S3 Vectors by @kukushking in #3330
- feat(data-types): Support PyArrow ExtensionTypes in pyarrow2athena by @richacode007-byte in #3351
- feat(dynamodb): add key_schema parameter to read_items to bypass Desc… by @jagannalla in #3352
Bugfixes 🐛
- fix: preserve column names with spaces in wr.redshift.copy() by @hirenkumar-n-dholariya in #3298
- fix: reduce Lambda layer size by building Arrow without ICU by @bujjibabukatta in #3336
- fix(neptune): validate IRI cell values in to_rdf_graph by @kukushking in #3369
- fix(athena): escape single quotes in iceberg DDL splices by @kukushking in #3372
Security / Dependency Updates 🛡️
- chore(deps): bump redshift-connector from 2.1.13 to 2.1.14 by @dependabot[bot] in #3349
- chore(deps): bump the production-dependencies group across 1 directory with 11 updates by @dependabot[bot] in #3339
- chore(deps): bump aiohttp from 3.13.5 to 3.14.0 by @dependabot[bot] in #3353
- chore(deps): bump urllib3 from 2.6.3 to 2.7.0 by @dependabot[bot] in #3332
- chore(deps): bump mistune from 3.2.0 to 3.2.1 by @dependabot[bot] in #3327
- chore(deps): bump idna from 3.11 to 3.15 by @dependabot[bot] in #3337
- chore(deps): bump uv from 0.11.6 to 0.11.15 by @dependabot[bot] in #3348
- chore(deps): bump jupyter-server from 2.17.0 to 2.18.0 by @dependabot[bot] in #3354
- chore(deps): bump async-timeout from 4.0.3 to 5.0.1 in the production-dependencies group by @dependabot[bot] in #3356
- chore(deps-dev): bump the development-dependencies group across 1 directory with 15 updates by @dependabot[bot] in #3355
- chore(deps): bump tornado from 6.5.5 to 6.5.6 by @dependabot[bot] in #3365
- chore(deps-dev): bump the development-dependencies group across 1 directory with 4 updates by @dependabot[bot] in #3368
- chore(deps): bump gremlinpython to 3.8 by @kukushking in #3370
- chore(deps): bump aiohttp from 3.14.0 to 3.14.1 by @dependabot[bot] in #3373
- chore(deps): bump cryptography from 46.0.7 to 48.0.1 by @dependabot[bot] in #3378
- chore(deps): bump bleach from 6.3.0 to 6.4.0 by @dependabot[bot] in #3377
- chore(deps): bump the production-dependencies group across 1 directory with 3 updates by @dependabot[bot] in #3379
- chore(deps): bump tornado from 6.5.6 to 6.5.7 by @dependabot[bot] in #3376
- chore(deps): bump jupyter-server from 2.18.0 to 2.20.0 by @dependabot[bot] in #3384
- chore(deps): bump actions/checkout from 6 to 7 in the github-actions group by @dependabot[bot] in #3381
- chore(deps): bump the production-dependencies group across 1 directory with 2 updates by @dependabot[bot] in #3382
- chore(deps-dev): bump the development-dependencies group with 6 updates by @dependabot[bot] in #3383
- chore(deps-dev): bump msgpack from 1.2.0 to 1.2.1 by @dependabot[bot] in #3385
- chore(deps): bump pydantic-settings from 2.13.1 to 2.14.2 by @dependabot[bot] in #3386
Housekeeping 🧹
- chore: Release 3.17.0 by @kukushking in #3371
New Contributors
- @richacode007-byte made their first contribution in #3351
- @bujjibabukatta made their first contribution in #3336
- @jagannalla made their first contribution in #3352
- @hirenkumar-n-dholariya made their first contribution in #3298
- @PatrickBunker made their first contribution in #3375
Full Changelog: 3.16.1...3.17.0