Skip to content
Snippets Groups Projects
Unverified Commit ed779c9b authored by Artem Chernyshev's avatar Artem Chernyshev
Browse files

release(v0.43.1): prepare release


This is the official v0.43.1 release.

Signed-off-by: default avatarArtem Chernyshev <artem.chernyshev@talos-systems.com>
parent dbdbcb62
No related branches found
Tags weekly.2010-01-05
No related merge requests found
## [Omni 0.43.1](https://github.com/siderolabs/omni/releases/tag/v0.43.1) (2024-10-17)
Welcome to the v0.43.1 release of Omni!
Please try out the release binaries and report any issues at
https://github.com/siderolabs/omni/issues.
### Contributors
* Artem Chernyshev
* Dmitriy Matrenichev
### Changes
<details><summary>2 commits</summary>
<p>
* [`dbdbcb6`](https://github.com/siderolabs/omni/commit/dbdbcb62ea43c8d451f9b18fcdf8cc614e82224e) fix: introduce timeout in the etcd healthchecks in the machine set ctrl
* [`cd1f88f`](https://github.com/siderolabs/omni/commit/cd1f88f15950e74076a118054295ca9e1c7cb1fb) chore: remove `ip_address` field from audit log `session`
</p>
</details>
### Dependency Changes
This release has no dependency changes
Previous release can be found at [v0.43.0](https://github.com/siderolabs/omni/releases/tag/v0.43.0)
## [Omni 0.43.0](https://github.com/siderolabs/omni/releases/tag/v0.43.0) (2024-10-11)
Welcome to the v0.43.0 release of Omni!
......
......@@ -6,18 +6,5 @@ github_repo = "siderolabs/omni"
match_deps = "^github.com/((talos-systems|siderolabs)/[a-zA-Z0-9-]+)$"
pre_release = false
previous = "v0.42.0"
previous = "v0.43.0"
[notes]
[notes.grpc-tunnel]
title = "`gRPC` Tunnel"
description = """\
`gRPC` tunnel for wireguard can now be enabled when downloading the installation media from Omni.
"""
[notes.talos-diagnostics]
title = "Talos Diagnostics"
description = """\
Omni now shows [Talos diagnostics information](https://www.talos.dev/v1.8/introduction/what-is-new/#diagnostics) for Talos >= 1.8.0.
"""
v0.43.0
v0.43.1
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment