File tree Expand file tree Collapse file tree 3 files changed +29
-2
lines changed Expand file tree Collapse file tree 3 files changed +29
-2
lines changed Original file line number Diff line number Diff line change 1+ ## [ Omni 0.46.3] ( https://github.com/siderolabs/omni/releases/tag/v0.46.3 ) (2025-02-06)
2+
3+ Welcome to the 0.46.3 release of Omni!
4+
5+
6+
7+ Please try out the release binaries and report any issues at
8+ https://github.com/siderolabs/omni/issues .
9+
10+ ### Contributors
11+
12+ * Dmitriy Matrenichev
13+
14+ ### Changes
15+ <details ><summary >1 commit</summary >
16+ <p >
17+
18+ * [ ` 3aca8a0 ` ] ( https://github.com/siderolabs/omni/commit/3aca8a026ba562efbea2765cc5d21ce611871135 ) chore: omni enable config compression by default
19+ </p >
20+ </details >
21+
22+ ### Dependency Changes
23+
24+ This release has no dependency changes
25+
26+ Previous release can be found at [ v0.46.2] ( https://github.com/siderolabs/omni/releases/tag/v0.46.2 )
27+
128## [ Omni 0.46.2] ( https://github.com/siderolabs/omni/releases/tag/v0.46.2 ) (2025-02-05)
229
330Welcome to the v0.46.2 release of Omni!
Original file line number Diff line number Diff line change @@ -6,4 +6,4 @@ github_repo = "siderolabs/omni"
66match_deps = " ^github.com/((talos-systems|siderolabs)/[a-zA-Z0-9-]+)$"
77
88pre_release = false
9- previous = " v0.46.1 "
9+ previous = " v0.46.2 "
Original file line number Diff line number Diff line change 1- v0.46.2
1+ v0.46.3
You can’t perform that action at this time.
0 commit comments