Skip to content

Releases: phylum-dev/phylum-ci

v0.37.1

20 Oct 21:56
v0.37.1
a4a695f
Compare
Choose a tag to compare

Fix

  • More container tools broken when home-less (#337) (403eb7d)

v0.37.0

19 Oct 15:51
v0.37.0
3ddaa76
Compare
Choose a tag to compare

Feature

  • Add Python 3.12 support and drop Python 3.8 support (#335) (feb3502)
  • Enforce strict engine control for npm (#336) (4e69e3e)

Breaking

  • Support for Python 3.8 was removed due to the change in CONTRIBUTING policy to support only the current/latest release plus the previous three minor versions of Python. (feb3502)

v0.36.0

16 Oct 15:19
v0.36.0
2d5434d
Compare
Choose a tag to compare

Feature

Fix

  • Container tools broken when home-less (#329) (f951e3c)

Breaking

  • The phylum-ci docker image created from the default Dockerfile is much larger, containing all the required tools for lockfile generation across all supported ecosystems. To retain the previous functionality, a new slim tag is offered for those instances where no manifest files are present and/or only lockfiles are used. (f96ff48)

Documentation

  • Add more detail for manifest file support (#328) (3241d2d)

v0.35.2

18 Sep 19:06
v0.35.2
4dbe640
Compare
Choose a tag to compare

Fix

  • Integrations should check for previous comments (#305) (12e7445)

v0.35.1

07 Sep 17:15
v0.35.1
bf5df83
Compare
Choose a tag to compare

Fix

v0.35.0

29 Aug 00:05
v0.35.0
8b698df
Compare
Choose a tag to compare

Feature

Breaking

  • CLI installs prior to v5.7.0 are no longer supported. A Phylum CLI version with ability to parse CycloneDX lockfiles is needed. (3897879)

v0.34.0

15 Aug 00:46
v0.34.0
b5028a7
Compare
Choose a tag to compare

Feature

  • Improve GitLab integration for partial checkouts (#291) (ca33672)

v0.33.0

09 Aug 00:08
v0.33.0
8be8be3
Compare
Choose a tag to compare

Feature

  • Add packages.*.lock.json lockfile detection (#287) (00e1d57)

v0.32.1

08 Aug 21:57
v0.32.1
407386e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.32.0...v0.32.1

v0.32.0

19 Jul 19:17
v0.32.0
26afd0f
Compare
Choose a tag to compare

Feature

  • Add pnpm-lock.yaml and packages.lock.json lockfile support (#277) (a24b2c2)

Breaking

  • CLI installs prior to v5.5.0 are no longer supported. A Phylum CLI version with ability to parse pnpm-lock.yaml and packages.lock.json lockfiles is needed. (a24b2c2)