Commit Graph

3421 Commits

Author SHA1 Message Date
Balena CI
8845e55d56 v11.12.7 2020-08-19 12:57:07 +03:00
bulldozer-balena[bot]
512a29b7f9
Merge pull request #1438 from balena-io/update-typed-error
Update typed-error to 3.x
2020-08-19 09:55:00 +00: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
bulldozer-balena[bot]
8a253e9c6c
Merge pull request #1439 from balena-io/update-pinejs-client-request
Update pinejs-client-request to 7.2.1
2020-08-19 07:37:11 +00: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
bulldozer-balena[bot]
3794c3f7bb
Merge pull request #1431 from balena-io/allow-multiple-config-backends
Allow multiple config backends
2020-08-13 16:03:56 +00:00
Miguel Casqueira
1d62209505 Refactor device-config to support configuring multiple backends
Signed-off-by: Miguel Casqueira <miguel@balena.io>
2020-08-12 15:05:03 -04:00
Miguel Casqueira
ff404456b3 Refactor configurable backend class names
Change-type: patch
Signed-off-by: Miguel Casqueira <miguel@balena.io>
2020-08-12 14:29:58 -04:00
Balena CI
825ac2bc4a v11.12.4 2020-08-12 17:37:56 +03:00
bulldozer-balena[bot]
985d3b87c3
Merge pull request #1435 from balena-io/fix-firewall-supervisor-api-access
bug: Firewall not blocking supervisor access from outside the device
2020-08-12 14:35:51 +00:00
Rich Bayliss
5aecd94e24
bug: Firewall not blocking supervisor access from outside the device
Change-type: patch
Signed-off-by: Rich Bayliss <rich@balena.io>
2020-08-12 13:43:33 +01:00
Balena CI
48a099db5a v11.12.3 2020-08-11 17:55:57 +03:00
bulldozer-balena[bot]
17cb1461a6
Merge pull request #1433 from balena-io/add-dns-to-firewall
bug: Allow DNS through firewall for local containers
2020-08-11 14:54:05 +00:00
Rich Bayliss
e9b536a889
bug: Allow DNS through firewall for local containers
We provide a local DNS server for containers to use and this
was not allowed through the firewall when enabled.

Change-type: patch
Signed-off-by: Rich Bayliss <rich@balena.io>
2020-08-11 15:17:06 +01:00
Balena CI
4334847d29 v11.12.2 2020-08-05 16:20:06 +03:00
bulldozer-balena[bot]
6363fd3562
Merge pull request #1426 from balena-io/fix-device-tags-endpoint
Fix device-tag fetching function
2020-08-05 13:18:08 +00:00
Cameron Diver
aa823c1cfc Fix device-tag fetching function
Change-type: patch
Signed-off-by: Cameron Diver <cameron@balena.io>
2020-08-05 13:30:34 +01:00
Balena CI
ccdb2ef10a v11.12.1 2020-08-05 15:24:08 +03:00
bulldozer-balena[bot]
87e84efb48
Merge pull request #1425 from balena-io/update-resumable-request
Update resumable-request
2020-08-05 12:22:01 +00:00
Pagan Gazzard
abf5cac4a3 Update resumable-request
Update resumable-request from 2.0.0 to 2.0.1

Change-type: patch
2020-08-05 12:26:22 +01:00
Balena CI
5e62c2987a v11.12.0 2020-08-05 13:39:54 +03:00
bulldozer-balena[bot]
24f59bb99f
Merge pull request #1424 from balena-io/update-contrato
Update contrato to 0.5
2020-08-05 10:38:11 +00:00
Pagan Gazzard
17c370863c Update contrato to 0.5
Update contrato from 0.2.1 to 0.5.0

Change-type: minor
2020-08-05 10:51:49 +01:00
Balena CI
22b8434c11 v11.11.7 2020-08-04 13:20:15 +03:00
bulldozer-balena[bot]
bb9437fb32
Merge pull request #1417 from balena-io/dependabot/npm_and_yarn/elliptic-6.5.3
Bump elliptic from 6.5.2 to 6.5.3
2020-08-04 10:18:11 +00:00
dependabot[bot]
c11004cd24 Bump elliptic from 6.5.2 to 6.5.3
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3)

