Skip to content

Commit e7ae0e5

Browse files
v5.1.2
1 parent 39c2e1f commit e7ae0e5

3 files changed

Lines changed: 51 additions & 1 deletion

File tree

.versionbot/CHANGELOG.yml

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,38 @@
1+
- commits:
2+
- subject: Update layers/meta-balena to a3b1dd7c9cb8bf593ead65b5c41d5977ad020ab7
3+
hash: 51e9f8fd0b9bf831fdd9bbe4300da1a809383bd6
4+
body: Update layers/meta-balena
5+
footer:
6+
Changelog-entry: Update layers/meta-balena to a3b1dd7c9cb8bf593ead65b5c41d5977ad020ab7
7+
changelog-entry: Update layers/meta-balena to a3b1dd7c9cb8bf593ead65b5c41d5977ad020ab7
8+
author: Self-hosted Renovate Bot
9+
nested:
10+
- commits:
11+
- subject: "balena-config-vars: increase config.json parsing resilience"
12+
hash: 42faa76d97f6ca4eeadbc648e44d19737740eb8c
13+
body: >
14+
There have been reports of an empty config vars cache file -
15+
probably
16+
17+
because of a race condition when the reading of config.json happens just
18+
19+
as the file is being replaced.
20+
21+
22+
Add some checks and retries to avoid this errors from happening.
23+
footer:
24+
Change-type: patch
25+
change-type: patch
26+
Signed-off-by: Alex Gonzalez <alexg@balena.io>
27+
signed-off-by: Alex Gonzalez <alexg@balena.io>
28+
author: Alex Gonzalez
29+
nested: []
30+
version: meta-balena-5.1.2
31+
title: ""
32+
date: 2023-12-21T13:35:27.955Z
33+
version: 5.1.2
34+
title: ""
35+
date: 2023-12-22T00:46:25.460Z
136
- commits:
237
- subject: Update contracts to 31188f585dc7d7f9e58c138e4c3257e9c2c274c0
338
hash: 9cdf1ef260a2f567c4b3d8b3796eccb0379746c6

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
Change log
22
-----------
33

4+
# v5.1.2
5+
## (2023-12-22)
6+
7+
8+
<details>
9+
<summary> Update layers/meta-balena to a3b1dd7c9cb8bf593ead65b5c41d5977ad020ab7 [Self-hosted Renovate Bot] </summary>
10+
11+
> ## meta-balena-5.1.2
12+
> ### (2023-12-21)
13+
>
14+
> * balena-config-vars: increase config.json parsing resilience [Alex Gonzalez]
15+
>
16+
17+
</details>
18+
419
# v5.1.1+rev1
520
## (2023-12-21)
621

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
5.1.1+rev1
1+
5.1.2

0 commit comments

Comments
 (0)