Releases: globus/GridFTP-DSI-for-HPSS
Releases · globus/GridFTP-DSI-for-HPSS
Version 2.14 (Feature release)
This is a feature release that provides improved logging and error reporting.
- Error messages with severity ERROR, WARN and INFO are now sent to the GridFTP's server's log file.
- DEBUG and TRACE messages can be enabled to a separate log file.
- Log messages now include username and task id fields.
- FTP error codes have been improve to include more information.
- Configuration issues and authentication issues now emit useful ERROR messages.
- /etc/gridftp.d/hpss_debug is now provided by the RPM.
More information is available in the public docs and docs/improved_logging.adoc in the repo.
Version 2.13 (Bug fix)
- Fixed an issue in directory listings that caused the GridFTP server to unexpectedly disconnect.
- Fixed configuration file parsing when checking if a config option does not have a value.
- Removed support for the Globus quota system. The 'QuotaSupport' config option is no longer supported.
- Do not overwrite config files on package update.
Version 2.12 (Bug fix)
Fix for race condition in directory listings that caused listings to look like errors to Transfer. This was a very rare occurrence and Transfer would retry the transfer.
Version 2.11 (Feature release)
This is a first cut at support for HPSS 8.3. Initial smoke tests have all been successful but I'd still recommend some local burn-in time before moving this into production.
Version 2.10 (Bug fix)
- Fixes #72: WebApp should be able to follow symlinks to directories
Version 2.9.1
- Issue #56: Large recursive directory listings with CLI fail
- Fixes 44: Support resumption of interrupted transfers
- New logging subsytem to support monitoring and debugging
- Added RPM packaging
- require globus-gridftp-server-devel version 12 or greater
- Builds no longer require globus-gridftp-server-control-devel or libtirpc-devel
- Added test subsystem for injecting failures for release verification
Version 2.8
- issue 40: Modification timestamps are zero
Version 2.7
Version_2_7 Updated resolution for BZ7883