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 2 of 13

3.00.54rc2

What's Changed
* 1115 stopped flows were marked cpuS. fix by petersilva in https://github.com/MetPX/sarracenia/pull/1116
* Adjust column widths, shorten units. by petersilva in https://github.com/MetPX/sarracenia/pull/1117
* Enable blocked tests by petersilva in https://github.com/MetPX/sarracenia/pull/1112
* fix 1002 putAccellerated when file names have colons by petersilva in https://github.com/MetPX/sarracenia/pull/1118
* Implement support for implicit FTPS on port 990 by reidsunderland in https://github.com/MetPX/sarracenia/pull/1122
* Fix the NASA CMR plugin, bug when using the other data source by reidsunderland in https://github.com/MetPX/sarracenia/pull/1123
* fix test for NASA CMR rename by reidsunderland in https://github.com/MetPX/sarracenia/pull/1124
* Fix logging for default poll by reidsunderland in https://github.com/MetPX/sarracenia/pull/1125
* Paho mqtt v2 support by petersilva in https://github.com/MetPX/sarracenia/pull/1119
* Issue33 - default queue name change. by petersilva in https://github.com/MetPX/sarracenia/pull/1128
* 3 00 54 rc2 prep by petersilva in https://github.com/MetPX/sarracenia/pull/1129


**Full Changelog**: https://github.com/MetPX/sarracenia/compare/v3.00.54rc1...v3.00.54rc2

Packages Available:

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

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.

3.00.54rc1

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

* https://github.com/MetPX/sarracenia/pull/1115 .. so there will be an rc2.

