Metpx-sarracenia

Latest version: v2.24.8.post2

Safety actively analyzes 682387 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 8 of 13

3.00.45

What's Changed
* Add plugins to get data from NASA, with examples by reidsunderland in https://github.com/MetPX/sarracenia/pull/769
* V03 issue772 rename bug in subscriber. by petersilva in https://github.com/MetPX/sarracenia/pull/775
* 773 destfnscript syntax in configs doesnt work like other flowcb plugins by petersilva in https://github.com/MetPX/sarracenia/pull/776
* Fix for 780, disabled configs prevents finding missing instances by reidsunderland in https://github.com/MetPX/sarracenia/pull/781
* Correct metrics miscalculations. 783 by petersilva in https://github.com/MetPX/sarracenia/pull/787
* V03 issue784 (refactored/simplified logBackup parameter parsing.) also now can rollover every 30s by petersilva in https://github.com/MetPX/sarracenia/pull/786
* posts with too short topics (just v02.post) by petersilva in https://github.com/MetPX/sarracenia/pull/788
* save fileOp so that relative path name changes are not forwarded down… by petersilva in https://github.com/MetPX/sarracenia/pull/790

**Full Changelog**: https://github.com/MetPX/sarracenia/compare/v3.00.44...v3.0.45


Installation

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

packages available:

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

3.00.44

Sarracenia version 3 (metpx-sr3) is the best version of sarracenia to use, going forward.
For anyone new to sr3, it is at the point that v2 is a waste of time. It is better to start with sr3.
v2 will remain in maintenance mode for years (as it has been for the past three years.)

Documentation: https://metpx.github.io/sarracenia

While there has been considerable evolution during this **Beta** period, it is expected that things
will substantially stabilize going forward, as all the changes were caused by considering all existing use cases. Until now, we were avoiding cluttering up github with interim sr3 releases. Going forward,
Releases will include Github. We'll call this a *Gamma* release. More Stable than Beta...

For this particular release:

3.0.43

* Flowcb accept fixes by gcglinton in https://github.com/MetPX/sarracenia/pull/756
* Unit tests for all Flowcb/Accept plugins by gcglinton in https://github.com/MetPX/sarracenia/pull/757
* fix 753, use try import rather than importlib to test module presence. by petersilva in https://github.com/MetPX/sarracenia/pull/755
* V03 issue752 2 flowcb/scheduled was not working with the *scheduled_hours* setting. re-written to address that and other issues. by petersilva in https://github.com/MetPX/sarracenia/pull/754
* 758 adding wiskis query support by petersilva in https://github.com/MetPX/sarracenia/pull/759
* Add timeout to basic_publish and improve logging 732 by reidsunderland in https://github.com/MetPX/sarracenia/pull/761
* match new PR for python library. https://github.com/eclipse/paho.mqtt… by petersilva in https://github.com/MetPX/sarracenia/pull/763
* 625 re enable reporting left aside for sr3 by petersilva in https://github.com/MetPX/sarracenia/pull/762

**Full Changelog**: https://github.com/MetPX/sarracenia/compare/v3.00.43...v3.00.44

Installation

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

packages available:

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

2.24.08post2

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

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.


What's Changed

* revert ftp charset change.
* V2 fix the problems found during v2 upgrade of main pump. by petersilva in https://github.com/MetPX/sarracenia/pull/1182


**Full Changelog**: https://github.com/MetPX/sarracenia/compare/v2.24.08...v2.24.08post2


Installation
========

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

packages available:

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

2.24.08post1

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

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
* Fix for 1144 - don't crash when the config doesn't exist for a missing instance by reidsunderland in https://github.com/MetPX/sarracenia/pull/1145
* V2 fix the problems found during v2 upgrade of main pump. by petersilva in https://github.com/MetPX/sarracenia/pull/1182


**Full Changelog**: https://github.com/MetPX/sarracenia/compare/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
What's Changed

* 3.00.54 fixed typo in fileAgeMin implementation

**Full Changelog**: https://github.com/MetPX/sarracenia/compare/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.)

2.24.08

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
* V2 issue639 by petersilva in https://github.com/MetPX/sarracenia/pull/838
* Set delivery_mode=2 (persistent) for v2 by reidsunderland in https://github.com/MetPX/sarracenia/pull/1006
* Make persistent a configurable option (v2) by reidsunderland in https://github.com/MetPX/sarracenia/pull/1012
* Fix for 1144 - don't crash when the config doesn't exist for a missing instance by reidsunderland in https://github.com/MetPX/sarracenia/pull/1145


**Full Changelog**: https://github.com/MetPX/sarracenia/compare/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/

Page 8 of 13

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.