Releases: Kotlin/kotlin-spark-api
Releases · Kotlin/kotlin-spark-api
1.0.0 GA
This release adds support for Scala 2.12.14 and also
New Features
- implements
selectTyped
functions (36d22539) - Column functions fixes #54 (f8123a69)
- adds support for Tuple encoding (aa11744c)
- more KeyValueGroupedDataset wrapper functions (#81) (b18f8896)
- implements conversions frm/to Scala collections (bd8e97b8)
- adds support for date encoding (fb0fdbcd)
- adds forEachPartition for datasets, takeValues and takeKeys for key/value like datasets, and added property ref based sort function for Datasets (#91)(5f1ee8d2)
- improves broadcasting (31eed52f)
Bug Fixes
- fixes complex objects not working insize lists (f181fc5d)
Continuous Integration
- changes base branch from master to main in build (1cfe42b5)
Chores
- bumps dokka, gpg and scala plugin versions (9f148e54)
- updates versions to be compatible with latest scala 2.12 (3fde1f15)
- Updates version in README (bbbc562b)
Other Changes
- bump versions to latest (54901046)
1.0.0-preview2
Features:
- Spark 2.4.1+ support
- Scala 2.11 support
- Primitive arrays support for Spark 3
- Broadcast support
1.0.0-preview1
- chore: 🤖 Update module names to show compatible versions - @asm0dey
- chore: 🤖 Update to Kotlin 1.4 and version bump - @asm0dey
- chore: 🤖 Bumps maven-gpg-plugin from 1.5 to 1.6. - @dependabot[bot]
- chore: 🤖 Moves gpg sign to profile - @asm0dey
- chore: 🤖 Changes to correspond to maven central requirements - @asm0dey
- docs: ✏fies changes in README - @MKhalusova
- docs: ✏️ Fixes dokka javadoc generation - @asm0dey
- ci: 🎡 Adds allure support - @asm0dey
- style: 💄 sorts pom with custom_1 - @asm0dey
- docs: ✏️ updates code of conduct - @asm0dey
0.3.2
- chore: 🤖 bumps version to 0.3.2 - @asm0dey
- docs: ✏️updates readme - @MKhalusova
- feat: 🎸 Adds suport for custom
SparkSession.Builder
- @asm0dey - test: 💍 Rewrites TypeInferenceTest to Atrium - @asm0dey
- Bump klaxon from 5.3 to 5.4 - @dependabot[bot]
- docs: ✏️ Updates version to 0.3.1 in docs - @MKhalusova
0.3.1
- chore: 🤖 Version bump to 0.3.1 - @asm0dey
- test: 💍 Adds integration and more unit tests - @asm0dey
- fix: 🐛 Fixes incorrect order of fields in data class - @asm0dey
- fix: 🐛 Fixes incorrect handling of primitive types - @asm0dey
- Bump klaxon from 5.2 to 5.3 - @dependabot[bot]
- Updated README.md (#32) - @MKhalusova
- Bump kotest.version from 4.1.1 to 4.1.3 - @dependabot[bot]
0.3.0
0.2.3
Fixes for #16 and #17
0.2.2 Changes version to 0.2.2
Fixes #15
Update to Spark 3.0.0 release
0.2.0 Updates Spark to version 3.0.0