First beta release of Xenon 1.1.0
Pre-release
Pre-release
Xenon 1.1.0-beta.1
This is a beta release of version 1.1.0 of Xenon.
Notable changes compared to v1.0.0:
- added GridFTP adaptor (unstable).
- added support for Slurm 2.6.
- added option to specify resources in sge adaptor.
Bugfixes:
- Fixed bug in caching of SFTP connections.
- Fixed retrieval of local FileSystems on Windows machines.
What's missing:
There is no adaptor writing documentation at the moment, nor is the Javadoc complete for the internals methods of the adaptor implementations.
The SSH adaptor does not support SSH agent or SSH agent forwarding yet.
We can always use more adaptors, e.g, for FTP, CIFS, etc.
We can always use more interfaces, e.g. for bandwidth-on-demand or clouds.
The GridFTP adaptor is not considered stable yet. Third-party copying is still missing, and it the
documentation is still missing.