Running-ng

Latest version: v0.4.7

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

Scan your dependencies

Page 3 of 4

0.3.5

Changed
Commands
- `runbms`: when a companion program exits with a non-zero code, a warning is generated instead of an exception to prevent stopping the entire experiment.

0.3.4

Fixed
Commands
- `runbms`: fix the file descriptor leak when running benchmarks with companion programs.

0.3.3

Changed
Commands
- `runbms` prints out the logged in users when emitting warnings when the machine has more than one logged in users.

Fixed
Modifiers
- `Companion`: skip value options expansion if no value option is provided to avoid interpreting bpftrace syntax as replacement fields.

0.3.2

Added

Modifiers
- `Companion`

0.3.1

Added
Base Syntax
- Use the `$RUNNING_NG_PACKAGE_DATA` environment variable to refer to base configurations shipped with running-ng, such as `$RUNNING_NG_PACKAGE_DATA/base/runbms.yml`, regardless how you installed runnin-ng.
Benchmark Suites
- `DaCapo` gains an extra key `companion` to facilitate eBPF tracing programs.

Changed
- Overhauled Python packaging with PEP 517
- `zulip` is now an optional Python dependency. Use `pip install running-ng[zulip]` if you want to use the `Zulip` `runbms` plugin.

Removed
- Dropping Python 3.6 support for users.
Base Configurations
- Removing AdoptOpenJDK from the base configuration files. AdoptOpenJDK is now replaced by Temurin.

0.3.0

Added
Modifiers
- `JVMClasspathAppend`
- `JVMClasspathPrepend`

Benchmark Suites
- `SPECjvm98`

Changed
Modifiers
- `JVMClasspath` is now an alias of `JVMClasspathAppend`. This is backward compatible.

Commands
- `runbms` prints out the version number of `running-ng` in log files.

Deprecated
- Deprecating Python 3.6 support for users. Python 3.6 will NOT be supported once moma machines are upgraded to the latest Ubuntu LTS.

Removed
- Dropping Python 3.6 support for developers (NOT users). pytest 7.1+ requires at least Python 3.7.

Page 3 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.