Back to Glossary
ITSM
Release Management
Quick Definition
The practice of making new and changed services and features available for use, ensuring they are deployed smoothly and deliver expected value.
Detailed Explanation
Release management coordinates the planning, scheduling, and control of the build, test, and deployment of releases. It ensures that the integrity of the live environment is protected and the correct components are released together.
Releases can be major (significant new features), minor (small improvements), or emergency (urgent fixes). Release policies define the frequency, scope, and approval requirements for each type.
In DevOps environments, release management often integrates with CI/CD pipelines, enabling continuous delivery while maintaining governance and quality controls.
Related Terms
Relevant Frameworks
ITILDevOps