Skip to content

Commit 3e7c70a

Browse files
committed
Correct NI version and add note about MAC signing
1 parent 474454b commit 3e7c70a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

documentation/src/main/markdown/currentreleasenotes.md

Lines changed: 2 additions & 1 deletion
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

@@ -71,4 +72,4 @@
7172
* (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`.
7273

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

0 commit comments

Comments
 (0)