Hopeit.engine

Latest version: v0.25.4

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

Scan your dependencies

Page 7 of 15

0.16.2

______________

Plugins:
- redis-storage: add `delete` and `list_objects` methods, extend `store` method to support extra aioredis kwargs
- fs-storage: add `delete` method

0.16.1

______________

Engine:
- Updated PyJWT version to fix potential vulnerability: https://github.com/hopeit-git/hopeit.engine/security/dependabot/1

Plugins:
- basic-auth [non production plugin]: Updated PyJWT version

0.16.0

Not secure
______________
Engine:
- Support for event `group` attribute and start selected groups on engine
- `hopeit_server` command line support `enabled_groups` parameter

0.15.1

Not secure
______________
- Add `payload_raw` property to PreprocessHook object
- Change: event input type is defined by __preprocess__ payload type when is present

0.15.0

Not secure
______________
-Plugins:
- fs_storage: event implementation to support persisting directly from a stream into disk by adding event to configuration:
using "impl": "hopeit.fs_storage.events.stream_batch_storage" in event configuration.

-Engine:
- Support for custom implementation for events, enable reusing code provided in external libraries or plugins as events
in an app, like `hopeit.fs_storage.events.stream_batch_storage` to persist data from streams to disks directly.
- Support for generic `DataObject` as a type for step payload. Enable creating generic events that can be reused
among apps.
- Extended EventDescriptor configuration, to provide a list of dataobject types that can be handled by generic events
using `DataObject` payload.

0.14.2

Not secure
______________
- Fix: removed global security section from generate openapi file to allow per event configuration to take precedence

Plugin: apps-visualizer
- Fix: pinned `cytoscape` version to latest stable

Page 7 of 15

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.