OK - the outstanding tasks for 1.6.0 are dwindling. Most of the JIRA
issues that remain outstanding are just waiting on a few PRs:
GUACAMOLE-1374 (Docker support for ARM) -
https://github.com/apache/guacamole-server/pull/575 (Cleanup to allow
the images to be rebuilt more quickly and make LOG_LEVEL variables
consistent)
GUACAMOLE-377 (Fancy graphical surface and RDPGFX) -
https://github.com/apache/guacamole-server/pull/573 (Performance
improvements reducing latency)
GUACAMOLE-374 (Deprecation of Docker links) -
https://github.com/apache/guacamole-manual/pull/261 (Restructuring to
combine Docker with native documentation without repeating ourselves)
The other outstanding issues are:
GUACAMOLE-839 (SSL auth) - Documentation is nearly ready, but depends on
the above changes for GUACAMOLE-374 which improve the manual structure.
GUACAMOLE-1956 (Dependency updates) - We've done a few of these updates
as 1.6.0 progressed, but it's worth a final recheck.
I also have the release notes ready and can get the website PR for that
moving once the documentation is merged and ready for a website PR of
its own.
Once the above are all closed out, I'll prepare the first RC.
- Mike