v0.12.1
stalwartlabs/stalwartv0.12.1May 26, 2025by mdecimus
AI Summary
A bug fix release addressing issues with the migration tool ID generation and configuration parsing. It also fixes an OpenTelemetry build failure.
Key Highlights
- Fixed migration tool generating incorrect next IDs.
- Fixed parsing error for `dav.lock.max-timeout` setting.
- Fixed OpenTelemetry span exporter build failure.
Breaking Changes
- Database layout changes requiring migration (from v0.11.x).
Full Release Notes
## [0.12.1] - 2025-05-26 If you are upgrading from v0.11.x, this version includes **breaking changes** to the database layout and requires a migration. Please read the [UPGRADING.md](UPGRADING.md) file for more information on how to upgrade from previous versions. ## Added ## Changed ## Fixed - Migration tool to generate the correct next id (#1561). - Failed to parse setting dav.lock.max-timeout (closes #1559). - Failed to build OpenTelemetry span exporter: no http client specified (#1571). <hr /> ### Check binary attestation at [here](https://github.com/stalwartlabs/stalwart/attestations/7266055)