Skip to content

Commit aba9409

Browse files
Release Notes June 2026 (#2695)
* Release Notes June 2026
1 parent f45d7bf commit aba9409

3 files changed

Lines changed: 93 additions & 0 deletions

File tree

Lines changed: 91 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,91 @@
1+
---
2+
rss_title: Codacy release notes RSS feed
3+
rss_href: /feed_rss_created.xml
4+
description: Release notes for Codacy Cloud June 2026.
5+
included_jira_versions: ['2026.6']
6+
codacy_tools_version_old: https://github.com/codacy/codacy-tools/releases/tag/9.2.13
7+
codacy_tools_version_new: https://github.com/codacy/codacy-tools/releases/tag/9.3.9
8+
---
9+
10+
# Cloud June 2026
11+
12+
These release notes are for the Codacy Cloud updates during June 2026.
13+
14+
📢 [Visit the Codacy roadmap](https://roadmap.codacy.com) and <span class="skip-vale">let us know</span> your feedback on both new and planned product updates!
15+
16+
### Features
17+
- **Import chain visibility for vulnerable dependencies (OD-105):** We added clearer dependency chain visibility so users can better understand how vulnerable dependencies are introduced into their projects.
18+
- **Better visibility for CI/CD setup in container scanning (OD-124):** We made the CI/CD setup option more prominent in container scanning so teams can find and enable it more easily.
19+
- **Proxy support for Guardrails (OD-87):** Guardrails now supports proxy configurations, making it easier to use in restricted network environments.
20+
21+
### Improvements
22+
- **Improved SRM timeout messages (OD-136):** We improved the timeout messages shown in SRM so it’s clearer when scans take too long and what users should expect next.
23+
- **Account settings now open reliably from the organizations dashboard (OD-125):** Fixed an issue where some account settings would fail to open on the first try.
24+
- **Dependency syntax false positives reduced (OD-90):** Fixed cases where `^` dependency syntax could be incorrectly flagged as a false positive.
25+
- **Coverage report filtering no longer breaks the page (OD-161):** Fixed a bug where filtering the coverage organization report by file coverage metrics could lead to a blank page.
26+
- **Findings page timeout fixes for large accounts (OD-106):** Fixed timeout issues affecting findings pages for larger accounts.
27+
- **Jira ticket creation with large summaries now works correctly (OD-59):** Fixed a bug that could prevent Jira tickets from being created when the summary was too large.
28+
- **Organization integrations now reflect their real enabled state (OD-82):** Fixed a mismatch where integrations could appear disabled in the UI despite being enabled.
29+
- **Dependency chain text overlap fixed (OD-105):** Fixed a UI issue where dependency chain text could overlap and become hard to read.
30+
- **Ignoring container scanning issues no longer triggers server errors (OD-96):** Fixed an internal server error that could happen when ignoring a container scanning security issue.
31+
- **Invite People modal layout improved (OD-33):** Fixed a layout issue by widening the Invite People modal for a better experience.
32+
33+
## Tool versions
34+
35+
- **Markdownlint** has a new version: **0.40.0** (updated from 0.33.0)
36+
- **Agentlinter**: **0.3.3**
37+
- **Aligncheck**: **1.0.0**
38+
- **Ameba**: **1.6.4**
39+
- **Bandit**: **1.8.3**
40+
- **Biomejs**: **2.4.10**
41+
- **Brakeman**: **4.3.1**
42+
- **Bundler-audit**: **0.9.1**
43+
- **Checkov**: **3.2.508**
44+
- **Checkstyle**: **10.26.1**
45+
- **Clang-tidy**: **10.0.1**
46+
- **Codenarc**: **3.6.0**
47+
- **Codesniffer**: **3.10.1**
48+
- **Coffeelint**: **5.2.11**
49+
- **Cppcheck**: **2.18.0**
50+
- **Credo**: **1.7.12**
51+
- **Csslint**: **1.0.5**
52+
- **Dartanalyzer**: **3.9.3**
53+
- **Deadcode**: **1.0.0**
54+
- **Detekt**: **1.23.8**
55+
- **ESLint**: **9.39.4**
56+
- **Faux-pas**: **1.7.2**
57+
- **Flawfinder**: **2.0.19**
58+
- **Golangci-lint**: **2.7.2**
59+
- **Gorevive**: **1.12.0**
60+
- **Gosec**: **2.22.7**
61+
- **Hadolint**: **2.12.0**
62+
- **Jackson-linter**: **2.19.2**
63+
- **Jshint**: **2.13.6**
64+
- **Lizard**: **1.22.2**
65+
- **Opengrep**: **1.21.0**
66+
- **Phpmd**: **2.14.1**
67+
- **PMD**: **7.16.0**
68+
- **Prospector**: **1.18.0**
69+
- **Psscriptanalyzer**: **1.24.0**
70+
- **Pylint**: **4.0.5**
71+
- **Reek**: **6.5.0**
72+
- **Remark-lint**: **10.0.1**
73+
- **Roslyn**: **1.23.0**
74+
- **Rubocop**: **1.80.2**
75+
- **Ruff**: **0.12.7**
76+
- **Scalameta-pro**: **1.4.4**
77+
- **Scalastyle**: **1.5.1**
78+
- **Shellcheck**: **0.10.0**
79+
- **Sonar-csharp**: **9.32**
80+
- **Sonar-visual-basic**: **8.13**
81+
- **Spectral**: **1.22.0**
82+
- **Spotbugs**: **4.8.4**
83+
- **Sqlfluff**: **4.1.0**
84+
- **Sqlint**: **0.2.1**
85+
- **Staticcheck**: **2025.1.1**
86+
- **Stylelint**: **16.23.0**
87+
- **Swiftlint**: **0.63.2**
88+
- **Tailor**: **0.12.0**
89+
- **Trivy**: **0.70.0**
90+
- **Tslint**: **6.1.3**
91+
- **Tsqllint**: **1.16.0**

docs/release-notes/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ For product updates that are in progress or planned [visit the Codacy public roa
1818

1919
2026
2020

21+
- [Cloud June 2026](cloud/cloud-2026-06.md)
2122
- [Cloud May 2026](cloud/cloud-2026-05.md)
2223
- [Cloud April 2026](cloud/cloud-2026-04.md)
2324
- [Cloud March 2026](cloud/cloud-2026-03.md)

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -691,6 +691,7 @@ nav:
691691
- release-notes/index.md
692692
- Cloud:
693693
- 2026:
694+
- release-notes/cloud/cloud-2026-06.md
694695
- release-notes/cloud/cloud-2026-05.md
695696
- release-notes/cloud/cloud-2026-04.md
696697
- release-notes/cloud/cloud-2026-03.md

0 commit comments

Comments
 (0)