Skip to content

v3.00.54 - Wololo!, Voluble Status and Partitioned Flows

Compare
Choose a tag to compare
@andreleblanc11 andreleblanc11 released this 12 Aug 17:29
· 98 commits to development since this release

What's new

  • GeoJSON style filtering support
  • Implicit FTPS support
  • PAHO MQTT V2 support
  • Default queueName change
  • Partitioned transfers now working and included in CI/CD testing (sr3 is now a super-set of v2, no remaining functionality regressions)
  • The --wololo option speeds up the v2 to sr3 converter substantially.
  • In place of just running or stopped in sr3 status, there is now: idle, lagging, slow, retry, rejecting, cpuSlow indicating various ways flows could be in difficulty or require tuning.
  • HTTP scheduled flows can now query the resource using metadata calls for more effective polling.
  • Many fixes for issues people ran into during deployments.
  • Also fixes for problems with statehost setting (important for HPC deployments.)

What's Changed

New Contributors

Full Changelog: v3.0.53...v3.00.54

Packages Available:

Ubuntu PPA: https://launchpad.net/~ssc-hpc-chp-spc/+archive/ubuntu/metpx

PyPI: https://pypi.org/project/metpx-sr3/3.0.54/

  • RPM package for Redhat Version 8 (rh8) and 9 (rh9) attached here, install with rpm -ivh ... note:

    • Some dependencies are not readily available. May have to obtain packages
      from pip to get a fully functional installation. Verify with sr3 features after installation, to determine if everything needed is available.
  • self-extracting windows installer also attached.