fix(docs): 11.5.0 and 12.0.0 release note mix up fix - #1819
Merged
Conversation
…e to 12.0.0 section, remove from 11.5.0 section. Move 11.5.0 to previous release notes.
bd-spratikbharti
approved these changes
Jul 22, 2026
shantyk
commented
Jul 22, 2026
| * (IDETECT-5125) Fixed failure during Python scans when the `requirements.txt` file contains Python extras syntax using square brackets, e.g.: `kopf[dev]>=1.3` | ||
| * (IDETECT-5090) Fixed PIP Native Inspector failure to parse `requirements.txt` lines that contain [PEP 508 environment markers](https://peps.python.org/pep-0508/). | ||
| * (IDETECT-5056) Fixed a Cargo Lock detector failure to parse the caret symbol '^' used in `Cargo.toml` dependency declarations. | ||
| * (IDETECT-5071) Fixed an issue with Simple Build Tool (sbt) evictions being included in the BOM. |
Contributor
Author
There was a problem hiding this comment.
Duplicate entry for 5071 (see line 27/28)
cpottsbd
approved these changes
Jul 27, 2026
cpottsbd
left a comment
Contributor
There was a problem hiding this comment.
If anything is still amiss, we can fix it in the final doc cleanup.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes mix up between previous and current release notes from #1794. Assuming IDETECT-5117 was targeted for 12.0.0