Balena CI
7c37faee0f
v12.2.6
2020-11-30 21:23:18 +02:00
Balena CI
303b7599dc
v12.2.5
2020-11-18 00:10:57 +02:00
dependabot[bot]
caae8d0544
Bump bl from 1.2.2 to 1.2.3
...
Bumps [bl](https://github.com/rvagg/bl ) from 1.2.2 to 1.2.3.
- [Release notes](https://github.com/rvagg/bl/releases )
- [Commits](https://github.com/rvagg/bl/compare/v1.2.2...v1.2.3 )
Change-type: patch
Signed-off-by: dependabot[bot] <support@github.com>
2020-11-17 16:18:07 -05:00
Balena CI
412b4b670f
v12.2.4
2020-11-17 22:48:06 +02:00
dependabot[bot]
00b1bf8a7a
Bump systeminformation from 4.27.3 to 4.27.11
...
Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation ) from 4.27.3 to 4.27.11.
- [Release notes](https://github.com/sebhildebrandt/systeminformation/releases )
- [Changelog](https://github.com/sebhildebrandt/systeminformation/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sebhildebrandt/systeminformation/commits )
Change-type: patch
Signed-off-by: dependabot[bot] <support@github.com>
2020-11-17 15:40:12 -05:00
Balena CI
d771492da6
v12.2.3
2020-11-17 05:15:18 +02:00
Balena CI
53e7412f75
v12.2.2
2020-11-13 16:13:49 +02:00
Balena CI
50751b7716
v12.2.1
2020-11-11 13:44:27 +02:00
Balena CI
9a21f49a6a
v12.2.0
2020-11-10 14:12:58 +02:00
Balena CI
f951323322
v12.1.5
2020-11-03 20:57:08 +02:00
Balena CI
d1380e15ca
v12.1.4
2020-11-02 11:32:28 +02:00
Balena CI
4d911c6a3b
v12.1.3
2020-10-30 23:59:18 +02:00
Balena CI
7bdc9c4b84
v12.1.2
2020-10-29 22:12:56 +02:00
Balena CI
4e380136c2
v12.1.1
2020-10-28 15:37:10 +02:00
Balena CI
8ae2b4a5cd
v12.1.0
2020-10-28 09:06:54 +02:00
Balena CI
622e8edec1
v12.0.9
2020-10-27 15:29:06 +02:00
Balena CI
aa8f5df3a4
v12.0.8
2020-10-26 21:45:14 +02:00
Balena CI
30c352f4f6
v12.0.7
2020-10-19 19:57:16 +03:00
Balena CI
d5d870bdc2
v12.0.6
2020-10-19 11:32:46 +03:00
Balena CI
c3ff277bb0
v12.0.5
2020-10-14 20:11:01 +03:00
Balena CI
45ee8733e8
v12.0.4
2020-10-13 12:56:16 +03:00
Balena CI
7ea9bb368e
v12.0.3
2020-10-12 18:28:42 +03:00
Balena CI
3bd8b860ab
v12.0.2
2020-10-12 14:54:43 +03:00
Balena CI
17cf330771
v12.0.1
2020-10-12 11:16:26 +03:00
Balena CI
ced69c8c15
v12.0.0
2020-09-29 19:18:14 +03:00
Balena CI
a98f6fc403
v11.14.8
2020-09-29 11:08:35 +03:00
Balena CI
7ca1f837ff
v11.14.7
2020-09-25 21:04:28 +03:00
Balena CI
a5a1dd7d73
v11.14.6
2020-09-24 23:42:25 +03:00
Balena CI
1ac71ea552
v11.14.5
2020-09-24 18:25:14 +03:00
Balena CI
fbc2875951
v11.14.4
2020-09-18 16:52:19 +03:00
Rich Bayliss
c08de8701e
api: Implement scoped Supervisor API keys
...
Each service, when requesting access to the Supervisor API, will
now get an individual key which can be scoped to specific resources.
In this iteration the default scope will be to the application that
the service belongs to.
We also have a `global` scope which is used by the cloud API when in
managed mode.
Change-type: patch
Signed-off-by: Rich Bayliss <rich@balena.io>
2020-09-17 11:25:56 +00:00
Balena CI
7d11e29f85
v11.14.3
2020-09-18 02:11:43 +03:00
Balena CI
4ebba7cbfb
v11.14.2
2020-09-15 22:13:26 +03:00
Balena CI
b656aa7304
v11.14.1
2020-09-14 15:03:58 +03:00
Rich Bayliss
96c68166a1
application-manager: Convert to a singleton
...
Change-type: patch
Signed-off-by: Rich Bayliss <rich@balena.io>
Signed-off-by: Cameron Diver <cameron@balena.io>
2020-09-14 11:23:36 +01:00
Balena CI
13241bf6e7
v11.14.0
2020-09-03 17:36:15 +03:00
Cameron Diver
f305a333ba
Add device system information to state endpoint patch
...
Change-type: minor
Signed-off-by: Cameron Diver <cameron@balena.io>
2020-09-03 14:40:29 +01:00
Balena CI
f918910067
v11.13.0
2020-09-02 12:07:12 +03:00
Balena CI
5121aea153
v11.12.11
2020-08-27 14:45:59 +03:00
Rich Bayliss
f0c2a3cba7
bug: Resolve mDNS API URLs
...
Due to switching to Alpine the ability to resolve mDNS
hostnames was lost. This patch overrides the lookup and
manually resolves the names.
Change-type: patch
Signed-off-by: Rich Bayliss <rich@balena.io>
2020-08-27 11:34:18 +01:00
Balena CI
274130784e
v11.12.10
2020-08-24 21:31:53 +03:00
Balena CI
4263f9ab88
v11.12.9
2020-08-20 13:10:36 +03:00
Balena CI
455784dce6
v11.12.8
2020-08-20 00:42:54 +03:00
Pagan Gazzard
ea34a2d10a
Update dependencies
...
Update docker-delta from 2.2.9 to 2.2.11
Update docker-progress from 3.0.5 to 4.0.3
Update docker-toolbelt from 3.3.8 to 3.3.10
Update livepush from 3.3.0 to 3.5.1
Update resin-docker-build from 1.1.4 to 1.1.6
Change-type: patch
2020-08-19 13:35:58 +01:00
Balena CI
8845e55d56
v11.12.7
2020-08-19 12:57:07 +03:00
Pagan Gazzard
379730a9e1
Update typed-error to 3.x
...
Update typed-error from 2.0.0 to 3.2.1
Change-type: patch
2020-08-19 10:07:54 +01:00
Balena CI
a660ad8020
v11.12.6
2020-08-19 10:39:26 +03:00
Pagan Gazzard
90fab43022
Update pinejs-client-request to 7.2.1
...
Update pinejs-client-request from 7.1.0 to 7.2.1
Change-type: patch
2020-08-18 18:28:10 +01:00
Balena CI
61811dd27a
v11.12.5
2020-08-13 19:06:34 +03:00
Balena CI
825ac2bc4a
v11.12.4
2020-08-12 17:37:56 +03:00