Skip to content

Releases: univalence/zio-spark

drop scala 2.11

03 Apr 00:51
Compare
Choose a tag to compare
v0.13.0

chore(release): prepare for v0.13.0

Release v0.12.0

19 Jan 16:57
Compare
Choose a tag to compare

[0.9.2] - 2022-12-14

Bug Fixes

  • Reader compatibility test

Release v0.11.5

06 Jan 15:38
Compare
Choose a tag to compare
chore(release): prepare for v0.11.5

Release v0.11.0

06 Jan 08:46
Compare
Choose a tag to compare

[0.9.2] - 2022-12-14

Bug Fixes

  • Reader compatibility test

Release v0.10.0

16 Dec 11:02
Compare
Choose a tag to compare

[0.9.2] - 2022-12-14

Bug Fixes

  • Reader compatibility test

Release v0.9.2

14 Dec 20:27
Compare
Choose a tag to compare

[0.9.2] - 2022-12-14

Bug Fixes

  • Reader compatibility test

Release v0.9.0

06 Dec 17:36
Compare
Choose a tag to compare

[0.9.0] - 2022-12-06

Bug Fixes

  • Not working scala12 test
  • Ci bug (#272)

Documentation

  • Add versionning documentation

Features

  • Add cross scala source support (#268)
  • Support scala 3 (#269)

Miscellaneous Tasks

  • Bump terser from 5.10.0 to 5.14.2 in /website (#240)
  • Bump sbt-tpolecat from 0.4.0 to 0.4.1 (#241)
  • Bump sbt-scalafix from 0.10.1 to 0.10.2 (#246)
  • Bump sbt-scalafix from 0.10.2 to 0.10.4 (#249)
  • Bump sbt-ci-release from 1.5.10 to 1.5.11 (#255)
  • Bump loader-utils from 1.4.0 to 1.4.1 in /website (#260)
  • Bump loader-utils from 1.4.1 to 1.4.2 in /website (#261)
  • Bump sbt-scalafmt from 2.4.6 to 2.5.0 (#264)
  • Bump zio, zio-streams, zio-test, ... from 2.0.0 to 2.0.4 (#263)
  • Bump minimatch, recursive-readdir and serve-handler (#262)
  • Bump spark-core, spark-sql from 3.3.0 to 3.3.1 (#257)
  • Bump zio-cli from 0.2.7 to 0.2.8 (#247)
  • Bump scala-library from 2.12.15 to 2.12.16 (#233)
  • Bump scala-library from 2.12.16 to 2.12.17 (#251)
  • Fix mergify
  • Bump zio-prelude from 1.0.0-RC15 to 1.0.0-RC16 (#266)
  • Fix deprecated sonatype task
  • Bump spark 3.3.1 generation (#267)
  • Bump express from 4.17.2 to 4.18.2 in /website (#271)
  • Bump qs and express in /website (#270)

Release v0.8.1

19 Jul 15:46
Compare
Choose a tag to compare

[0.8.1] - 2022-07-19

Bug Fixes

  • Lower coverage

Features

  • Add insert into (#239)

Miscellaneous Tasks

  • Bump zio, zio-streams, zio-test, ... from 2.0.0-RC6 to 2.0.0 (#228)
  • Bump sbt-scoverage from 1.9.3 to 2.0.0 (#230)
  • Bump sbt from 1.6.2 to 1.7.0 (#234)
  • Bump sbt from 1.7.0 to 1.7.1 (#236)
  • Bump sbt from 1.7.0 to 1.7.1 (#235)
  • Bump sbt-tpolecat from 0.3.3 to 0.4.0 (#238)
  • Bump sbt-tpolecat from 0.3.3 to 0.4.0 (#237)

Release v0.7.0

04 May 08:27
Compare
Choose a tag to compare

[0.7.0] - 2022-05-04

Miscellaneous Tasks

  • Upgrade codegen dependencies (#215)
  • Bump async from 2.6.3 to 2.6.4 in /website (#216)
  • Bump zio rc6 (#217)

Release v0.6.0

15 Apr 09:50
Compare
Choose a tag to compare

[0.6.0] - 2022-04-15

Features

  • Add case class to schema conversion (#214)
  • Add streaming api (#213)

Miscellaneous Tasks

  • Fix readme installation