Releases
The Releases feature lets you create, manage, and track software releases across your products. You can assign versions, set planned release dates, monitor status, and commit or publish releases.
Overview
- Where: Releases section (per project or product)
- What: Full lifecycle for releases—creation, editing, status updates, commit, and publish
- Views: List view (table) or grid view (cards) with filtering and search
Creating Releases
To create a new release:
- Navigate to the Releases section
- Click "Create Release"
- Fill in the release details:
- Name: Release name (e.g., "Authentication Service v2.0")
- Version: Version number (e.g., "2.0.0")
- Product: Select the product this release belongs to
- Planned Release Date: When you plan to release
- Description: Detailed description of the release
- Status: Initial status (usually "created" or "pending")
Release statuses
| Status | Meaning |
|---|---|
| Created | Release is created but not yet started |
| Pending | Waiting to begin |
| In Progress | Currently being worked on |
| Completed | Release is completed |
| Freezed | Frozen (may require callback) |
| Recalled | Release has been recalled |
Managing Releases
Viewing Releases
You can view all releases in a list or grid view:
- List View: Table format showing key information
- Grid View: Card-based view with detailed information
Filtering Releases
Use filters to find specific releases:
- Filter by release name
- Filter by product
- Filter by status
- Filter by version
Release Actions
Available actions for releases:
- Edit: Modify release details
- Commit: Commit the release
- Publish: Publish the release to user groups
- View Insights: See release analytics and metrics
Release planning and export
Releases can be planned and exported in the Release Planner format for sharing or use in other tools.
Related
- Release Planning – Coordinate multi-service releases and export format
- Customer Sites – Attach releases to customer sites
- Creating Releases (guide) – Step-by-step creation