release(v1.5.0): prepare release#2263
Merged
talos-bot merged 1 commit intosiderolabs:release-1.5from Feb 5, 2026
Merged
Conversation
There was a problem hiding this comment.
Pull request overview
This PR prepares the official v1.5.0 release of Omni, promoting it from v1.5.0-beta.2 to the stable release. The changes update version identifiers across configuration files and add a comprehensive changelog documenting all features and improvements in this release.
Changes:
- Updated version tag from
v1.5.0-beta.2tov1.5.0 - Changed release configuration to mark this as a stable release (pre_release = false)
- Added comprehensive CHANGELOG.md entry documenting 123 commits and major features
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| internal/version/data/tag | Updated version tag from v1.5.0-beta.2 to v1.5.0 |
| hack/release.toml | Changed pre_release flag from true to false for stable release |
| deploy/helm/omni/Chart.yaml | Updated Helm chart appVersion from v1.5.0-beta.2 to v1.5.0 |
| CHANGELOG.md | Added comprehensive release notes for v1.5.0 with feature highlights, contributor list, commit history, and dependency changes |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Unix4ever
approved these changes
Feb 4, 2026
oguzkilcan
approved these changes
Feb 5, 2026
c7a8102 to
7aa34b5
Compare
7aa34b5 to
67c97ca
Compare
This is the official v1.5.0 release. Signed-off-by: Edward Sammut Alessi <edward.sammutalessi@siderolabs.com>
67c97ca to
c27f8d3
Compare
Member
Author
|
/m |
Closed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is the official v1.5.0 release.