mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2025-04-14 06:26:35 +00:00
v9.15.0
This commit is contained in:
parent
825f6e9db9
commit
22f69ca181
@ -1,3 +1,87 @@
|
||||
- commits:
|
||||
- subject: Add livepush capabilities for debug builds
|
||||
hash: 73f207a76faaafbb60694304194a981c1a5018fe
|
||||
body: ''
|
||||
footer:
|
||||
Change-type: minor
|
||||
change-type: minor
|
||||
Signed-off-by: Cameron Diver <cameron@balena.io>
|
||||
signed-off-by: Cameron Diver <cameron@balena.io>
|
||||
author: Cameron Diver
|
||||
- subject: Change install step to not mask errors
|
||||
hash: 6bfeaf7ae77f08b89941867fa452a19fbe40d884
|
||||
body: ''
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
Signed-off-by: Cameron Diver <cameron@balena.io>
|
||||
signed-off-by: Cameron Diver <cameron@balena.io>
|
||||
author: Cameron Diver
|
||||
- subject: Update sqlite3 to 4.0.9 to avoid arm build errors
|
||||
hash: 0428ca31b0a2953f674d023ccaf104624a6f536d
|
||||
body: ''
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
Signed-off-by: Cameron Diver <cameron@balena.io>
|
||||
signed-off-by: Cameron Diver <cameron@balena.io>
|
||||
author: Cameron Diver
|
||||
- subject: Use balenalib base image for i386 base
|
||||
hash: 3ff9c5a9b17d7a9a9357d8b28dcad19e440800df
|
||||
body: ''
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
Signed-off-by: Cameron Diver <cameron@balena.io>
|
||||
signed-off-by: Cameron Diver <cameron@balena.io>
|
||||
author: Cameron Diver
|
||||
- subject: Upgrade debug builds to node 10 for supported architectures
|
||||
hash: 2e6f03006317616f5c2884196c904399994ec87d
|
||||
body: ''
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
Signed-off-by: Cameron Diver <cameron@balena.io>
|
||||
signed-off-by: Cameron Diver <cameron@balena.io>
|
||||
author: Cameron Diver
|
||||
- subject: Add debug build infrastructure and configuration
|
||||
hash: 4e779608a395a6e59bb413ef4e1f66597623ebc1
|
||||
body: ''
|
||||
footer:
|
||||
Change-type: minor
|
||||
change-type: minor
|
||||
Signed-off-by: Cameron Diver <cameron@balena.io>
|
||||
signed-off-by: Cameron Diver <cameron@balena.io>
|
||||
author: Cameron Diver
|
||||
- subject: Make delta application logs easier to parse for multicontainer
|
||||
hash: 1155d757e4937436a8fffb2ef81d1535e4579882
|
||||
body: ''
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
Signed-off-by: Cameron Diver <cameron@balena.io>
|
||||
signed-off-by: Cameron Diver <cameron@balena.io>
|
||||
author: Cameron Diver
|
||||
- subject: Upgrade to node 10 for supported architectures
|
||||
hash: 56bac3a7ea90077dfce69d55cf90ce9a4b3a0997
|
||||
body: ''
|
||||
footer:
|
||||
Change-type: minor
|
||||
change-type: minor
|
||||
Signed-off-by: Cameron Diver <cameron@balena.io>
|
||||
signed-off-by: Cameron Diver <cameron@balena.io>
|
||||
author: Cameron Diver
|
||||
- subject: Upgrade to node 8 for supported architectures
|
||||
hash: b84f354ded674a1af127975f0ed9ec1cb9328678
|
||||
body: ''
|
||||
footer:
|
||||
Change-type: minor
|
||||
change-type: minor
|
||||
Signed-off-by: Cameron Diver <cameron@balena.io>
|
||||
signed-off-by: Cameron Diver <cameron@balena.io>
|
||||
author: Cameron Diver
|
||||
version: 9.15.0
|
||||
date: 2019-05-15T11:51:30.227Z
|
||||
- commits:
|
||||
- subject: Allow system messages to not be tracked
|
||||
hash: 4e783fcd86c3058ccf28477730e2d269d8f2cca8
|
||||
|
12
CHANGELOG.md
12
CHANGELOG.md
@ -4,6 +4,18 @@ All notable changes to this project will be documented in this file
|
||||
automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
|
||||
This project adheres to [Semantic Versioning](http://semver.org/).
|
||||
|
||||
## 9.15.0 - 2019-05-15
|
||||
|
||||
* Add livepush capabilities for debug builds [Cameron Diver]
|
||||
* Change install step to not mask errors [Cameron Diver]
|
||||
* Update sqlite3 to 4.0.9 to avoid arm build errors [Cameron Diver]
|
||||
* Use balenalib base image for i386 base [Cameron Diver]
|
||||
* Upgrade debug builds to node 10 for supported architectures [Cameron Diver]
|
||||
* Add debug build infrastructure and configuration [Cameron Diver]
|
||||
* Make delta application logs easier to parse for multicontainer [Cameron Diver]
|
||||
* Upgrade to node 10 for supported architectures [Cameron Diver]
|
||||
* Upgrade to node 8 for supported architectures [Cameron Diver]
|
||||
|
||||
## 9.14.12 - 2019-05-15
|
||||
|
||||
* Allow system messages to not be tracked [Cameron Diver]
|
||||
|
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "balena-supervisor",
|
||||
"version": "9.14.12",
|
||||
"version": "9.15.0",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "balena-supervisor",
|
||||
"description": "This is balena's Supervisor, a program that runs on IoT devices and has the task of running user Apps (which are Docker containers), and updating them as the balena API informs it to.",
|
||||
"version": "9.14.12",
|
||||
"version": "9.15.0",
|
||||
"license": "Apache-2.0",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
Loading…
x
Reference in New Issue
Block a user