diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index d1d43a5..57527f3 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,34 @@ +- commits: + - subject: Update layers/meta-balena to d4e80942c09f500b3f6272395b29f8b13faa9253 + hash: 1889edc1dd5029ab941da6bd722e62f5f9daae5b + body: Update layers/meta-balena + footer: + Changelog-entry: Update layers/meta-balena to d4e80942c09f500b3f6272395b29f8b13faa9253 + changelog-entry: Update layers/meta-balena to d4e80942c09f500b3f6272395b29f8b13faa9253 + author: Self-hosted Renovate Bot + nested: + - commits: + - subject: "tests/bluetooth: Leave Autokit host discoverable on BT for a longer + period of time" + hash: a4f57877b7582b0e36672269471c178a7511d18f + body: > + We've noticed that leaving the host discoverable indefinitely on + Pi3 Autokit hosts solves sporadic scan failures. Thus, leaving + the host discoverable for 20 minutes should be sufficient to + prevent these cases. + footer: + Change-type: patch + change-type: patch + Signed-off-by: Alexandru Costache + signed-off-by: Alexandru Costache + author: Alexandru Costache + nested: [] + version: meta-balena-5.1.10 + title: "" + date: 2024-01-12T15:29:12.742Z + version: 5.1.10 + title: "" + date: 2024-01-12T19:01:37.372Z - commits: - subject: Update layers/meta-balena to 7322b033dd6efde288f564e657df0f1c1f217b7e hash: 17b134188b40602d57e298720561c834ca6924f9 diff --git a/CHANGELOG.md b/CHANGELOG.md index d06667e..4932543 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,21 @@ Change log ----------- +# v5.1.10 +## (2024-01-12) + + +
+ Update layers/meta-balena to d4e80942c09f500b3f6272395b29f8b13faa9253 [Self-hosted Renovate Bot] + +> ## meta-balena-5.1.10 +> ### (2024-01-12) +> +> * tests/bluetooth: Leave Autokit host discoverable on BT for a longer period of time [Alexandru Costache] +> + +
+ # v5.1.9 ## (2024-01-11) diff --git a/VERSION b/VERSION index bd96b42..ed45e0a 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -5.1.9 \ No newline at end of file +5.1.10 \ No newline at end of file