diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index ae50287..b1c917b 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,64 @@ +- commits: + - subject: Update layers/meta-balena to 5cc1aa23062247235a71dee20760fd188cd68651 + hash: ddab9510618e09bc5baef394d767b37b71020d57 + body: Update layers/meta-balena + footer: + Changelog-entry: Update layers/meta-balena to 5cc1aa23062247235a71dee20760fd188cd68651 + changelog-entry: Update layers/meta-balena to 5cc1aa23062247235a71dee20760fd188cd68651 + author: Renovate Bot + nested: + - commits: + - subject: Update tests/leviathan digest to 8a7bdcc + hash: 128aa14588d7422beed6ffa68f5594910a394dd3 + body: Update tests/leviathan + footer: + Change-type: patch + change-type: patch + author: Renovate Bot + nested: + - commits: + - subject: Update core/contracts digest to 103037c + hash: 552aeee66ae5b0a1918e8ccd1c3e12203a602adc + body: | + Update core/contracts to + + Update core/contracts from to + footer: + Change-type: minor + change-type: minor + author: Renovate Bot + nested: [] + version: leviathan-2.21.0 + title: "" + date: 2023-02-20T08:26:59.418Z + - commits: + - subject: "client: throw errors instead of blanket handling" + hash: 0f4b4b55b01bbfb023bcddba0ea585bcbe968a07 + body: > + Remove try/catch block surrounding client code that blanket handles all + + exceptions, and makes debugging and log messages worse. + + + When we don't have a valid way to handle an exception, just throw it. + + The traceback is more useful than the handler. + footer: + Change-type: patch + change-type: patch + Signed-off-by: Joseph Kogut + signed-off-by: Joseph Kogut + author: Joseph Kogut + nested: [] + version: leviathan-2.20.1 + title: "" + date: 2023-02-20T06:55:01.314Z + version: meta-balena-2.112.9 + title: "" + date: 2023-02-20T10:31:10.153Z + version: 2.112.9 + title: "" + date: 2023-02-20T14:09:27.241Z - commits: - subject: Update contracts to 93ba80ca1ffeced474d0567cc58703cdbeb629d5 hash: c59a9438c0fcb60e45bdbf1700a956ab96adcfcf diff --git a/CHANGELOG.md b/CHANGELOG.md index af85db4..9af6f9f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,37 @@ Change log ----------- +# v2.112.9 +## (2023-02-20) + + +
+ Update layers/meta-balena to 5cc1aa23062247235a71dee20760fd188cd68651 [Renovate Bot] + +> ## meta-balena-2.112.9 +> ### (2023-02-20) +> +> +>
+> Update tests/leviathan digest to 8a7bdcc [Renovate Bot] +> +>> ### leviathan-2.21.0 +>> #### (2023-02-20) +>> +>> * Update core/contracts digest to 103037c [Renovate Bot] +>> +>> ### leviathan-2.20.1 +>> #### (2023-02-20) +>> +>> * client: throw errors instead of blanket handling [Joseph Kogut] +>> +> +>
+> +> + +
+ # v2.112.8+rev2 ## (2023-02-20) diff --git a/VERSION b/VERSION index eb73836..e993d39 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.112.8+rev2 \ No newline at end of file +2.112.9 \ No newline at end of file