Skip to content

Releases: snyk/cli

v1.1285.0

18 Mar 16:20
c9cc908
Compare
Choose a tag to compare

1.1285.0 (2024-03-18)

Features

  • language-server: Added command to retrieve fix suggestions for snyk code
  • language-server: Added Feature Flag command
  • language-server: Associate learn lessons with all specified ecosystems

v1.1284.0

14 Mar 12:43
1ef091f
Compare
Choose a tag to compare

1.1284.0 (2024-03-14)

Features

  • support -dverbose argument when testing maven projects #5117 (1ef091f)

v1.1283.1

13 Mar 16:26
93b4fcb
Compare
Choose a tag to compare

1.1283.1 (2024-03-13)

Bug Fixes

v1.1283.0

06 Mar 13:22
e52fdaa
Compare
Choose a tag to compare

1.1283.0 (2024-03-06)

Features

  • add python optional dependencies support (#5072) (e52fdaa)

v1.1282.1

05 Mar 14:03
f0c8339
Compare
Choose a tag to compare

1.1282.1 (2024-03-05)

Bug Fixes

  • ci: upgrade slack webhook (#5085) (9f4d512)
  • danger: commit pattern in danger to disable certain characters (#5089) (2113022)
  • enforce correct type for security-severity in sarif output (#5091) (f0c8339)
  • remove dependencies when parent folder is deleted (#5080) (4f892f7)

v1.1282.0

05 Mar 06:56
00af20b
Compare
Choose a tag to compare

1.1282.0 (2024-03-04)

Bug Fixes

  • enables multi-platform support for OCI images (#5082) (00af20b)

Features

v1.1281.0

28 Feb 16:00
091e277
Compare
Choose a tag to compare

1.1281.0 (2024-02-28)

Bug Fixes

  • do not purge the code action cache in language server before the action is resolved by the client [IDE-134] (#5062) (4bf4333)
  • support monitoring larger/complex container projects (#5075) (091e277)
  • upgrade go toolchain to 1.21.7 (#5064) (f282bb5)

Features

  • add dataflow to code issue data [IDE-134] (#5076) (6545bec)
  • provide easy way to update snyk-ls in CLI [IDE-144] (#5067) (e9723af)

v1.1280.1

20 Feb 14:54
e78bad6
Compare
Choose a tag to compare

1.1280.1 (2024-02-20)

Bug Fixes

  • add range to snyk.scan message create by code scanner [IDE-134] (#5052) (e78bad6)
  • Scanning of .NET projects with the --dotnet-runtime-resolution flag now uses existing NuGet package cache if available (#5051) (023f633)

v1.1280.0

15 Feb 16:26
8d0d96a
Compare
Choose a tag to compare

1.1280.0 (2024-02-12)

Bug Fixes

  • improved 'npm dist-tags' handling for npm lockfile v2 and newer (#5033) (8d0d96a)

v1.1279.0

12 Feb 15:24
2b3c776
Compare
Choose a tag to compare

1.1279.0 (2024-02-12)

Bug Fixes

  • allow docker.io as a registry base for container commands (#5049) (2b3c776)
  • increase max allocatable heap memory to 32GB (#5043) (41c0c03)

Features

  • Deploy regular CLI builds to a new preview channel (#5042) (d5e65e8)