python-v0.7.0
wjones127
released this
26 Jan 02:51
·
1250 commits
to main
since this release
What's Changed
- Add the support of the AWS_PROFILE environment variable for S3 by @fvaleye in #986
- Handle pandas timestamps by @hayesgb in #958
- fix: get azure client secret from config by @roeap in #981
- fix truncating signature on SAS by @damiondoesthings in #1007
- fix: azure sas key url encoding by @roeap in #1036
- test: add Data Acceptance Tests by @wjones127 in #909
- test(python): add read / write benchmarks by @wjones127 in #933
- Add a new release github action for Python binding: macos with universal2 wheel by @fvaleye in #976
- test(python): add azure integration tests by @wjones127 in #912
- Loosen version requirement for maturin by @gyscos in #1005
- Support DataFusion 15 by @andrei-ionescu in #1021
- Add provisional workaround to support CDC #1039 by @Fazzani in #1042
- refactor(api!): refactor Python APIs for getting file list by @wjones127 in #1032
- feat: make
DeltaStorageHandler
pickle serializable by @roeap in #1016 - Expose checkpoint creation for current table state in python by @ismoshkov in #1058
- feat: expose function to get table of add actions by @wjones127 in #1033
- Save operational params in the same way with delta io by @ismoshkov in #1054
New Contributors
- @hayesgb made their first contribution in #958
- @iajoiner made their first contribution in #1001
- @gyscos made their first contribution in #1005
- @damiondoesthings made their first contribution in #1007
- @Fazzani made their first contribution in #1042
- @gruuya made their first contribution in #1043
- @ismoshkov made their first contribution in #1058
- @byteink made their first contribution in #1072
- @johnbatty made their first contribution in #1077
- @marijncv made their first contribution in #1086
Full Changelog: python-v0.6.4...python-v0.7.0