Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update versions of drivers and test docker images #118

Merged
merged 1 commit into from Jul 9, 2019

Conversation

jmf-tls
Copy link
Member

@jmf-tls jmf-tls commented Jul 3, 2019

Summary:
A problem has occurred while using a PostgreSQL database, with the same
symptoms as pgjdbc/pgjdbc#811.
This commit updates PostgreSQL driver to prevent the problem, along with
the drivers for Oracle and MS SQL Server (to also benefit from bug
fixes, even though the current drivers should support the newest
database versions).
MySQL driver can't be updated to v8 at the moment, as that seems to
require code changes.

The docker images were also updated to newer versions, and another
test profile was added to test PostgreSQL 11 separately from 9.

Summary:
A problem has occurred while using a PostgreSQL database, with the same
 symptoms as pgjdbc/pgjdbc#811.
This commit updates PostgreSQL driver to prevent the problem, along with
 the drivers for Oracle and MS SQL Server (to also benefit from bug
 fixes, even though the current drivers should support the newest
 database versions).
MySQL driver can't be updated to v8 at the moment, as that seems to
 require code changes.

The docker images were also updated to newer versions, and another
 test profile was added to test PostgreSQL 11 separately from 9.
@jmf-tls jmf-tls merged commit 3dc3578 into master Jul 9, 2019
@jmf-tls jmf-tls deleted the ft-ze-update-drivers branch July 9, 2019 09:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants