v2.111.0
This commit is contained in:
parent
9f42eea8cf
commit
4c3f250124
3 changed files with 78 additions and 1 deletions
|
@ -1,3 +1,54 @@
|
||||||
|
- commits:
|
||||||
|
- subject: Update layers/meta-balena to 18d3baaee23803f2b15e45c1ce3b1446e7a87eb1
|
||||||
|
hash: 037b7c36fc407bcf147d1b9f0b9f17a94c60a4f3
|
||||||
|
body: Update layers/meta-balena
|
||||||
|
footer:
|
||||||
|
Changelog-entry: Update layers/meta-balena to 18d3baaee23803f2b15e45c1ce3b1446e7a87eb1
|
||||||
|
changelog-entry: Update layers/meta-balena to 18d3baaee23803f2b15e45c1ce3b1446e7a87eb1
|
||||||
|
author: Renovate Bot
|
||||||
|
nested:
|
||||||
|
- commits:
|
||||||
|
- subject: Update balena-supervisor to v14.8.0
|
||||||
|
hash: 8b951dd95f2323524a7aab8a4a08182f31b43fc3
|
||||||
|
body: |
|
||||||
|
Update balena-supervisor from 14.7.1 to 14.8.0
|
||||||
|
footer:
|
||||||
|
Change-type: minor
|
||||||
|
change-type: minor
|
||||||
|
author: Renovate Bot
|
||||||
|
nested:
|
||||||
|
- commits:
|
||||||
|
- subject: Remove dependent devices content in codebase
|
||||||
|
hash: c4f9d72172ef678c73ee05e8766c9bcfddd47073
|
||||||
|
body: >
|
||||||
|
This includes:
|
||||||
|
|
||||||
|
- proxyvisor.js
|
||||||
|
|
||||||
|
- references in docs
|
||||||
|
|
||||||
|
- references device-state, api-binder, compose modules, API
|
||||||
|
|
||||||
|
- references in tests
|
||||||
|
|
||||||
|
|
||||||
|
The commit also adds a migration to remove the 4 dependent device tables from the DB.
|
||||||
|
footer:
|
||||||
|
Change-type: minor
|
||||||
|
change-type: minor
|
||||||
|
Signed-off-by: Christina Ying Wang <christina@balena.io>
|
||||||
|
signed-off-by: Christina Ying Wang <christina@balena.io>
|
||||||
|
author: Christina Ying Wang
|
||||||
|
nested: []
|
||||||
|
version: balena-supervisor-14.8.0
|
||||||
|
title: ""
|
||||||
|
date: 2023-02-10T23:01:03.277Z
|
||||||
|
version: meta-balena-2.111.0
|
||||||
|
title: ""
|
||||||
|
date: 2023-02-11T01:57:28.602Z
|
||||||
|
version: 2.111.0
|
||||||
|
title: ""
|
||||||
|
date: 2023-02-11T03:09:09.427Z
|
||||||
- commits:
|
- commits:
|
||||||
- subject: Update layers/meta-balena to 152fe5b0fde438279bf0bc05e8f51d2cafb28fc0
|
- subject: Update layers/meta-balena to 152fe5b0fde438279bf0bc05e8f51d2cafb28fc0
|
||||||
hash: 60a0f09bab77fc3fa8c80d5f9ca6fd9992afc7f4
|
hash: 60a0f09bab77fc3fa8c80d5f9ca6fd9992afc7f4
|
||||||
|
|
26
CHANGELOG.md
26
CHANGELOG.md
|
@ -1,6 +1,32 @@
|
||||||
Change log
|
Change log
|
||||||
-----------
|
-----------
|
||||||
|
|
||||||
|
# v2.111.0
|
||||||
|
## (2023-02-11)
|
||||||
|
|
||||||
|
|
||||||
|
<details>
|
||||||
|
<summary> Update layers/meta-balena to 18d3baaee23803f2b15e45c1ce3b1446e7a87eb1 [Renovate Bot] </summary>
|
||||||
|
|
||||||
|
> ## meta-balena-2.111.0
|
||||||
|
> ### (2023-02-11)
|
||||||
|
>
|
||||||
|
>
|
||||||
|
> <details>
|
||||||
|
> <summary> Update balena-supervisor to v14.8.0 [Renovate Bot] </summary>
|
||||||
|
>
|
||||||
|
>> ### balena-supervisor-14.8.0
|
||||||
|
>> #### (2023-02-10)
|
||||||
|
>>
|
||||||
|
>> * Remove dependent devices content in codebase [Christina Ying Wang]
|
||||||
|
>>
|
||||||
|
>
|
||||||
|
> </details>
|
||||||
|
>
|
||||||
|
>
|
||||||
|
|
||||||
|
</details>
|
||||||
|
|
||||||
# v2.110.4
|
# v2.110.4
|
||||||
## (2023-02-10)
|
## (2023-02-10)
|
||||||
|
|
||||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
||||||
2.110.4
|
2.111.0
|
Loading…
Add table
Reference in a new issue