Skip to content

Releases: snyk/snyk-python-plugin

v2.0.0

11 Sep 09:12
6099b74
Compare
Choose a tag to compare

2.0.0 (2023-09-11)

Features

  • [OSM-612] Fix broken tests, restructure internal logic (#219) (bf90287)

BREAKING CHANGES

  • We now will not support EOL'ed versions of Python, NodeJs nor Pip in the test frameworks. They will most likely still function, but it will not be verified by tests anymore.

v1.26.2

10 Sep 06:41
08ffde3
Compare
Choose a tag to compare

1.26.2 (2023-09-10)

Bug Fixes

v1.26.1

19 Jul 08:54
a507862
Compare
Choose a tag to compare

1.26.1 (2023-07-19)

Bug Fixes

  • support Pipfile without dev-packages when dev flag is set (cd240cd)

v1.26.0

19 Jun 09:56
7776771
Compare
Choose a tag to compare

1.26.0 (2023-06-19)

Features

v1.25.3

12 Jun 09:36
c302b83
Compare
Choose a tag to compare

1.25.3 (2023-06-12)

Bug Fixes

  • add missing pkg_resources import (2e7c1e4)

v1.25.2

16 May 17:06
3d23738
Compare
Choose a tag to compare

1.25.2 (2023-05-16)

Bug Fixes

  • split python2 and python3 implementation (a85607b)

v1.25.1

08 May 11:20
3266372
Compare
Choose a tag to compare

1.25.1 (2023-05-08)

Bug Fixes

  • support another kind of setuptools import (ba14e84)

v1.25.0

04 May 13:14
7bb0a7e
Compare
Choose a tag to compare

1.25.0 (2023-05-04)

Bug Fixes

  • Revert "fix: fix new setuptools" (14fe47b)

Features

  • add support for non semantic release versions (3a140fb)

v1.24.4

19 Mar 12:47
a186798
Compare
Choose a tag to compare

1.24.4 (2023-03-19)

Bug Fixes

v1.24.2

29 Nov 09:51
6144e09
Compare
Choose a tag to compare

1.24.2 (2022-11-29)

Bug Fixes