Skip to content

Fix changelog entry for MR 835

Adam Cohen requested to merge fix-changelog-entry-for-5.4.2 into master

What does this MR do?

Add dependency resolution check to Gradle build... (!836 - merged) • Philip Cunningham • 17.3 added a changelog entry with v5.4.2 and was merged on Wed, 31 Jul 2024 3:38PM UTC.

Add reachability attribute to Gemnasium depende... (!835 - merged) • Joey Khabie • 17.3 added a changelog entry with the same version v5.4.2 and was merged on Tue, 6 Aug 2024 3:08PM UTC. It shouldn't have been possible to merge this MR because there should have been conflicts in the CHANGELOG.md file, but for some reason, the UI allowed the MR to be merged.

Since there's already a git tag for v5.4.2 from Add dependency resolution check to Gradle build... (!836 - merged) • Philip Cunningham • 17.3, the upsert git tag job for Add reachability attribute to Gemnasium depende... (!835 - merged) • Joey Khabie • 17.3 did not create a new release:

Changelog version 'v5.4.2' found in git tags, skipping new release creation.

This MR updates the changelog entry to v5.5.0 for the code implemented in Add dependency resolution check to Gradle build... (!836 - merged) • Philip Cunningham • 17.3, so that we can release the feature.

What are the relevant issue numbers?

Modifications to Sbom reports - with Static rea... (gitlab-org/gitlab#473784 - closed) • Joey Khabie • 17.4

Does this MR meet the acceptance criteria?

Edited by Adam Cohen

Merge request reports

Loading