-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This is the official v1.0.1 release. Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
- Loading branch information
Showing
2 changed files
with
31 additions
and
1 deletion.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
## [discovery-service 1.0.1](https://github.com/siderolabs/discovery-service/releases/tag/v1.0.1) (2024-05-28) | ||
|
||
Welcome to the v1.0.1 release of discovery-service! | ||
|
||
|
||
|
||
Please try out the release binaries and report any issues at | ||
https://github.com/siderolabs/discovery-service/issues. | ||
|
||
### Contributors | ||
|
||
* Dmitriy Matrenichev | ||
* Andrey Smirnov | ||
|
||
### Changes | ||
<details><summary>3 commits</summary> | ||
<p> | ||
|
||
* [`196c609`](https://github.com/siderolabs/discovery-service/commit/196c609d1ed72e4ca16fddb0884f1a5b2ecb7338) fix: use shared gRPC buffers, lower buffer size | ||
* [`a2217bd`](https://github.com/siderolabs/discovery-service/commit/a2217bd298cb85ccfff74bc5313ccacfdace9d75) chore: migrate from wrapped sync.Pool to HashTrieMap | ||
* [`8a7a0d4`](https://github.com/siderolabs/discovery-service/commit/8a7a0d4a43950894ed35b3d3498e4e84014ed4b0) chore: bump deps | ||
</p> | ||
</details> | ||
|
||
### Dependency Changes | ||
|
||
* **github.com/siderolabs/gen** v0.4.8 -> v0.5.0 | ||
|
||
Previous release can be found at [v1.0.0](https://github.com/siderolabs/discovery-service/releases/tag/v1.0.0) | ||
|
This file contains 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