Bug fixes 🐛
- DynamoDB key & filter expressions attribute overwrite by @kukushking in #2615
- Allow PostgreSQL reserved keywords as column names by @LeonLuttenberger in #2619
- Add
to_iceberg
support for filling missing columns in the DataFrame with None by @LeonLuttenberger in #2616 - Forward
ignore_nulls
for container types by @raaidarshad in #2636
Documentation 📚
- Add
s3_additional_kwargs
to docstrings by @malachi-constant in #2627 - Fix outdated hyperlinks in documentation by @LeonLuttenberger in #2634
Other 🤖
- Enable dependabot to upgrade GitHub actions by @LeonLuttenberger in #2618
- Update badges in README by @LeonLuttenberger in #2628
- Add vulnerability label to dependabot PRs with alert state by @jaidisido in #2629
New Contributors
- @raaidarshad made their first contribution in #2636
Full Changelog: 3.5.1...3.5.2