What's Changed
* Updates to NASA Auth plugins and examples by reidsunderland in https://github.com/MetPX/sarracenia/pull/1042
* Issue1036 - Add unit tests for AM code by andreleblanc11 in https://github.com/MetPX/sarracenia/pull/1044
* Fix sanity not starting missing instances by reidsunderland in https://github.com/MetPX/sarracenia/pull/1053
* Build Unit test boilerplate by gcglinton in https://github.com/MetPX/sarracenia/pull/1052
* multi-instances will be partial, not missing by petersilva in https://github.com/MetPX/sarracenia/pull/1059
* Dev doc refactor release instructions by petersilva in https://github.com/MetPX/sarracenia/pull/1057
* to convert overwriting, one must Wololo by petersilva in https://github.com/MetPX/sarracenia/pull/1055
* Fix 1008 and update documentation by mshak2 in https://github.com/MetPX/sarracenia/pull/1056
* Fix bug caused by different variable names by reidsunderland in https://github.com/MetPX/sarracenia/pull/1060
* Unit Test Engineering wmo00 by petersilva in https://github.com/MetPX/sarracenia/pull/1048
* Unit Test Engineering of the sarracenia/config.py module. by petersilva in https://github.com/MetPX/sarracenia/pull/1058
* Fixes search function and logo, and adds favicon for doc website by mshak2 in https://github.com/MetPX/sarracenia/pull/1062
* Fix 1064 by adding try/except by reidsunderland in https://github.com/MetPX/sarracenia/pull/1065
* 980 Expand scope of isProblem. by andreleblanc11 in https://github.com/MetPX/sarracenia/pull/1046
* 1036 Add more AM unit tests for latest bug findings by andreleblanc11 in https://github.com/MetPX/sarracenia/pull/1068
* Issue824 morestates and issue966 and... other stuff by petersilva in https://github.com/MetPX/sarracenia/pull/1067
* please stop infinite loop by calling self by petersilva in https://github.com/MetPX/sarracenia/pull/1070
* disabled configs were showing as "unknown" by petersilva in https://github.com/MetPX/sarracenia/pull/1073
* Fix 1074 by andreleblanc11 in https://github.com/MetPX/sarracenia/pull/1075
* Bug fix for AM sender by andreleblanc11 in https://github.com/MetPX/sarracenia/pull/1078
* Doc updates by petersilva in https://github.com/MetPX/sarracenia/pull/1072
* Fix mkdir failures on hpc by petersilva in https://github.com/MetPX/sarracenia/pull/1076
* Fix 1079 by andreleblanc11 in https://github.com/MetPX/sarracenia/pull/1081
* remove plugins that are useless and will not run. by petersilva in https://github.com/MetPX/sarracenia/pull/1082
* Add post_baseUrl to delete on post, changes to logging by reidsunderland in https://github.com/MetPX/sarracenia/pull/1050
* adding new_pathWrite() as per Reid suggestion by petersilva in https://github.com/MetPX/sarracenia/pull/1049
* Issue1080 2 by petersilva in https://github.com/MetPX/sarracenia/pull/1083
* Add scheduled flow with http metadata by reidsunderland in https://github.com/MetPX/sarracenia/pull/1084
* Issue1035 retry too much, reduce cpu to some extent... by petersilva in https://github.com/MetPX/sarracenia/pull/1086
* fix typo rel_relPath -> new_relPath by reidsunderland in https://github.com/MetPX/sarracenia/pull/1092
* Scheduled flow with HTTP metadata: add variable expansion for the path by reidsunderland in https://github.com/MetPX/sarracenia/pull/1088
* honour statehost in one mkdir case by petersilva in https://github.com/MetPX/sarracenia/pull/1087
* fix 1091 download and/or sender plugin error crashes by petersilva in https://github.com/MetPX/sarracenia/pull/1093
* Doc feedback by petersilva in https://github.com/MetPX/sarracenia/pull/1094
* issue 982 detail in cleanup was not working when statehost set by petersilva in https://github.com/MetPX/sarracenia/pull/1096
* more robust validation of return value from destfnscript by petersilva in https://github.com/MetPX/sarracenia/pull/1085
* Add directory to send, etc. errors by reidsunderland in https://github.com/MetPX/sarracenia/pull/1099
* only run after_post after we actually post by petersilva in https://github.com/MetPX/sarracenia/pull/1101
* fix 1095 crash in sender when size missing from message by petersilva in https://github.com/MetPX/sarracenia/pull/1102
* Issue1089 fileAgeMin and fileAgeMax should be honoured by all components by petersilva in https://github.com/MetPX/sarracenia/pull/1100
* Finalize Azure Transfer tests by gcglinton in https://github.com/MetPX/sarracenia/pull/1051
* fix crash where 'dictionary changed size during iteration' by reidsunderland in https://github.com/MetPX/sarracenia/pull/1109
* Change chmod -> utime, i think it was a typo? by reidsunderland in https://github.com/MetPX/sarracenia/pull/1108
* Issue1104 msg rate cpu by petersilva in https://github.com/MetPX/sarracenia/pull/1105
* Random fixes by petersilva in https://github.com/MetPX/sarracenia/pull/1103
* Restoring blockmanifest transfers by petersilva in https://github.com/MetPX/sarracenia/pull/1110
* Issue1097 fractional rates by petersilva in https://github.com/MetPX/sarracenia/pull/1106


**Full Changelog**: https://github.com/MetPX/sarracenia/compare/v3.00.53pre2...v3.00.54rc1


Packages Available:

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

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.

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.

3.00.53pre2

