Rez

Latest version: v3.1.1

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

Scan your dependencies

Page 32 of 33

2.23.1

Addressed Issues

* 532

Notes

Bug was introduced in: https://github.com/AcademySoftwareFoundation/rez/releases/tag/2.20.0

2.23.0

Addressed Issues

* 528

Notes

Two new features are added in this release:

Override any config setting with an env-var. For any setting "foo", you can now set the env-var
REZ_FOO_JSON to a JSON-encoded string. This works for any config setting. Note that the existing
REZ_FOO env-var overrides are still in place also; if both are defined, REZ_FOO takes precedence.
This feature means you can now override some of the more complicated settings with env-vars, such as
package_filter.

Track context creation and sourcing via AMQP. Messages are published (on a separate thread) to the
nominated broker/exchange/routing_key. You have control over what parts of the context are published.
For more details: https://github.com/AcademySoftwareFoundation/rez/blob/master/src/rez/rezconfig.py#L414

The embedded simplejson lib was removed. The native json lib is used instead, and for cases where loads-without-unicoding-everything is needed, utils/json.py now addresses that instead.

2.22.1

Addressed Issues

* 512
* 526

2.22.0

PR: 213

Notes

Package/variant/family search API is now available in package_search.py. This gives the same
functionality as provided by the rez-search CLI tool.

2.21.0

PR: 501

2.20.1

Merged PRs

* 490: Fix alias command in Windows when PATH is modified
* 489: Fix cmd.exe not escaping special characters
* 482: Fix selftest getting stuck on Windows

Addressed Issues

* 389
* 343
* 432
* 481

Page 32 of 33

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.