From 81b83d8da2d617cf94922c7d560e20c4110fbc1f Mon Sep 17 00:00:00 2001 From: Artem Chernyshev Date: Mon, 19 Aug 2024 16:57:20 +0300 Subject: [PATCH] release(v0.41.0): prepare release This is the official v0.41.0 release. Signed-off-by: Artem Chernyshev --- CHANGELOG.md | 77 +++++++++++++++++++++++++++++++++++++++ LICENSE | 2 +- hack/release.toml | 2 +- internal/version/data/tag | 2 +- 4 files changed, 80 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4fddbf20..e6f7a07b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,80 @@ +## [Omni 0.41.0](https://github.com/siderolabs/omni/releases/tag/v0.41.0) (2024-08-19) + +Welcome to the v0.41.0 release of Omni! + + + +Please try out the release binaries and report any issues at +https://github.com/siderolabs/omni/issues. + +### Contributors + +* Artem Chernyshev +* Andrey Smirnov +* Dmitriy Matrenichev +* Utku Ozdemir +* Brant Gurganus +* Justin Garrison + +### Changes +
18 commits +

+ +* [`dcd123d`](https://github.com/siderolabs/omni/commit/dcd123d333fe8c72bcc4f7a357f8bdc73dd50e92) fix: workload service reconciler +* [`a173c8a`](https://github.com/siderolabs/omni/commit/a173c8ae87d7c114f1490ff2d3c6198939ddeba9) docs: update doc urls +* [`daa6d26`](https://github.com/siderolabs/omni/commit/daa6d26b037775c62f66fe7511a417858dfdd79b) release(v0.41.0-beta.0): prepare release +* [`1cb1080`](https://github.com/siderolabs/omni/commit/1cb1080f0a12c3ad32f06016855c4247b3573943) feat: bump kube-service-exposer to v0.2.0 +* [`dd510e9`](https://github.com/siderolabs/omni/commit/dd510e9b1256019e2d7abca1fc1e62425c99a924) fix: properly cleanup tearing down exposed services +* [`0bec3e4`](https://github.com/siderolabs/omni/commit/0bec3e4461989c0b1a1c6490c958064a8cd7cb2f) chore: bump deps +* [`6080c25`](https://github.com/siderolabs/omni/commit/6080c251c66c3bc9bd64def5aab5acc475a542c2) test: fix several flaky tests +* [`99f9317`](https://github.com/siderolabs/omni/commit/99f93179bd64cb6e97ea9e2ec287590fc98aa814) chore: implement audit log for several types +* [`ee73083`](https://github.com/siderolabs/omni/commit/ee7308376aa05411f11e739148989ac2b1403463) fix: properly remove `MachineSetNode` finalizer in the controller +* [`16b008b`](https://github.com/siderolabs/omni/commit/16b008beb03fc5afa5951418eb908a7c97c0c611) fix: increase LRU cache size for Talos and Kubernetes clients +* [`36c7b10`](https://github.com/siderolabs/omni/commit/36c7b107649b77a7a093f40af9e1aa506b89ba52) fix: skip reconciling redacted machine config on no input changes +* [`f0b44b1`](https://github.com/siderolabs/omni/commit/f0b44b1aa08421c2d33878d231ddf4df4c18a0b9) fix: add gRPC read buffer pool for etcd client +* [`b1fceea`](https://github.com/siderolabs/omni/commit/b1fceeac08fd78bf9758eca3d2d477459ae2c21d) fix: properly handle ExposedService resource finalizers +* [`5e35cbe`](https://github.com/siderolabs/omni/commit/5e35cbe57242bc2b16043f6c451d5157d5c9628b) fix: fix nil pointer dereference in workload proxy reconciler +* [`4746652`](https://github.com/siderolabs/omni/commit/4746652fcb57eb66ce282637a92907507f7b6419) docs: add a stringArray example for extensions +* [`7536191`](https://github.com/siderolabs/omni/commit/75361911114f7257a26fa4f87440b202a121cce6) chore: implement labels extractor controller for more efficient code +* [`7df58fe`](https://github.com/siderolabs/omni/commit/7df58fe686387dec0dcd31725fc71e2fe26b40a8) chore: add request label to the links created by the cloud provider +* [`d194d59`](https://github.com/siderolabs/omni/commit/d194d59be8c6a4a4f729eee356fb049dfc87c55c) feat: implement audit log +

+
+ +### Changes since v0.41.0-beta.0 +
2 commits +

+ +* [`dcd123d`](https://github.com/siderolabs/omni/commit/dcd123d333fe8c72bcc4f7a357f8bdc73dd50e92) fix: workload service reconciler +* [`a173c8a`](https://github.com/siderolabs/omni/commit/a173c8ae87d7c114f1490ff2d3c6198939ddeba9) docs: update doc urls +

+
+ +### Dependency Changes + +* **github.com/aws/aws-sdk-go-v2/feature/s3/manager** v1.17.8 -> v1.17.10 +* **github.com/aws/aws-sdk-go-v2/service/s3** v1.58.2 -> v1.58.3 +* **github.com/containers/image/v5** v5.31.1 -> v5.32.1 +* **github.com/go-jose/go-jose/v4** v4.0.3 -> v4.0.4 +* **github.com/google/go-containerregistry** v0.20.1 -> v0.20.2 +* **github.com/grpc-ecosystem/grpc-gateway/v2** v2.20.0 -> v2.21.0 +* **github.com/johannesboyne/gofakes3** 99de01ee122d -> edd0227ffc37 +* **github.com/prometheus/common** v0.55.0 **_new_** +* **github.com/zitadel/oidc/v3** v3.26.0 -> v3.27.0 +* **go.etcd.io/etcd/client/pkg/v3** v3.5.14 -> v3.5.15 +* **go.etcd.io/etcd/client/v3** v3.5.14 -> v3.5.15 +* **go.etcd.io/etcd/server/v3** v3.5.14 -> v3.5.15 +* **golang.org/x/crypto** v0.25.0 -> v0.26.0 +* **golang.org/x/net** v0.27.0 -> v0.28.0 +* **golang.org/x/sync** v0.7.0 -> v0.8.0 +* **golang.org/x/tools** v0.22.0 -> v0.24.0 +* **k8s.io/api** v0.30.3 -> v0.31.0 +* **k8s.io/apimachinery** v0.30.3 -> v0.31.0 +* **k8s.io/client-go** v0.30.3 -> v0.31.0 +* **sigs.k8s.io/controller-runtime** v0.18.4 -> v0.18.5 + +Previous release can be found at [v0.40.0](https://github.com/siderolabs/omni/releases/tag/v0.40.0) + ## [Omni 0.41.0-beta.0](https://github.com/siderolabs/omni/releases/tag/v0.41.0-beta.0) (2024-08-16) Welcome to the v0.41.0-beta.0 release of Omni! diff --git a/LICENSE b/LICENSE index 5aa9f604..a6674261 100644 --- a/LICENSE +++ b/LICENSE @@ -7,7 +7,7 @@ Licensed Work: Omni The Licensed Work is (c) 2024 Sidero Labs, Inc. Additional Use Grant: None -Change Date: 2028-08-16 +Change Date: 2028-08-19 Change License: Mozilla Public License, version 2.0 diff --git a/hack/release.toml b/hack/release.toml index cb04d966..a39c7997 100644 --- a/hack/release.toml +++ b/hack/release.toml @@ -5,5 +5,5 @@ project_name = "Omni" github_repo = "siderolabs/omni" match_deps = "^github.com/((talos-systems|siderolabs)/[a-zA-Z0-9-]+)$" -pre_release = true +pre_release = false previous = "v0.40.0" diff --git a/internal/version/data/tag b/internal/version/data/tag index da66a037..9dedf1e9 100644 --- a/internal/version/data/tag +++ b/internal/version/data/tag @@ -1 +1 @@ -v0.41.0-beta.0 +v0.41.0