* 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
* Add topicPrefix to docs to fix 961 by reidsunderland in https://github.com/MetPX/sarracenia/pull/964
* Fixed "Downloading using CLI" tutorial page by mshak2 in https://github.com/MetPX/sarracenia/pull/962
* Remove threading from AMQP Consumer code by reidsunderland in https://github.com/MetPX/sarracenia/pull/965
* Run housekeeping during long sleeps by reidsunderland in https://github.com/MetPX/sarracenia/pull/969
* fix 967 define hostname as a string option, and stuff works by petersilva in https://github.com/MetPX/sarracenia/pull/970
* Add missing `tokIsYear` method from Sundew. Prevents some erronous bulletins not being filtered. by andreleblanc11 in https://github.com/MetPX/sarracenia/pull/973
* fix 971 Add missing to list of possible process status by petersilva in https://github.com/MetPX/sarracenia/pull/972
* Re-enable AMQP consumer flow tests by reidsunderland in https://github.com/MetPX/sarracenia/pull/977
* Reject float types for Julian day value in getTime by andreleblanc11 in https://github.com/MetPX/sarracenia/pull/979
* Housekeeping logging changes by reidsunderland in https://github.com/MetPX/sarracenia/pull/978
* Rename tests to have consistent naming by reidsunderland in https://github.com/MetPX/sarracenia/pull/981
* Add S3 Sender plugin by reidsunderland in https://github.com/MetPX/sarracenia/pull/983
* NASA PODAAC checksum change by reidsunderland in https://github.com/MetPX/sarracenia/pull/988
* Issue986 - stop converting *directory* to *path* in poll. by petersilva in https://github.com/MetPX/sarracenia/pull/987
* Issue992 - re-parse values using correct type for add_options from flow_callbacks. by petersilva in https://github.com/MetPX/sarracenia/pull/999
* No download message when not downloading by petersilva in https://github.com/MetPX/sarracenia/pull/998
* fix 982 by checking for statehost in cleanup by petersilva in https://github.com/MetPX/sarracenia/pull/996
* Issue994 unit tests broken and failing alot (but weirdly not always.) by petersilva in https://github.com/MetPX/sarracenia/pull/995
* Clarify a bit more how each component works in the documentation by andreleblanc11 in https://github.com/MetPX/sarracenia/pull/993
* Issue997 - Eliminate retry file race condition and make AM work more like a sarracenia flow by andreleblanc11 in https://github.com/MetPX/sarracenia/pull/1005
* Issue974 yet another scheduled_poll refactor PR by petersilva in https://github.com/MetPX/sarracenia/pull/991
* Transfer documentation and a fix for all tests... by petersilva in https://github.com/MetPX/sarracenia/pull/1009
* 982 statehost config option should be used to see pick state directory by petersilva in https://github.com/MetPX/sarracenia/pull/1003
* Native S3 transfer driver by gcglinton in https://github.com/MetPX/sarracenia/pull/1010
* Make persistent a configurable option (sr3) by reidsunderland in https://github.com/MetPX/sarracenia/pull/1013
* Azure transfer driver by gcglinton in https://github.com/MetPX/sarracenia/pull/1019
* EUMETSAT poll plugin update by reidsunderland in https://github.com/MetPX/sarracenia/pull/1027
* implement topicCopy for 1023 by petersilva in https://github.com/MetPX/sarracenia/pull/1025
* fix 947, only report on .conf or .inc files by petersilva in https://github.com/MetPX/sarracenia/pull/1014
* Issue1022 by petersilva in https://github.com/MetPX/sarracenia/pull/1024
* Wis2 integration - MQTT publishing using sr3 stack by mshak2 in https://github.com/MetPX/sarracenia/pull/1026
* Issue1029 wmo00 accumulated file format support by petersilva in https://github.com/MetPX/sarracenia/pull/1030
* Issue908 - Improve general am/gather code and properly kill children zombies. by andreleblanc11 in https://github.com/MetPX/sarracenia/pull/1031
* flakey flow test failing when polls killed with -9 cannot remove novip state file by petersilva in https://github.com/MetPX/sarracenia/pull/1032
* Issue980 - Add `verifyHeader` method to prevent erronous headers from passing through by andreleblanc11 in https://github.com/MetPX/sarracenia/pull/1033
* updatePaths work without being supplied new_dir and new_path by petersilva in https://github.com/MetPX/sarracenia/pull/1034
* locally installed plugins are not selected because we prepend system … by petersilva in https://github.com/MetPX/sarracenia/pull/1038
* Exchange split override by petersilva in https://github.com/MetPX/sarracenia/pull/1041
* updatePaths no longer fails when called with just options by petersilva in https://github.com/MetPX/sarracenia/pull/1039
* Better sender io errors (download also...) by petersilva in https://github.com/MetPX/sarracenia/pull/1037


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

Page 2 of 13

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.