Fixed issues
The following customer-reported issues were fixed in this release:
-
(HUB-25500). Added mechanisms for users running on AWS to enable a workaround for this issue. Users experiencing this issue are encouraged to contact Black Duck support if they see high CPU usage from the upload-cache service. This issue will be fixed in the upcoming Black Duck 2023.10.0 release.
-
(HUB-38587). Fixed an issue where the
kbMatchTimeoutProperty
was set inadvertantly to a hardcoded value (100000ms). It will now read it from theblackduck-config.env
file as expected. -
(HUB-38735). Fixed an issue where upgrading from PostgreSQL 9.6 or PostgreSQL 11-based Black Duck versions to Black Duck 2023.4.1 could cause postgres-upgrader to fail and not start up the application when using the PostgreSQL container.
-
(HUB-38815). Fixed an intermittent
ResourceAccessException
error in Black Duck rapid scans that could cause the scans to fail.