You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by jm...@apache.org on 2022/03/31 20:14:05 UTC

[guacamole-client] branch staging/1.5.0 updated (54dc3d2 -> 5f49d89)

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

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


    from 54dc3d2  GUACAMOLE-462: Merge ensure compatibility with 1.x extensions is maintained.
     add 98abada  GUACAMOLE-462: Do not attempt to retrieve recordings for records with null UUIDs.
     new 5f49d89  GUACAMOLE-462: Merge null-check fix for UUIDs.

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:
 .../connection/HistoryConnectionRecord.java        | 35 ++++++++++++++++++----
 1 file changed, 30 insertions(+), 5 deletions(-)

[guacamole-client] 01/01: GUACAMOLE-462: Merge null-check fix for UUIDs.

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

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

commit 5f49d89166a3801eda75dea5c99a2b210c8e1cf5
Merge: 54dc3d2 98abada
Author: James Muehlner <ja...@guac-dev.org>
AuthorDate: Thu Mar 31 13:14:01 2022 -0700

    GUACAMOLE-462: Merge null-check fix for UUIDs.

 .../connection/HistoryConnectionRecord.java        | 35 ++++++++++++++++++----
 1 file changed, 30 insertions(+), 5 deletions(-)