Skip to content

Commit 4bc7c47

Browse files
authored
Release note update for 11 (#1593)
* Correct NI version + add note about mac signing of NI * remove duplicate
1 parent 0313bf9 commit 4bc7c47

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

documentation/src/main/markdown/currentreleasenotes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
* Added a new property [detect.go.forge.connection.timeout](properties/detectors/go.md#go-forge-connection-timeout) to customize the connection timeout limit while connecting to the Go registry. Defaults to 30 seconds.
3131
* Added a new property [detect.go.forge.read.timeout](properties/detectors/go.md#go-forge-read-timeout) to customize the read timeout limit while fetching go.mod file of a dependency from Go registry. Defaults to 60 seconds.
3232
* Dependency exclusions (via [detect.go.mod.dependency.types.excluded](properties/detectors/go.md#go-mod-dependency-types-excluded) property) are not supported by this detector.
33+
* Detect Nuget Inspector binaries for MacOS are now digitally signed with Black Duck Software, Inc authority.
3334

3435
### Changed features
3536

@@ -38,7 +39,6 @@
3839
* The `detect.project.codelocation.unmap` property has been removed.
3940
* The archived phase (`detect.project.version.phase=ARCHIVED`) has been deprecated.
4041
* The efficiency of the Detector directory evaluation has been enhanced, resulting in the acceleration of certain scans.
41-
* Detector directory evaluation has been made more efficient, resulting in some scans being faster.
4242
* Support for `pyproject.toml` file has been added to PIP Native Inspector. For more details, please see [Python Detector page](packagemgrs/python.md)
4343
* Support for the following package managers have been extended:
4444
* pip: 25.2
@@ -71,4 +71,4 @@
7171
* (IDETECT-4770) The Cargo Dependency Type Exclusion has been expanded to include `NORMAL` dependencies for both the Cargo Lockfile and Cargo CLI detectors. Additionally, the Cargo CLI Detector now supports `PROC_MACRO` exclusion, regardless of `PROC_MACRO` dependencies not being explicitly listed in `Cargo.toml` or `Cargo.lock`.
7272

7373
### Dependency updates
74-
* Upgraded and released Nuget Inspector version 2.3.2.
74+
* Upgraded and released Nuget Inspector version 2.4.0.

0 commit comments

Comments
 (0)