Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 410 Bytes

changes_1.0.2.md

File metadata and controls

19 lines (10 loc) · 410 Bytes

Exasol Driver go 1.0.2, released 2023-09-04

Code name: Improve Test Coverage

Summary

This release refactors the websocket communication code to allow unit testing and improve test coverage.

The release also upgrades the required Go version from 1.19 to 1.20.

Refactoring

  • #95: Improved unit test coverage

Dependency Updates

Compile Dependency Updates

  • Updated golang:1.19 to 1.20