Skip to content

v4.5.0

Compare
Choose a tag to compare
@BraisVQ BraisVQ released this 07 Jun 10:01
· 8 commits to 4.x since this release
c354ed8

What's Changed

Fixed

  • Preload images into the cluster before initiating the rollout process using Helm (#1026)
  • Fix ods-deployments file repeats image in mono repository setup (#1011)
  • Fix Globally injected variables do not work in subcharts/dependencies (#1066)
  • Fix retrieval of SonarQube quality gate (#1109)
  • Fix SonarQube Pull Request code insights link not pointing to the branch scanned (#1112)
  • Fix NexusService methods that were not obtaining the x2 account when pushing and retrieving artifacts (#1121
  • Context variables nexusUsername and nexusPassword are set again by nexusService (#1124
  • The Document History indicates clearly when an SLC document has not changed (#1115)
  • Fix using repo variable before declaration (#1117)

Added

  • Included the complete Requirement description to Risk Assessment Table (#1098)
  • Add dependency updates for Gradle via dependabot (#1040)
  • Support deployment with only selected components (#1081)

Changed

  • Improve messages in Helm deployment issues with custom chartDir option (#1044)
  • Substitute env username and password variables for nexus by using instead Jenkins variable "cd-user-with-password" (#1118)

Full Changelog: v4.4.0...v4.5.0