Riberry

Latest version: v0.10.17

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

Scan your dependencies

Page 1 of 2

0.4.1

Changed
- Removed all constraints applied when updating existing input fields.

Fixed
- Allow blank dropdown values.

0.4.0

Added
- Priority queue now blocks by default when the value returned is
empty. This can be disabled by setting the input parameter
`DynamicPriorityParameter.blocking` to `False`.
- Capacity distribution weight parameters can now be scheduled
- Riberry will track `READY` and `ACTIVE` execution task IDs in Redis.
If these executions are still marked as `READY` or `ACTIVE` but their
task IDs don't exist in Redis anymore, the execution is cancelled due
to the assumption that Redis itself was flushed and all progress for
that execution was lost.

Fixed
- Application instance schedules now accept `0` as a valid value

0.3.2

Added
- Added capacity distribution strategies: `binpack` (default) and
`spread`

0.3.1

Added
- ApplicationSchedule.value is now nullable

0.3.0

Added
- Added cross-application capacity allocation, enables distributed
capacity load balancing

0.2.4

Fixed
- Configuration importing doesn't break during `import_groups` step
when there's an application not yet loaded in the database

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.