diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 4d60d81..c9404b4 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,38 @@ +- commits: + - subject: Update layers/meta-balena to a3b1dd7c9cb8bf593ead65b5c41d5977ad020ab7 + hash: 0fa80d51a5ae56ea83a2a32e16c618240f9a13a9 + body: Update layers/meta-balena + footer: + Changelog-entry: Update layers/meta-balena to a3b1dd7c9cb8bf593ead65b5c41d5977ad020ab7 + changelog-entry: Update layers/meta-balena to a3b1dd7c9cb8bf593ead65b5c41d5977ad020ab7 + author: Self-hosted Renovate Bot + nested: + - commits: + - subject: "balena-config-vars: increase config.json parsing resilience" + hash: 42faa76d97f6ca4eeadbc648e44d19737740eb8c + body: > + There have been reports of an empty config vars cache file - + probably + + because of a race condition when the reading of config.json happens just + + as the file is being replaced. + + + Add some checks and retries to avoid this errors from happening. + footer: + Change-type: patch + change-type: patch + Signed-off-by: Alex Gonzalez + signed-off-by: Alex Gonzalez + author: Alex Gonzalez + nested: [] + version: meta-balena-5.1.2 + title: "" + date: 2023-12-21T13:35:27.955Z + version: 5.1.2 + title: "" + date: 2023-12-22T01:39:11.654Z - commits: - subject: Update contracts to 31188f585dc7d7f9e58c138e4c3257e9c2c274c0 hash: c5c425243d721db7ef8ba6007b85b17aa6d2145a diff --git a/CHANGELOG.md b/CHANGELOG.md index 76f83f0..cdf8e24 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,21 @@ Change log ----------- +# v5.1.2 +## (2023-12-22) + + +
+ Update layers/meta-balena to a3b1dd7c9cb8bf593ead65b5c41d5977ad020ab7 [Self-hosted Renovate Bot] + +> ## meta-balena-5.1.2 +> ### (2023-12-21) +> +> * balena-config-vars: increase config.json parsing resilience [Alex Gonzalez] +> + +
+ # v5.1.1+rev1 ## (2023-12-21) diff --git a/VERSION b/VERSION index 510df97..1b47e8f 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -5.1.1+rev1 \ No newline at end of file +5.1.2 \ No newline at end of file