Skip to content

1.17.0

Compare
Choose a tag to compare
@jmcorreia jmcorreia released this 18 Oct 20:07
· 15 commits to master since this release
  • Upgrade pyspark from 3.3.2 to 3.4.1
  • Upgrade delta-spark from 2.2.0 to 2.4.0
  • Upgrade ydata-profiling from 4.5.1 to 4.6.0 (and update all transitive dependencies accordingly)
  • Fix Hash Masker trasformer which was wrongly dropping the original columns
  • Fix list/delete S3 objects limitation of 1000 objects, by implementing pagination