StoRM WebDAV v. 1.4.2
Released on 21.06.2023 as an update of StoRM v. 1.11.22.
centos7
Description
This release:
- upgrades significant dependencies (spring-boot, canl, bouncycastle, jQuery)
- removes the support for TRACE method
- tunes some default values (default TPC timeout, default heap size, etc.)
and fixes other minor bugs/issues.
Bug fixes
- [STOR-1396] - Ensure adler32 checksums are always 8 chars long
- [STOR-1450] - Increase default timeout for TPC to 30 seconds
- [STOR-1500] - When redis is disabled the health indicator for redis should be disabled
- [STOR-1574] - Old java/canl creates problems with encoding of subject/issuer names in self-signed certificates
- [STOR-1440] - StoRM WebDAV should configure a bigger heap by default
- [STOR-1497] - Upgrade canl-java to v2.6.0
- [STOR-1515] - StoRM WebDAV metrics on TPC.pull/push.throughput
- [STOR-1555] - Upgrade jQuery version
- [STOR-1556] - Remove TRACE from allowed methods
- [STOR-1557] - Upgrade Spring Boot version to the latest
- [STOR-1558] - Update bouncycastle version to 1.67
Installation and configuration
If you’re upgrading, you can update and restart service:
yum update storm-webdav
systemctl restart storm-webdav
In case of a clean installation please read the System Administrator Guide.
Read more at: