You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by vn...@apache.org on 2021/06/23 21:31:38 UTC

[guacamole-client] branch master updated (e550b24 -> 037ed21)

This is an automated email from the ASF dual-hosted git repository.

vnick pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/guacamole-client.git.


    from e550b24  GUACAMOLE-680: Merge do not immediately re-authenticate after logout.
     add ca443c8  GUACAMOLE-641: Add support for all MyBatis JDBC properties to DynamicallyAuthenticatedDataSource.
     add 6ef951c  GUACAMOLE-641: Log creation of new database connections.
     add eab8068  GUACAMOLE-641: Ensure MyBatis "expectedConnectionTypeCode" is generated and matches valid database connections.
     new 037ed21  GUACAMOLE-641: Merge correct regressions in custom pooled datasource behavior.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../jdbc/DynamicallyAuthenticatedDataSource.java   | 80 ++++++++++++++++++++++
 1 file changed, 80 insertions(+)

[guacamole-client] 01/01: GUACAMOLE-641: Merge correct regressions in custom pooled datasource behavior.

Posted by vn...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

vnick pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/guacamole-client.git

commit 037ed212f6b748eab79043078fd61f019b851911
Merge: e550b24 eab8068
Author: Virtually Nick <ne...@users.noreply.github.com>
AuthorDate: Wed Jun 23 17:31:30 2021 -0400

    GUACAMOLE-641: Merge correct regressions in custom pooled datasource behavior.

 .../jdbc/DynamicallyAuthenticatedDataSource.java   | 80 ++++++++++++++++++++++
 1 file changed, 80 insertions(+)