Skip to content

Update Docker DB to 7.0.16 and 7.1.6

Choose a tag to compare

@Nicoretti Nicoretti released this 25 Feb 15:49
· 156 commits to main since this release
ae1a0e0

Summary

This version improves overall stability and adds support for automated health check(s) of the system.
Added support for new Docker DB's 7.0.16 and 7.1.6 and also fixed various bugs and a security vulnerability.

Supported Exasol Versions

  • 7.0: up to 7.0.16, except 7.0.5
  • 7.1: up to 7.1.6

If you need further versions, please open an issue.

Tested Docker Runtimes

Bug Fixes:

  • #170: Fix docker image publication
  • #172: Fix Python3.6 installation script
  • #175: Fix docker push and allow docker push workflow for ci_test branch

Features / Enhancements:

  • #17: Improve error message when docker socket can't be found
  • #186: Add support for DB 7.1.6 and 7.0.16

Refactoring:

n/a

Documentation:

n/a

Security: