Skip to content

Commit 1068a17

Browse files
authored
Merge pull request #5897 from snyk/chore/update-release-notes
chore: update RELEASE_NOTES.md
2 parents 90c2cf6 + 80bb699 commit 1068a17

File tree

1 file changed

+2
-24
lines changed

1 file changed

+2
-24
lines changed

binary-releases/RELEASE_NOTES.md

Lines changed: 2 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,7 @@
1-
## [1.1297.0](https://github.com/snyk/cli/compare/v1.1296.2...v1.1297.0) (2025-05-14)
1+
## [1.1297.1](https://github.com/snyk/cli/compare/v1.1297.0...v1.1297.1) (2025-05-16)
22

33
The Snyk CLI is being deployed to different deployment channels, users can select the stability level according to their needs. For details please see [this documentation](https://docs.snyk.io/snyk-cli/releases-and-channels-for-the-snyk-cli)
44

5-
### Features
6-
7-
* **container:** Support scanning container images from tar files without specifying a type ([58b0861](https://github.com/snyk/cli/commit/58b0861f8ff6577b281de49619f711b8842e096a))
8-
* **iac:** Improve IaC deployment to avoid on the fly downloads ([5108f58](https://github.com/snyk/cli/commit/5108f58954b22de962cc3125f643e5823a439a20))
9-
* **sbom:** Introduce sbom monitor command ([24e96c3](https://github.com/snyk/cli/commit/24e96c33f153071fe798ed1b7a3ec78e5cc35733))
10-
* **test:** Improve gradle module resolution ([7991133](https://github.com/snyk/cli/commit/79911337912082454e4362d9473c40699e059425))
11-
* **language-server:** Introduce explanation of AI fixes in IDEs ([74fa322](https://github.com/snyk/cli/commit/74fa3224aef6ba68b7f55006b7d0ced92c6d7e57))
12-
135
### Bug Fixes
146

15-
* **container:** Fix issue when scanning invalid node manifest files ([ceb8020](https://github.com/snyk/cli/commit/ceb8020284db2b76abc42637caaa94d227c422ef))
16-
* **code:** Fix hash mismatches for files containing non-UTF-8 content ([33d33e9](https://github.com/snyk/cli/commit/33d33e92bba76cff694cc5ee9e9b2e4b9274a673))
17-
* **iac:** Ensure to use the correct org id when sharing results for v2 ([1c4094a](https://github.com/snyk/cli/commit/1c4094aff5a21b08eefed47508d33668940af003))
18-
* **iac:** Ensure to use target-name ([2201f0a](https://github.com/snyk/cli/commit/2201f0a46ac5747b4c58ed01990d1e9ae13f4eb7))
19-
* **sbom:** Fix issues when generating sboms based on NuGet .sln ([80c43d9](https://github.com/snyk/cli/commit/80c43d9a6f9f3a29f5f0df679d75d82fed48a7f5))
20-
* **test:** Fix issues when scanning gradle projects on Windows ([11586cc](https://github.com/snyk/cli/commit/11586cc587b3a05c2e7d279a3f40857f8c752068))
21-
* **test:** Improve error messages when using fail-fast, all-projects and json ([a396bd6](https://github.com/snyk/cli/commit/a396bd6ea4abd443a0ffce2a29b3f7e6154859ac))
22-
* **test:** Fix yarn 2 out of sync issues ([18aee45](https://github.com/snyk/cli/commit/18aee454a87fbeed480839fc91a04123840c6ff5))
23-
* **test:** Fix pnpm out of sync issue for duplicated peer and dev dependencies ([2581e16](https://github.com/snyk/cli/commit/2581e169ac813df49e8eccce8ae4bfd85f01378e))
24-
* **test:** Ensure internal dependencies are represented correctly when normalizing Gradle dependencies ([c7e2713](https://github.com/snyk/cli/commit/c7e2713a4d1d961857b95038c186085e14d8f415))
25-
* **test:** Fix testing composer-based PHP projects ([39e3379](https://github.com/snyk/cli/commit/39e337965740f6242a22f998cc433d7842468490))
26-
* **language-server:** Fix and improve issue filtering in IDEs ([a474d67](https://github.com/snyk/cli/commit/a474d67a55c5b0684462b867fba1acf5dabcb000))
27-
* **language-server:** Fix unmanaged C/C++ scans with '—unmanaged' flag in additional parameters ([01f53e3](https://github.com/snyk/cli/commit/01f53e39c7d05c33aba9f219de958262202b5545))
28-
* **language-server:** Fix applying Snyk Code AI fixes on the wrong lines ([01f53e3](https://github.com/snyk/cli/commit/01f53e39c7d05c33aba9f219de958262202b5545))
29-
7+
* **test:** Rollbacked a regression introduced by a change in gradle module resolution in version `1.1297.0` ([7991133](https://github.com/snyk/cli/commit/79911337912082454e4362d9473c40699e059425))

0 commit comments

Comments
 (0)