Skip to content

rust-v0.20.1

Latest
Compare
Choose a tag to compare
@rtyler rtyler released this 28 Sep 13:21
· 6 commits to main since this release

What's Changed

  • chore: pin the Rust baseline version to 1.80 by @rtyler in #2842
  • fix: pin the build-dependencies for Python to a slightly older vendored openssl by @rtyler in #2856
  • fix: escaped columns in dataskippingstatscolumns by @ion-elgreco in #2855
  • fix: set put mode to overwrite in mount backend by @ion-elgreco in #2861
  • fix(rust): scan schema fix for predicate by @sherlockbeard in #2869
  • chore: attempt to ignore all dependabot checks for arrow and datafusion by @rtyler in #2870
  • fix: stats is optional in add action by @jkylling in #2841
  • fix: prepare the next 🦀 release with fixed version ranges by @rtyler in #2875
  • fix: pin broken dependencies and changes in 0.19.1 by @rtyler in #2878
  • chore: exclude parquet from dependabot as well by @rtyler in #2874
  • chore: rearrange github actions a bit by @rtyler in #2868
  • chore: cleanup codecov defaults by @rtyler in #2876
  • chore(deps): update sqlparser requirement from 0.50 to 0.51 by @dependabot in #2881
  • chore: set max_retries in CommitProperties by @helanto in #2826
  • fix(python, rust): use require files by @ion-elgreco in #2809
  • fix: re-enable optional old casting behavior in merge by @ion-elgreco in #2853
  • fix: conditionally disable enable_io non-unix based systems by @hntd187 in #2884
  • docs: fix typo in delta-lake-dagster by @jessy1092 in #2883
  • feat: add support for pyarrow.ExtensionType by @fecet in #2885
  • feat: improve AWS credential loading between S3 and DynamoDb code paths by @rtyler in #2887
  • feat(python, rust): add feature operation by @ion-elgreco in #2712
  • fix: convert last checkpoint json keys to camelCase by @feniljain in #2889
  • fix: ensure log store correctly identifies existing delta tables by @rtyler in #2890
  • docs: updating usage/managing-tables on optimizing tables by @VillePuuska in #2892
  • fix: double-encode paths during zorder optimize when they contain special characters by @rtyler in #2897
  • fix: check lowercase config keys with/without aws prefix in s3logstorefactory by @ion-elgreco in #2896
  • docs: typo fix by @avriiil in #2902
  • docs: introduce GCS backend docs by @avriiil in #2903
  • docs: correct Minio docs fix typo by @avriiil in #2904
  • refactor: exposing CommitConflictError enum by @Filip-Dziuba in #2907
  • docs: add adls backend docs by @avriiil in #2913
  • chore: bump the patch version for a 0.20.1 release by @rtyler in #2916

New Contributors

Full Changelog: python-v0.19.2...rust-v0.20.1