Fix changelog entry for MR 835
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?
Does this MR meet the acceptance criteria?
-
Changelog entry added -
Documentation created/updated for GitLab EE, if necessary -
Documentation created/updated for this project, if necessary -
Documentation reviewed by technical writer or follow-up review issue created -
Tests added for this feature/bug -
Job definition updated, if necessary -
Conforms to the code review guidelines -
Conforms to the Go guidelines -
Security reports checked/validated by reviewer