Exasol Java Tutorial 0.3.0, released 2023-11-22

November 23, 2023 ยท View on GitHub

Code name: Testing Tutorial

Summary

In this release we added a tutorial that covers testing from the general concepts over test-first approaches like TDD and BDD to coverage measuring.

This release fixes vulnerability CVE-2023-42503 in transitive test dependency to org.apache.commons:commons-compress via exasol-testcontainers by updating dependencies.

Features

  • #42: Added a testing tutorial
  • #43: Fixed vulnerability CVE-2023-42503 in test dependency org.apache.commons:commons-compress