Skip to content

Commit c335c58

Browse files
authored
Merge pull request #388 from mendersoftware/release-please--branches--main
chore(main): release 4.0.0-rc.9
2 parents ea4dd56 + 32f5e43 commit c335c58

File tree

2 files changed

+32
-1
lines changed

2 files changed

+32
-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-
".": "4.0.0-rc.8"
2+
".": "4.0.0-rc.9"
33
}

CHANGELOG.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,35 @@
11
---
2+
## 4.0.0-rc.9 - 2025-01-30
3+
4+
5+
### Bug Fixes
6+
7+
8+
- *(gui)* Ensured target directory is nonempty on artifact generation
9+
([MEN-8010](https://northerntech.atlassian.net/browse/MEN-8010)) ([5616722](https://github.com/mendersoftware/mender-server/commit/561672221f31d0be257c4e1da98c63eda40f792d)) by @mzedel
10+
11+
- *(gui)* Fixed an issue that could prevent listing devices with their custom identity in a deployment report
12+
([f1fcf26](https://github.com/mendersoftware/mender-server/commit/f1fcf26f33a3ae458e60f994fed60231d75abd5c)) by @mzedel
13+
14+
- *(gui)* Fixed an issue that would prevent navigating to devices from a software distribution chart
15+
([MEN-8038](https://northerntech.atlassian.net/browse/MEN-8038)) ([6516986](https://github.com/mendersoftware/mender-server/commit/6516986b82ce08ecdfd9ed3c790590796c60da2d)) by @mzedel
16+
17+
18+
19+
20+
21+
### Features
22+
23+
24+
- *(gui)* Added explanation about integration number limitation
25+
([MEN-7899](https://northerntech.atlassian.net/browse/MEN-7899)) ([dbdfa67](https://github.com/mendersoftware/mender-server/commit/dbdfa672a62eb30745fb4b0e73bea7d345644932)) by @mzedel
26+
27+
28+
29+
30+
31+
32+
233
## 4.0.0-rc.8 - 2025-01-27
334

435

0 commit comments

Comments
 (0)