Skip to content

0.3.2: Improve Docker Container Reuse

Compare
Choose a tag to compare
@kaklakariada kaklakariada released this 31 Jan 15:06
· 8 commits to main since this release
d09e96d

Summary

This release avoids starting new Docker containers for each working directory in which the server was started.

Bugfixes

  • #31: Fixed starting new Docker containers for each working directory

Dependency Updates

Server for the Exasol Test-Setup Abstraction

Compile Dependency Updates

  • Added com.exasol:exasol-testcontainers:6.5.1
  • Updated io.javalin:javalin:5.3.1 to 5.3.2

Runtime Dependency Updates

  • Added org.slf4j:slf4j-jdk14:2.0.6

Test Dependency Updates

  • Updated org.mockito:mockito-junit-jupiter:5.0.0 to 5.1.1

Go-client

Test Dependency Updates

  • Updated github.com/antchfx/xmlquery:v1.3.14 to v1.3.15