Change-type: patch
Signed-off-by: dependabot[bot] <support@github.com>
2020-08-04 10:28:54 +01:00
bulldozer-balena[bot]
623fddad60
Merge pull request #1420 from balena-io/named-keys
Update pinejs-client-request and make use of a named key
2020-08-03 17:39:52 +00:00
Pagan Gazzard
511cbbe74e Update pinejs-client-request and make use of a named key
Update pinejs-client-request from 7.0.0 to 7.1.0

Change-type: patch
2020-08-03 09:27:11 +00:00
Balena CI
02cb6d8d75 v11.11.6 2020-07-31 22:01:08 +03:00
bulldozer-balena[bot]
44d7afe50b
Merge pull request #1419 from balena-io/doc_update
Documentation on the API.md updated
2020-07-31 18:58:57 +00:00
Nitish Agarwal
82dda7d852 Fixes documentation - ping doesn't need apiKey and minor documentation formatting changes.
Change-Type: patch
Signed-off-by: Nitish Agarwal <1592163+nitishagar@users.noreply.github.com>
Co-authored-by: xginn8 <xginn8@users.noreply.github.com>
2020-07-31 23:38:21 +05:30
Balena CI
31cc14c8f8 v11.11.5 2020-07-31 20:55:20 +03:00
bulldozer-balena[bot]
eff8d91105
Merge pull request #1415 from balena-io/1299
Fixing v1 start/stop endpoint issue with service access
2020-07-31 17:53:08 +00:00
Nitish Agarwal
11cac2dd69 Fixes #1299 v1 start/stop endpoint issue with service access.
Change-Type: patch
Signed-off-by: Nitish Agarwal <1592163+nitishagar@users.noreply.github.com>
2020-07-31 23:08:50 +05:30
Balena CI
1a54b5a902 v11.11.4 2020-07-31 14:29:38 +03:00
bulldozer-balena[bot]
fa4aa9498a
Merge pull request #1422 from balena-io/fix-containerId-undefined
bug: Fix undefined containerId object
2020-07-31 11:27:40 +00:00
Rich Bayliss
59561132cc
bug: Fix undefined containerId object
Change-type: patch
Signed-off-by: Rich Bayliss <rich@balena.io>
2020-07-31 11:51:15 +01:00
Balena CI
54597d6824 v11.11.3 2020-07-31 10:20:46 +03:00
bulldozer-balena[bot]
0c2d9338ee
Merge pull request #1421 from balena-io/patch-extra-uenv-match
Patch extra uenv match
2020-07-31 07:18:49 +00:00
Miguel Casqueira
0999f57fa8 fix duplicate test file index
Signed-off-by: Miguel Casqueira <miguel@balena.io>
2020-07-30 14:07:00 -04:00
Miguel Casqueira
9b37ce96f9 fix matching extra_uEnv backend with unsupported devices
Change-type: patch
Signed-off-by: Miguel Casqueira <miguel@balena.io>
2020-07-30 14:04:37 -04:00
Balena CI
9bf0c532fb v11.11.2 2020-07-30 13:39:59 +03:00
bulldozer-balena[bot]
af49a712c9
Merge pull request #1418 from balena-io/report-config-force-update
Fix an issue with reporting initial config using a stale target state
2020-07-30 10:37:10 +00:00
Pagan Gazzard
ffe3da6261 Fix an issue with reporting initial config using a stale target state
Change-type: patch
2020-07-30 10:48:54 +01:00
Balena CI
14b01b2009 v11.11.1 2020-07-29 21:01:26 +03:00
bulldozer-balena[bot]
83c19d0155
Merge pull request #1416 from balena-io/atleast-at-least
fix up "atleast" -> "at least"
2020-07-29 17:59:42 +00:00
Matthew McGinn
15c57a86b4
fix up "atleast" -> "at least"
Change-type: patch
Signed-off-by: Matthew McGinn <matthew@balena.io>
2020-07-29 11:55:22 -04:00
Balena CI
95e0a7d83d v11.11.0 2020-07-29 00:30:15 +03:00