Skip to content

Commit e1ecd38

Browse files
committed
release(v0.35.1): prepare release
This is the official v0.35.1 release. Signed-off-by: Artem Chernyshev <[email protected]>
1 parent 46e94e6 commit e1ecd38

File tree

2 files changed

+31
-1
lines changed

2 files changed

+31
-1
lines changed

CHANGELOG.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,33 @@
1+
## [Omni 0.35.1](https://github.com/siderolabs/omni/releases/tag/v0.35.1) (2024-05-15)
2+
3+
Welcome to the v0.35.1 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+
* Artem Chernyshev
13+
14+
### Changes
15+
<details><summary>4 commits</summary>
16+
<p>
17+
18+
* [`46e94e6`](https://github.com/siderolabs/omni/commit/46e94e6fa1ac4bd66e64606b9a2e8fd2773c868c) fix: do not block machine config updates if loadbalancer is down
19+
* [`9a2ea7f`](https://github.com/siderolabs/omni/commit/9a2ea7fcef1203eb78437a1959323b1ad4cd849d) chore: update release and allow multiple commits
20+
* [`13030cf`](https://github.com/siderolabs/omni/commit/13030cf87f0a860adef152a0fa21b493ea469255) fix: do not try to audit machine which no longer has `MachineStatus`
21+
* [`60e6c9e`](https://github.com/siderolabs/omni/commit/60e6c9eb31b5397d762a518c8558223d0dbab3f3) fix: make search work on `NodeExtensions` page
22+
</p>
23+
</details>
24+
25+
### Dependency Changes
26+
27+
This release has no dependency changes
28+
29+
Previous release can be found at [v0.35.0](https://github.com/siderolabs/omni/releases/tag/v0.35.0)
30+
131
## [Omni 0.35.0](https://github.com/siderolabs/omni/releases/tag/v0.35.0) (2024-05-13)
232

333
Welcome to the v0.35.0 release of Omni!

internal/version/data/tag

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.35.0
1+
v0.35.1

0 commit comments

Comments
 (0)