Openmsistream

Latest version: v1.7.9

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

Scan your dependencies

Page 1 of 8

1.7.9

This release makes use of new command-line argument propagation logic in OpenMSIToolbox, which greatly simplifies the process of propagating command line arguments through to class constructors.

1.7.8

This release fixes parsing of KafkaCrypto config files, allowing full use of any parameters there in the KafkaCrypto implementation. Users with already-running workflows relying on encryption will want to double check that everything still works after upgrading to this version, if necessary, since before now the KafkaCrypto config files weren't being read fully. (This will only affect users that have edited the KafkaCrypto config files themselves, otherwise everything will be the same.)

1.7.7

This release adds a new flag ("--treat_undecryptable_as_plaintext") for encrypted Consumer-side programs to allow more efficient processing of messages that will never be decrypted. Useful for cases where encrypted and non-encrypted messages get mixed in topics, or when enabling/disabling encryption across a deployment.

1.7.6

This release adds a new option ("--use_polling_observer") for a DataFileUploadDirectory that will make the directory monitoring use watchdog's fallback PollingObserver for detecting changes in directory trees instead of the default. The new option should be used for Windows deployments where watched directories are not on NTFS file systems.

It also includes a minor update to allow independently configuring log file locations for all programs.

1.7.4

This release makes it possible to include arbitrary (JSON-serializable) metadata for uploads using a GirderUploadStreamProcessor

1.7.3

This release adds a command line script to re-produce encrypted messages to their original topics. It also adds some docs and a CI test for the script, and improves some of the KafkaCrypto functionality/configurability in general.

Page 1 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.