Skip to content

Releases: phylum-dev/phylum-ci

v0.58.0

14 Jan 16:45
v0.58.0
764074b
Compare
Choose a tag to compare

Breaking

  • Remove SUCCESS comments from PRs/MRs (#526) (6cca5bd)

    • PRs/MRs will no longer have SUCCESS comments.

Full Changelog: v0.57.0...v0.58.0

v0.57.0

09 Jan 22:15
v0.57.0
f8e6544
Compare
Choose a tag to compare

Breaking

  • Add python 3.13 support and drop python 3.9 support (#522) (5ac96e0)

    • Support for Python 3.9 was removed.

Features

  • Ensure git repository access as prerequisite (#518) (5317fd9)

Full Changelog: v0.56.0...v0.57.0

v0.56.0

13 Dec 20:49
v0.56.0
4b1a4da
Compare
Choose a tag to compare

Features

  • Automatically analyze newly created projects (#514) (2683fe4)

Full Changelog: v0.55.0...v0.56.0

v0.55.0

05 Dec 20:12
v0.55.0
d874f7d
Compare
Choose a tag to compare

Features

  • Add option to fail for incomplete analysis (#510) (d2c21ae)

Full Changelog: v0.54.0...v0.55.0

v0.54.0

02 Dec 21:55
v0.54.0
728e4b1
Compare
Choose a tag to compare

Features

  • Allow for ignoring non-analysis errors (#508) (a372523)

Full Changelog: v0.53.0...v0.54.0

v0.53.0

26 Nov 17:12
v0.53.0
ac833a2
Compare
Choose a tag to compare

Features

  • Avoid github api calls during version check (#505) (25d9c85)

Bug Fixes

  • gradle lockfile generation requires javac (#507) (17994a6)

Full Changelog: v0.52.1...v0.53.0

v0.52.1

21 Nov 20:18
v0.52.1
eb492e9
Compare
Choose a tag to compare

Bug Fixes

  • Account for analysis started in repo sub-dirs (#504) (3055ce8)

  • Exit cleanly when no current dependencies (#503) (d43a047)

Full Changelog: v0.52.0...v0.52.1

v0.52.0

07 Nov 22:05
v0.52.0
26c0a31
Compare
Choose a tag to compare

Breaking

  • Add organization support (#499) (1ad0ea7)

    • Phylum CLI installs before v7.1.4-rc1 are no longer supported. That release is the first one providing support for analysis with organizations via extensions.

Full Changelog: v0.51.0...v0.52.0

v0.51.0

09 Oct 16:50
v0.51.0
880208f
Compare
Choose a tag to compare

Feature

  • Add windows standalone archive install option (#481) (83538a0)

Fix

  • Include phylum-ci.exe in release artifacts (#477) (23c1e28)

Full Changelog: v0.50.0...v0.51.0

v0.50.0

02 Oct 14:07
v0.50.0
81aceec
Compare
Choose a tag to compare

Breaking

  • Add windows support with standalone binary (#474) (24a20c9)

    • Phylum CLI installs before v7.1.0-rc1 are no longer supported. That release is the first one providing full Windows support.

Documentation

Full Changelog: v0.49.0...v0.50.0