22 lines
940 B
Markdown
22 lines
940 B
Markdown
|
|
<!--
|
|
https://github.com/cozystack/cozystack/releases/tag/v0.35.2
|
|
-->
|
|
|
|
## Features and Improvements
|
|
|
|
* [talos] Add LLDPD (`ghcr.io/siderolabs/lldpd`) as a built-in system extension, enabling LLDP-based neighbor discovery out of the box. (@lllamnyp in https://github.com/cozystack/cozystack/pull/1351 and https://github.com/cozystack/cozystack/pull/1360)
|
|
|
|
## Fixes
|
|
|
|
* [cozystack-api] Sanitize the OpenAPI v2 schema. (@kvaps in https://github.com/cozystack/cozystack/pull/1353)
|
|
* [seaweedfs] Fix a problem where S3 gateway would be moved to an external pod, resulting in authentication failure. (@kvaps in https://github.com/cozystack/cozystack/pull/1361)
|
|
|
|
|
|
## Dependencies
|
|
|
|
* Update LINSTOR to v1.31.3. (@kvaps in https://github.com/cozystack/cozystack/pull/1358)
|
|
* Update SeaweedFS to v3.96. (@kvaps in https://github.com/cozystack/cozystack/pull/1361)
|
|
|
|
|
|
**Full Changelog**: https://github.com/cozystack/cozystack/compare/v0.35.1...v0.35.2
|