python-v0.6.3
What's Changed
- Added without_files flag to DeltaTable constructor by @MykhailoHevak in #866
- chore: update object-store dependency by @wjones127 in #884
- build(deps): bump serde from 1.0.145 to 1.0.147 by @dependabot in #895
- build(deps): bump anyhow from 1.0.65 to 1.0.66 by @dependabot in #897
- build(deps): bump serde_json from 1.0.86 to 1.0.87 by @dependabot in #896
- build(deps): bump futures from 0.3.24 to 0.3.25 by @dependabot in #899
- build(deps): bump async-trait from 0.1.57 to 0.1.58 by @dependabot in #898
- build(deps): bump once_cell from 1.15.0 to 1.16.0 by @dependabot in #907
- build(deps): bump libc from 0.2.135 to 0.2.137 by @dependabot in #905
- build(deps): bump lambda_runtime from 0.6.1 to 0.7.0 by @dependabot in #903
- Fix parsing struct stats after schema evolution by @Tom-Newton in #901
- fix: pass storage options down when getting delta table by @wjones127 in #893
- Fix cargo clippy issues 0.1.65 in Rust by @fvaleye in #923
New Contributors
- @MykhailoHevak made their first contribution in #866
Full Changelog: python-v0.6.2...python-v0.6.3
What's Changed
- Added without_files flag to DeltaTable constructor by @MykhailoHevak in #866
- chore: update object-store dependency by @wjones127 in #884
- build(deps): bump serde from 1.0.145 to 1.0.147 by @dependabot in #895
- build(deps): bump anyhow from 1.0.65 to 1.0.66 by @dependabot in #897
- build(deps): bump serde_json from 1.0.86 to 1.0.87 by @dependabot in #896
- build(deps): bump futures from 0.3.24 to 0.3.25 by @dependabot in #899
- build(deps): bump async-trait from 0.1.57 to 0.1.58 by @dependabot in #898
- build(deps): bump once_cell from 1.15.0 to 1.16.0 by @dependabot in #907
- build(deps): bump libc from 0.2.135 to 0.2.137 by @dependabot in #905
- build(deps): bump lambda_runtime from 0.6.1 to 0.7.0 by @dependabot in #903
- Fix parsing struct stats after schema evolution by @Tom-Newton in #901
- fix: pass storage options down when getting delta table by @wjones127 in #893
- Fix cargo clippy issues 0.1.65 in Rust by @fvaleye in #923
- Bump version of the Python binding to 0.6.3 by @fvaleye in #924
New Contributors
- @MykhailoHevak made their first contribution in #866
Full Changelog: python-v0.6.2...python-v0.6.3