-
-
Notifications
You must be signed in to change notification settings - Fork 649
Comparing changes
Open a pull request
base repository: DependencyTrack/dependency-track
base: master
head repository: DependencyTrack/dependency-track
compare: 4.10.x
- 20 commits
- 13 files changed
- 4 contributors
Commits on Dec 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4a25b47 - Browse repository at this point
Copy the full SHA 4a25b47View commit details -
Update release artifact checksums for
4.10.0
Signed-off-by: Niklas <nscuro@protonmail.com>
Configuration menu - View commit details
-
Copy full SHA for d3fbc56 - Browse repository at this point
Copy the full SHA d3fbc56View commit details
Commits on Dec 14, 2023
-
Fix notifications not being sent for child projects where
active
is…… `null` Fixes #3296 Signed-off-by: nscuro <nscuro@protonmail.com>
Configuration menu - View commit details
-
Copy full SHA for 6ea5061 - Browse repository at this point
Copy the full SHA 6ea5061View commit details -
Fix NPE in
VersionDistancePolicyEvaluator
when project has no direc……t dependencies Fixes #3295 Signed-off-by: nscuro <nscuro@protonmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4247785 - Browse repository at this point
Copy the full SHA 4247785View commit details
Commits on Dec 15, 2023
-
Merge pull request #3306 from nscuro/backport-pr-3305
Backport: Fix notifications not being sent for child projects where `active` is `null`
Configuration menu - View commit details
-
Copy full SHA for 34098b5 - Browse repository at this point
Copy the full SHA 34098b5View commit details -
Merge pull request #3308 from nscuro/backport-pr-3307
Backport: Fix NPE in VersionDistancePolicyEvaluator when project has no direct dependencies
Configuration menu - View commit details
-
Copy full SHA for ebf3748 - Browse repository at this point
Copy the full SHA ebf3748View commit details
Commits on Dec 16, 2023
-
Updating an existing `ProjectMetadata#authors` value fails due to a DataNucleus-internal casting error. Signed-off-by: nscuro <nscuro@protonmail.com>
Configuration menu - View commit details
-
Copy full SHA for fd8d753 - Browse repository at this point
Copy the full SHA fd8d753View commit details -
Fix
ClassCastException
when updating an existing `ProjectMetadata#a……uthors` field Fixes #3309 Signed-off-by: nscuro <nscuro@protonmail.com>
Configuration menu - View commit details
-
Copy full SHA for 385c621 - Browse repository at this point
Copy the full SHA 385c621View commit details -
Ensure
ArrayList
conversion isnull
safeSigned-off-by: nscuro <nscuro@protonmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8cb9eff - Browse repository at this point
Copy the full SHA 8cb9effView commit details
Commits on Dec 17, 2023
-
Fix GitHub purl example in v4.10.0 changelog
Without the version field there is a NullPointerException See #3299 Signed-off-by: Kristóf Havasi <lnksz@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4613a41 - Browse repository at this point
Copy the full SHA 4613a41View commit details -
Merge pull request #3312 from nscuro/backport-pr-3311
Backport: Fix `ClassCastException` when updating an existing `ProjectMetadata#authors` field
Configuration menu - View commit details
-
Copy full SHA for d55746a - Browse repository at this point
Copy the full SHA d55746aView commit details -
feat: Improve Error handling and add default version type
fixes #3299 Signed-off-by: Jadyn Emma Jäger <jadyn@jadyn.dev>
Configuration menu - View commit details
-
Copy full SHA for 46187e4 - Browse repository at this point
Copy the full SHA 46187e4View commit details
Commits on Dec 18, 2023
-
Fix NVD API's last modified timestamp requiring restart to be applied
The timestamp is created with value `null` in a context where L2 caching is enabled (`DefaultObjectGenerator`), but updated in one where L2 caching is disabled (`NistApiMirrorTask#updateLastModified`). What's more, it's queried in a context with L2 caching enabled (`NistApiMirrorTask#inform`). This causes the property to be updated, but the cache not being invalidated, thus still serving queries. To not have similar inconsistencies in other areas of the application, re-enable L2 caching when updating the property. Eventually, L2 caching should be disabled system-wide. Signed-off-by: nscuro <nscuro@protonmail.com>
Configuration menu - View commit details
-
Copy full SHA for 9f01f3c - Browse repository at this point
Copy the full SHA 9f01f3cView commit details -
Merge pull request #3323 from nscuro/backport-pr-3322
Backport: Fix NVD API's last modified timestamp requiring restart to be applied
Configuration menu - View commit details
-
Copy full SHA for 485c982 - Browse repository at this point
Copy the full SHA 485c982View commit details -
Merge pull request #3315 from nscuro/backport-pr-3313
Backport: Improve Error handling and add default version type
Configuration menu - View commit details
-
Copy full SHA for 2f1135a - Browse repository at this point
Copy the full SHA 2f1135aView commit details
Commits on Dec 19, 2023
-
Signed-off-by: nscuro <nscuro@protonmail.com>
Configuration menu - View commit details
-
Copy full SHA for 213c830 - Browse repository at this point
Copy the full SHA 213c830View commit details -
Merge pull request #3327 from nscuro/v4.10.1-changelog
Add changelog for v4.10.1
Configuration menu - View commit details
-
Copy full SHA for 4b4fce8 - Browse repository at this point
Copy the full SHA 4b4fce8View commit details -
Configuration menu - View commit details
-
Copy full SHA for fcb8e78 - Browse repository at this point
Copy the full SHA fcb8e78View commit details -
Configuration menu - View commit details
-
Copy full SHA for 14fa344 - Browse repository at this point
Copy the full SHA 14fa344View commit details -
Update release artifact checksums for
4.10.1
Signed-off-by: nscuro <nscuro@protonmail.com>
Configuration menu - View commit details
-
Copy full SHA for dbf06d0 - Browse repository at this point
Copy the full SHA dbf06d0View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...4.10.x