ITIL v5 Compass
Management Practices
Release Management

Release Management

Definition

"The practice of making new and changed services and features available for use."

Organizational Requirements:

  • Establish effective approaches to releasing services and components across the organization
  • Ensure effective release within value streams and service relationships
💡

Key Distinction: A release represents a business choice to deploy functionality to users, whereas deployment is the technical implementation of moving components. Modern CI/CD pipelines permit frequent deployments, though releases can be managed separately via feature flags, phased rollouts, or strategic timing decisions.

Key Terms

Release: A version of a service or configuration item made available for use.

Release model: A repeatable methodology for managing particular release types.

Processes

Release Model Development and Improvement

  1. Product architecture and service relationship analysis
  2. Release management approach review and development
  3. Release model review and development
  4. Release model communication

Release Planning and Coordination

  1. Identification of applicable model
  2. Release instance planning
  3. Verification of service components
  4. Verification of release procedures
  5. Release execution
  6. Release verification
  7. Release review

Recommendations for Practice Success

  • Design and optimize the practice for value streams
  • Ensure optimal user experience during and after releases
  • Review release model effectiveness regularly
  • Begin with important products; avoid overcomplication
  • Integrate release management into CI/CD pipelines
  • Demonstrate business value through successful releases

Key Metrics

MetricMeasurement
Satisfaction with service introductionStakeholder perception of release quality
Adoption of release management approachPractice usage breadth
Partner and consumer alignment with release modelsStakeholder coordination
Audit/compliance issuesGovernance health
Satisfaction with releasesOverall release quality perception
Successful release rate / ErrorsRelease reliability
Incidents related to releases (%)Quality impact
Adherence to release schedulePlanning accuracy
Release backlog throughputDelivery pace

Key Roles

  • Release manager: Coordinates release activities, maintains release models, and manages the release schedule

Software Tools

  • Workflow management and collaboration tools
  • Enterprise architecture tools
  • Monitoring and event management tools
  • Work planning and prioritization tools
  • Analysis and reporting tools
  • CI/CD toolchain
  • Deployment management and CMDB tools