Skip to content

Commit 121799b

Browse files
chore(main): release 0.10.0
Signed-off-by: mender-test-bot <mender@northern.tech>
1 parent 87b880a commit 121799b

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.9.0"
2+
".": "0.10.0"
33
}

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,18 @@
11
---
2+
## [0.10.0](https://github.com/mendersoftware/mender-mcu/compare/v0.9.0...v0.10.0) (2025-10-07)
3+
4+
5+
### Features
6+
7+
* Add backup root cert to Zephyr certs chain ([8c56721](https://github.com/mendersoftware/mender-mcu/commit/8c56721802cfa31b69da9a0da2575651d0f089b7))
8+
* Add backup root cert to Zephyr certs chain ([5e061d5](https://github.com/mendersoftware/mender-mcu/commit/5e061d58e0d5cb42b2adb95747b6caa245f64e3f))
9+
* support Zephyr 4.2.0 ([2d8e634](https://github.com/mendersoftware/mender-mcu/commit/2d8e6341a2e3e83c873c96c9d6f29b9ce8832eb7))
10+
11+
12+
### Bug Fixes
13+
14+
* **build:** Set default value for secondary CA cert to false ([aca8e5d](https://github.com/mendersoftware/mender-mcu/commit/aca8e5d4788aa4cb428220e56914bb17db8f29c7))
15+
216
## 0.9.0 - 2025-04-11
317

418
* Preview of Mender MCU

0 commit comments

Comments
 (0)