Rez

Latest version: v3.2.1

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

Scan your dependencies

Page 3 of 37

2.111.0

[Source](https://github.com/AcademySoftwareFoundation/rez/tree/2.111.0) | [Diff](https://github.com/AcademySoftwareFoundation/rez/compare/2.110.0...2.111.0)

**Merged pull requests:**

- Fix rez executables aren't removed in windows install [\1259](https://github.com/AcademySoftwareFoundation/rez/pull/1259) ([instinct-vfx](https://github.com/instinct-vfx))
- use github actions bot user in benchmark workflow [\1319](https://github.com/AcademySoftwareFoundation/rez/pull/1319) ([nerdvegas](https://github.com/nerdvegas))

**Closed issues:**

- rez executables aren't removed in windows install [\1258](https://github.com/AcademySoftwareFoundation/rez/issues/1258)
- use github actions bot for commits [\1318](https://github.com/AcademySoftwareFoundation/rez/issues/1318)

2.110.0

[Source](https://github.com/AcademySoftwareFoundation/rez/tree/2.110.0) | [Diff](https://github.com/AcademySoftwareFoundation/rez/compare/2.109.0...2.110.0)

**Merged pull requests:**

- remove references to nerdvegas in comments [\1312](https://github.com/AcademySoftwareFoundation/rez/pull/1312) ([nerdvegas](https://github.com/nerdvegas))

2.109.0

[Source](https://github.com/AcademySoftwareFoundation/rez/tree/2.109.0) | [Diff](https://github.com/AcademySoftwareFoundation/rez/compare/2.108.0...2.109.0)

**Merged pull requests:**

- Feature/1256 add git bash shell plugin [\1280](https://github.com/AcademySoftwareFoundation/rez/pull/1280) ([nerdvegas](https://github.com/nerdvegas))

**Closed issues:**

- add git-bash shell plugin [\1256](https://github.com/AcademySoftwareFoundation/rez/issues/1256)

2.108.0

[Source](https://github.com/AcademySoftwareFoundation/rez/tree/2.108.0) | [Diff](https://github.com/AcademySoftwareFoundation/rez/compare/2.107.0...2.108.0)

**Notes**

This release adds path normalization to shells. Usually we use POSIX-style paths in
package commands (eg `env.PATH.append('{root}/bin')`. In previous rez versions,
this path was left unchanged, leading to odd paths on Windows like
`C:\svr\packages\foo\1.2.3/bin`. This hasn't been a problem however, since Windows is
tolerant of a mix of forward and back slashes. Now though, you should see paths on
Windows set correctly, ie `C:\svr\packages\foo\1.2.3\bin`.

Please be aware of this change in behavior in case it affects you.

**Merged pull requests:**

- Feature/1269 formalize paths in package commands [\1273](https://github.com/AcademySoftwareFoundation/rez/pull/1273) ([nerdvegas](https://github.com/nerdvegas))

**Closed issues:**

- formalize paths in package commands [\1269](https://github.com/AcademySoftwareFoundation/rez/issues/1269)

2.107.0

[Source](https://github.com/AcademySoftwareFoundation/rez/tree/2.107.0) | [Diff](https://github.com/AcademySoftwareFoundation/rez/compare/2.106.0...2.107.0)

**Merged pull requests:**

- Feature/1271 improve shell parameterization in tests [\1272](https://github.com/AcademySoftwareFoundation/rez/pull/1272) ([nerdvegas](https://github.com/nerdvegas))

**Closed issues:**

- improve shell parameterization in tests [\1271](https://github.com/AcademySoftwareFoundation/rez/issues/1271)

2.106.0

[Source](https://github.com/AcademySoftwareFoundation/rez/tree/2.106.0) | [Diff](https://github.com/AcademySoftwareFoundation/rez/compare/2.105.0...2.106.0)

**Merged pull requests:**

- added package fam removal func, and tests [\1252](https://github.com/AcademySoftwareFoundation/rez/pull/1252) ([nerdvegas](https://github.com/nerdvegas))

**Closed issues:**

- add ability to delete package family [\1248](https://github.com/AcademySoftwareFoundation/rez/issues/1248)

Page 3 of 37

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.