Skip to content

Latest commit

 

History

History
42 lines (32 loc) · 1.71 KB

changes_0.3.0.md

File metadata and controls

42 lines (32 loc) · 1.71 KB

Spark Exasol Connector v0.3.0, released 2020-08-07

Bug Fixes

  • #60: Removed not null constraint from string types (PR #63).

Improvements

  • #45: Improved logging (PR #56).
  • #62: Updated Spark and Exasol versions (PR #64).
  • #69: Updated the document and changelog structure. (PR #70).
  • Added project logo (PR #67).

Documentation

  • Fixed write example in readme (PR #58).

Dependency Updates

  • Updated sbt version from 1.2.8 to 1.3.13.
  • Updated latest version of sbt script.
  • Updated org.scalatest:scalatest from 3.1.1 to 3.2.0.
  • Updated org.mockito:mockito-core from 3.3.3 to 3.4.6.
  • Updated org.testcontainers:jdbc from 1.13.0 to 1.14.3.
  • Updated com.dimafeng:testcontainers-scala from 0.36.1 to 0.38.1.

Plugin Updates

  • Updated org.wartremover:sbt-wartremover from 2.4.5 to 2.4.10.
  • Updated org.wartremover:sbt-wartremover-contrib from 1.3.4 to 1.3.8.
  • Updated com.eed3si9n:sbt-assembly from 0.14.10 to 0.15.0.
  • Updated com.timushev.sbt:sbt-updates from 0.5.0 to 0.5.1.
  • Updated com.xerial.sbt:sbt-sonatype from 3.9.2 to 3.9.4.