0.0.7
Highlights
Spark 3.4 compatibility and testing against 3.3.2 and 3.2.3, new functions (array sorting functions, string comparators, collection functions, and more)
What's Changed
New things and bugfixes
- Update references to 0.0.6 by @alfonsorr in #325
- Added spark 3.2.3 as base 3.2 version and 3.2.2 as test only by @alfonsorr in #326
- feat: [+] #329 add spark 3.3.2 by @eruizalo in #331
- feat: [+] #337 array_sort of structs & equals null safe functions by @eruizalo in #338
- feat: [+] MatchBuilder column fun & AND/OR aggregate functions by @eruizalo in #336
- hotfix: [-] delete auto-merged tests that should not be there by @eruizalo in #347
- feat: [+] collection functions (issue #64) by @eruizalo in #287
- Issue-235: Fix Documentation not showing up on the website by @Amalicia in #343
- Issue-272: Add String Comparison operators by @Amalicia in #355
- Added spark 3.4 to the project by @alfonsorr in #346
Dependencies and CI
- feat: [+] mvn release sequential by @eruizalo in #324
- Dependabot:(deps): Bump dawidd6/action-download-artifact from 2.24.3 to 2.25.0 by @dependabot in #328
- ci: [~] dependabot now will never execute publish doc by @eruizalo in #330
- Dependabot:(deps): Bump gregsdennis/dependencies-action from 1.2.3 to 1.2.4 by @dependabot in #335
- Dependabot:(deps): Bump dawidd6/action-download-artifact from 2.25.0 to 2.26.0 by @dependabot in #334
- ScalaSteward: Update scalafmt-core from 3.7.1 to 3.7.2 by @scala-steward in #333
- Dependabot:(deps): Bump dawidd6/action-download-artifact from 2.26.0 to 2.26.1 by @dependabot in #341
- Dependabot:(deps): Bump peter-evans/create-or-update-comment from 2 to 3 by @dependabot in #342
- ScalaSteward: Update scalafmt-core from 3.7.2 to 3.7.3 by @scala-steward in #339
- Dependabot:(deps): Bump dawidd6/action-download-artifact from 2.26.1 to 2.27.0 by @dependabot in #345
- ScalaSteward: Update scala-collection-compat from 2.8.1 to 2.9.0 by @scala-steward in #348
- ScalaSteward: Update scala-collection-compat from 2.9.0 to 2.10.0 by @scala-steward in #350
- Dependabot:(deps): Bump coursier/setup-action from 1.3.0 to 1.3.2 by @dependabot in #349
- ScalaSteward: Update sbt-ci-release from 1.5.11 to 1.5.12 by @scala-steward in #353
Full Changelog: v0.0.6...v0.0.7