Releases: nightscape/spark-excel
Releases · nightscape/spark-excel
v0.32.2
What's Changed
- build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #991
- build(deps): bump actions/setup-java from 4 to 5 by @dependabot[bot] in #992
- build(deps): bump stefanzweifel/git-auto-commit-action from 6 to 7 by @dependabot[bot] in #995
- fix exception when reading xlsx file by sheet index by @tof38130 in #994
- build: Always shade commons-compress by @nightscape in #990
New Contributors
Full Changelog: v0.32.0...v0.32.2
Test shading commons-compress for thin JAR
build: Always shade commons-compress Even in thin JAR
Remove Spark 2.4.8, simplify build & code
What's Changed
- chore: Update excel-streaming-reader from 5.1.0 to 5.1.1 by @scala-steward in #980
- chore: Update commons-io from 2.19.0 to 2.20.0 by @scala-steward in #982
- chore: Update commons-codec from 1.18.0 to 1.19.0 by @scala-steward in #983
- Remove Spark 2.4.8 and use ifdef instead of different source folders by @nightscape in #988
- build: Update to Mill 1.0 by @nightscape in #989
Full Changelog: v0.31.0...v0.32.0
0.31.2 Spark 4 support
What's Changed
- fixed handling of keepUndefinedRows if excel contains empty rows (issue #965) by @christianknoepfle in #966
- chore: Update excel-streaming-reader from 5.0.4 to 5.1.0 by @scala-steward in #967
- chore: Update scalafmt-core from 3.9.6 to 3.9.7 by @scala-steward in #969
- chore: Update spark-core, spark-hive, spark-sql from 3.5.5 to 3.5.6 by @scala-steward in #968
- build(deps): bump stefanzweifel/git-auto-commit-action from 5 to 6 by @dependabot in #971
- chore: Update spark-fast-tests from 1.3.0 to 3.0.1 by @scala-steward in #975
- chore: Update scalafmt-core from 3.9.7 to 3.9.8 by @scala-steward in #977
- Added Spark 4 Support by @josecsotomorales in #976
New Contributors
- @josecsotomorales made their first contribution in #976
Full Changelog: v0.30.4...v0.31.2
v0.30.4 Release additional thin JAR
What's Changed
- chore: Update scalafmt-core from 3.9.3 to 3.9.4 by @scala-steward in #945
- chore: Update mill-main from 0.12.8 to 0.12.9 by @scala-steward in #947
- Read mulitple worksheets, bug fixes for faulty dimension tag, sheet names consisting of digits by @christianknoepfle in #949
- Fix #747: Remove decimal points from integer values when usePlainNumberFormat=true. by @liewkaitsan in #948
- test: Check predicate filtering by @nightscape in #946
- chore: Update poi, poi-ooxml, poi-ooxml-lite from 5.4.0 to 5.4.1 by @scala-steward in #952
- chore: Update mill-main from 0.12.9 to 0.12.10 by @scala-steward in #951
- chore: Update excel-streaming-reader from 5.0.3 to 5.0.4 by @scala-steward in #953
- chore: Update commons-io from 2.18.0 to 2.19.0 by @scala-steward in #954
- chore: Update commons-collections4 from 4.4 to 4.5.0 by @scala-steward in #957
- chore: Update scalafmt-core from 3.9.4 to 3.9.5 by @scala-steward in #958
- chore: Update scalafmt-core from 3.9.5 to 3.9.6 by @scala-steward in #960
- chore: Update mill-main from 0.12.10 to 0.12.11 by @scala-steward in #961
- chore: Update mill-main from 0.12.11 to 0.12.13 by @scala-steward in #962
- Publish thin JAR alongside assembly JAR by @nightscape in #964
New Contributors
- @liewkaitsan made their first contribution in #948
Full Changelog: v0.30.2...v0.30.3
Full Changelog: v0.30.3...v0.30.4
0.30.2 Spark 3.5.5 and rowCacheSize fix
What's Changed
- chore: Update spark-core, spark-hive, spark-sql from 3.5.4 to 3.5.5 by @scala-steward in #939
- chore: Update scalafmt-core from 3.9.1 to 3.9.2 by @scala-steward in #940
- chore: Update scalafmt-core from 3.9.2 to 3.9.3 by @scala-steward in #941
- use rowCacheSize to control max rows kept in memory by @pjfanning in #943
Full Changelog: v0.30.1...v0.30.2
v0.30.1 Build for Spark 3.4.1
What's Changed
- build: Read build matrix from Mill by @nightscape in #909
- chore: Update spark-core, spark-hive, spark-sql from 3.5.3 to 3.5.4 by @scala-steward in #913
- chore: Update log4j-api, log4j-core from 2.24.1 to 2.24.3 by @scala-steward in #912
- chore: Update commons-io from 2.17.0 to 2.18.0 by @scala-steward in #911
- chore: Update mill-main from 0.12.4 to 0.12.5 by @scala-steward in #910
- chore: Update xmlbeans from 5.2.1 to 5.2.2 by @scala-steward in #914
- chore: Update xmlbeans from 5.2.2 to 5.3.0 by @scala-steward in #917
- chore: Update commons-codec from 1.17.1 to 1.17.2 by @scala-steward in #918
- chore: Update poi, poi-ooxml, poi-ooxml-lite from 5.3.0 to 5.4.0 by @scala-steward in #919
- chore: Update scalafmt-core from 3.8.3 to 3.8.5 by @scala-steward in #922
- chore: Update scala-library from 2.13.15 to 2.13.16 by @scala-steward in #921
- chore: Update excel-streaming-reader from 5.0.2 to 5.0.3 by @scala-steward in #920
- chore: Update cats-core from 2.12.0 to 2.13.0 by @scala-steward in #923
- chore: Update scalafmt-core from 3.8.5 to 3.8.6 by @scala-steward in #924
- chore: Update scala-collection-compat from 2.12.0 to 2.13.0 by @scala-steward in #929
- chore: Update commons-codec from 1.17.2 to 1.18.0 by @scala-steward in #928
- chore: Update mill-main from 0.12.5 to 0.12.7 by @scala-steward in #927
- chore: Update scalafmt-core from 3.8.6 to 3.9.0 by @scala-steward in #935
- chore: Update mill-main from 0.12.7 to 0.12.8 by @scala-steward in #934
- chore: Update scalafmt-core from 3.9.0 to 3.9.1 by @scala-steward in #936
Full Changelog: v0.30.0...v0.30.1
0.30.0 Rename package from com.crealytics to dev.mauch
What's Changed
- chore: Update scalafmt-core from 3.8.1 to 3.8.2 by @scala-steward in #865
- chore: Update scalatest from 3.2.18 to 3.2.19 by @scala-steward in #868
- chore: Update poi, poi-ooxml, poi-ooxml-lite from 5.2.5 to 5.3.0 by @scala-steward in #870
- remove explicit poi-shared-strings dependency by @pjfanning in #873
- chore: Update excel-streaming-reader from 5.0.1 to 5.0.2 by @scala-steward in #875
- feat: Allow specifying date format for parsing by @nightscape in #878
- chore: Update scalafmt-core from 3.8.2 to 3.8.3 by @scala-steward in #881
- chore: Update commons-codec from 1.17.0 to 1.17.1 by @scala-steward in #877
- chore: Update mill-main from 0.11.8 to 0.11.10 by @scala-steward in #880
- chore: Update spark-core, spark-hive, spark-sql from 3.5.1 to 3.5.2 by @scala-steward in #884
- chore: Update commons-compress from 1.26.2 to 1.27.0 by @scala-steward in #883
- chore: Update commons-compress from 1.27.0 to 1.27.1 by @scala-steward in #887
- chore: Update scala-library from 2.12.19 to 2.12.20 by @scala-steward in #889
- chore: Update log4j-api, log4j-core from 2.23.1 to 2.24.0 by @scala-steward in #890
- chore: Update spark-core, spark-hive, spark-sql from 3.5.2 to 3.5.3 by @scala-steward in #892
- chore: Update commons-io from 2.16.1 to 2.17.0 by @scala-steward in #893
- chore: Update scalacheck from 1.18.0 to 1.18.1 by @scala-steward in #891
- chore: Update scala-library from 2.13.14 to 2.13.15 by @scala-steward in #894
- chore: Update log4j-api, log4j-core from 2.24.0 to 2.24.1 by @scala-steward in #895
- docs: Add acknowledgements for crealytics sponsoring development by @nightscape in #897
- chore: Update spark-core, spark-hive, spark-sql from 3.4.3 to 3.4.4 by @scala-steward in #898
- test: Create test data in-memory by @nightscape in #901
- build: Use Mill wrapper and update to Mill 0.12.1 by @nightscape in #900
- Rename organization by @nightscape in #903
- build: Fix Sonatype Central publishing by @nightscape in #905
- Update Mill and JDK by @nightscape in #906
Full Changelog: v0.20.4...v0.30.0
0.20.3 Spark 3.4.2 compatibility
What's Changed
- chore: Update commons-io from 2.14.0 to 2.15.0 by @scala-steward in #801
- chore: Update log4j-api, log4j-core from 2.21.1 to 2.22.0 by @scala-steward in #809
- chore: Update scalafmt-core from 3.7.16 to 3.7.17 by @scala-steward in #807
- chore: Update xmlbeans from 5.1.1 to 5.2.0 by @scala-steward in #806
- chore: Update poi, poi-ooxml, poi-ooxml-lite from 5.2.4 to 5.2.5 by @scala-steward in #813
- chore: Update poi-shared-strings from 2.7.0 to 2.7.1 by @scala-steward in #812
- chore: Update excel-streaming-reader from 4.2.0 to 4.2.1 by @scala-steward in #811
- chore: Update commons-compress from 1.24.0 to 1.25.0 by @scala-steward in #805
- chore: Update mill-main from 0.11.5 to 0.11.6 by @scala-steward in #810
- chore: Update commons-io from 2.15.0 to 2.15.1 by @scala-steward in #814
- build(deps): bump actions/setup-java from 3 to 4 by @dependabot in #816
- chore: Update spark-core, spark-hive, spark-sql from 3.4.1 to 3.4.2 by @scala-steward in #815
Full Changelog: v0.20.2...v0.20.3
0.20.2 Spark 3.5 compatibility, fixed JARs
What's Changed
- chore: Update mill-main from 0.11.4 to 0.11.5 by @scala-steward in #794
- build(deps): bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in #795
- chore: Update excel-streaming-reader from 4.1.2 to 4.2.0 by @scala-steward in #790
- chore: Update poi-shared-strings from 2.6.1 to 2.7.0 by @scala-steward in #791
- chore: Update poi, poi-ooxml, poi-ooxml-lite from 5.2.3 to 5.2.4 by @scala-steward in #793
- chore: Update commons-io from 2.13.0 to 2.14.0 by @scala-steward in #792
- chore: Update log4j-api, log4j-core from 2.20.0 to 2.21.0 by @scala-steward in #796
- chore: Update scalafmt-core from 3.7.14 to 3.7.15 by @scala-steward in #800
- chore: Update log4j-api, log4j-core from 2.21.0 to 2.21.1 by @scala-steward in #799
- chore: Update scalafmt-core from 3.7.15 to 3.7.16 by @scala-steward in #803
Full Changelog: v0.20.1...v0.20.2