Skip to content

Releases: MetPX/sarracenia

v2.24.08post1 possibly last ever v2 release.

23 Aug 13:29
Compare
Choose a tag to compare
  • Version 2 is now in maintenance mode. Only install if you already have a version 2 configuration to maintain.
  • There is nothing in v2 that is not working as well or better in sr3.
  • It is recommended that users of v2 upgrade their configurations and begin transition to sr3. (although v2 will remain available for the foreseeable future.)
  • Sarracenia version 3 is recommended for new installations and is a super-set of version 2.
  • known issues with v2 that we do not plan to address ( https://github.com/MetPX/sarracenia/issues?q=is%3Aopen+is%3Aissue+label%3Av2only+label%3Awontfix )
    • does not support MQTT.
    • bugs in winnowing (related to DMS, unsure what.)

This release includes cleanups of issues encountered upgrading main data pumps with legacy v2 stream. This release has good compatibility with sr3 as well as older v2 configurations, and crashes less that older v2 versions.

This release is going to pre-release repositories for a little while, will eventually re-generate for the
stable one (after some pre-release testing.)

What's Changed

Full Changelog: v2.24.08...v2.24.08post1

Installation

Guide: https://github.com/MetPX/sarracenia/blob/v2_stable/doc/Install.rst

Publishing only to launchpad pre-release repository for (tentatively) one week. Once the pre-release phase
is done, will upload to stable repo, and pypi.

packages available:

Ubuntu PPA: https://launchpad.net/~ssc-hpc-chp-spc/+archive/ubuntu/metpx-pre-release
python: https://pypi.org/project/metpx-sarracenia/

v3.00.54p1 (aka post1 aka post2) - fileAgeMin fix

22 Aug 01:29
39c4334
Compare
Choose a tag to compare

What's Changed

  • 3.00.54 fixed typo in fileAgeMin implementation

Full Changelog: v3.00.54...v3.00.54p1

Packages Available:

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

  • NOTE on ubuntu >= 22.04, this version is called 3.00.54post2 rather than p1 (due to technical mishaps during publication.)

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

  • NOTE on pypi, this version has the post1 suffix, for similar, but different mishaps.

  • (TODO) 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.
  • (TODO) self-extracting windows installer also attached.

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

12 Aug 17:29
Compare
Choose a tag to compare

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.

v2.24.08 - Persistent messages

13 Aug 19:31
Compare
Choose a tag to compare

Status

  • Version 2 is now in maintenance mode. Only install if you already have a version 2 configuration to maintain.
  • Sarracenia version 3 is recommended for newer installations and is a super-set of version 2.

What's Changed

Full Changelog: v2.23.07...v2.24.08

Installation

Guide: https://github.com/MetPX/sarracenia/blob/v2_stable/doc/Install.rst

Publishing only to launchpad pre-release repository for (tentatively) one week. Once the pre-release phase
is done, will upload to stable repo, and pypi.

packages available:

Ubuntu PPA: https://launchpad.net/~ssc-hpc-chp-spc/+archive/ubuntu/metpx
python: https://pypi.org/project/metpx-sarracenia/

v3.00.54rc3

06 Aug 18:12
Compare
Choose a tag to compare
v3.00.54rc3 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v3.00.54rc2...v3.00.54rc3

Packages Available:

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

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

  • 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.

v3.00.54rc2

22 Jul 21:12
Compare
Choose a tag to compare
v3.00.54rc2 Pre-release
Pre-release

What's Changed

Full Changelog: v3.00.54rc1...v3.00.54rc2

Packages Available:

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

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

  • 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.

v3.00.54rc1 Wololo! and Voluble Status

18 Jun 21:58
Compare
Choose a tag to compare
Pre-release

The Wololo! release speeds up the v2 to sr3 converter substantially, and added much more helpful flow states
to the sr3 status display. In place of just running or stopped, 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.)

BUGS

  • #1115 .. so there will be an rc2.

What's Changed

Full Changelog: v3.00.53pre2...v3.00.54rc1

Packages Available:

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

PyPI: https://pypi.org/project/metpx-sr3/3.0.54rc1/
Note: uploaded pypi package from ubuntu 22.04... installation on older OS & python versions may
be compromised (error, will be corrected in next release.)

  • (Coming Soon) RPM package for fedora core 39 (fc39)

  • (Coming Soon) RPM package for Redhat Version 8 (rh8) 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.
  • (Coming Soon) self-extracting windows installer also attached.

v3.0.53

17 May 14:42
Compare
Choose a tag to compare

What's new

  • Introduces cloud transfer drivers S3 and Azure
  • improved poll behaviour to consume messages when in passive (noVip) mode.
  • better sender errors.
  • various updates for WMO (WMO-00 support, WIS fixes.)

What's Changed

Full Changelog: v3.00.52...v3.0.53

https://metpx.github.io/sarracenia/Tutorials/Install.html

Packages Available:

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

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

  • (Coming Soon) RPM package for fedora core 39 (fc39)

  • RPM package for Redhat Enterprise Linux Version 8.9 (rhel8_9) 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.

v3.00.53pre2 - Cloud Transfers Enabled

07 May 16:06
Compare
Choose a tag to compare
Pre-release
  • Introduces (experimental) S3 and Azure Transfer classes (native support for polling and transfer to and from cloud storage.) from (@gcglinton !). but also many other improvements.
  • heavily re-factored and improved AM server.
  • heavily re-factored poll
  • improvements in callback api.

What's Changed

Full Changelog: v3.00.52...v3.00.53pre2

https://metpx.github.io/sarracenia/Tutorials/Install.html

Packages Available:

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

PyPI: https://pypi.org/project/metpx-sr3/3.0.53rc2/

  • (Coming Soon) RPM package for fedora core 39 (fc39)

  • RPM package for Redhat Enterprise Linux Version 8.9 (rhel8_9) 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.

v3.00.53rc1 - S3 driver, AM server, Poll enhancements

06 Apr 21:18
Compare
Choose a tag to compare
  • New (experimental) S3 Transfer Protocol driver.
  • heavily re-factored and improved AM server.
  • heavily re-factored poll

Guide:

https://metpx.github.io/sarracenia/Tutorials/Install.html

What's Changed

Full Changelog: v3.00.52...v3.00.53rc1

Packages Available:

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

PyPI: https://pypi.org/project/metpx-sr3/3.0.53rc1/
Note: uploaded pypi package from ubuntu 22.04... installation on older OS & python versions may
be compromised (error, will be corrected in next release.)

  • (Coming Soon) RPM package for fedora core 39 (fc39)

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

    • Some dependencies are not readily avialable. 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.
  • (Coming Soon) self-extracting windows installer also attached.