Joseph Kogut
cd7dfbaaf4
fix support for Node > v12
...
Change-type: patch
Signed-off-by: Joseph Kogut <joseph@balena.io>
2022-08-03 12:41:43 -07:00
Balena CI
d28847d5aa
v14.0.0
2022-08-02 19:08:30 +04:00
bulldozer-balena[bot]
c0902bb119
Merge pull request #2514 from balena-io/v14
...
Release v14
2022-08-02 15:05:58 +00:00
Balena CI
26aae0afab
v13.10.1
2022-08-02 02:07:46 +04:00
bulldozer-balena[bot]
5f3cf75c1a
Merge pull request #2516 from balena-io/2515-fix-balena-deploy-jsesc-dependency
...
Fix balena deploy missing dependency error
2022-08-01 22:05:55 +00:00
Matthew Yarmolinsky
8a7fbdb55d
Drop undocumented support for numeric ids in balena device commands
...
Change-type: major
Signed-off-by: Matthew Yarmolinsky <matthew-timothy@balena.io>
2022-08-01 18:52:30 +00:00
Matthew Yarmolinsky
b260f80bcc
Drop support for the deprecated balena device public-url <enable|disable|status> <uuid>
and related format
...
Resolves : #2501
Change-type: major
Signed-off-by: Matthew Yarmolinsky <matthew-timothy@balena.io>
2022-08-01 18:52:30 +00:00
Matthew Yarmolinsky
9ec37975f3
Drop support for numeric fleet id parameters from all commands
...
Resolves : #2500
Change-type: major
Signed-off-by: Matthew Yarmolinsky <matthew-timothy@balena.io>
2022-08-01 18:52:25 +00:00
Thodoris Greasidis
73c487c2f5
Fix balena deploy missing dependency error
...
Resolves : #2515
Change-type: patch
Signed-off-by: Thodoris Greasidis <thodoris@balena.io>
2022-08-01 19:35:07 +03:00
Matthew Yarmolinsky
3cb35ea318
fleet: Add --filter
, --no-header
, --no-truncate
, and --sort
options
...
Resolves : #2503
Change-type: minor
Signed-off-by: Matthew Yarmolinsky <matthew-timothy@balena.io>
2022-08-01 15:35:13 +00:00
Matthew Yarmolinsky
efe6fd22ce
fleet: Add --fields
and --json
options
...
Change-type: minor
Signed-off-by: Matthew Yarmolinsky <matthew-timothy@balena.io>
2022-08-01 15:35:13 +00:00
Matthew Yarmolinsky
6ee8d8a899
fleet: Use the oclif output formatter
...
Change-type: major
Signed-off-by: Matthew Yarmolinsky <matthew-timothy@balena.io>
2022-08-01 15:35:13 +00:00
Matthew Yarmolinsky
c735f13636
config: Drop optional and ignored --type
flag
...
Change-type: patch
Signed-off-by: Matthew Yarmolinsky <matthew-timothy@balena.io>
2022-08-01 15:35:13 +00:00
Matthew Yarmolinsky
edb0fdc3c1
Drop deprecated --logs
flag
...
Resolves : #2499
Change-type: major
Signed-off-by: Matthew Yarmolinsky <matthew-timothy@balena.io>
2022-08-01 15:35:13 +00:00
Matthew Yarmolinsky
14a07ac7f7
Drop support for open-balena-api < v0.131.0
...
Resolves : #2502
Change-type: major
Signed-off-by: Matthew Yarmolinsky <matthew-timothy@balena.io>
2022-08-01 15:35:13 +00:00
Balena CI
264cd94be5
v13.10.0
2022-07-20 12:25:47 +00:00
bulldozer-balena[bot]
2664f4e7fb
Merge pull request #2504 from balena-io/add-device-view-option
...
Add `--view` flag to `device` command for opening a device's dashboard page
2022-07-20 12:23:37 +00:00
Balena CI
3ce2653881
v13.9.0
2022-07-19 12:03:18 +03:00
bulldozer-balena[bot]
719860366f
Merge pull request #2476 from balena-io/switch-to-compose
...
Switch to balena-compose
2022-07-19 08:58:59 +00:00
Balena CI
21ded85c7a
v13.8.0
2022-07-18 22:55:10 +03:00
bulldozer-balena[bot]
c91f67d27e
Merge pull request #2505 from balena-io/add-note-option-for-push-and-deploy
...
Add `--note` option for `push` and `deploy`
2022-07-18 18:26:43 +00:00
Matthew Yarmolinsky
18eedfec7f
Add --note
option for push
and deploy
...
Change-type: minor
Signed-off-by: Matthew Yarmolinsky <matthew-timothy@balena.io>
2022-07-14 15:44:55 -04:00
Matthew Yarmolinsky
1fe0480a8a
Add --view
flag to device
command for opening a device's dashboard page
...
Change-type: minor
Signed-off-by: Matthew Yarmolinsky <matthew-timothy@balena.io>
2022-07-14 18:56:51 +00:00
Akis Kesoglou
c7f56d92dd
Switch to balena-compose
...
Removes a bunch of individual dependencies by switching to `@balena/compose` which (currently) groups and manages those dependencies together in one package.
Change-type: minor
2022-07-14 13:05:21 +00:00
Balena CI
a92f58134f
v13.7.1
2022-07-13 10:50:45 +03:00
bulldozer-balena[bot]
cc6a8ef76e
Merge pull request #2498 from balena-io/2462-bump-image-manager
...
os download: Fix resolving to draft releases
2022-07-13 07:48:41 +00:00
Thodoris Greasidis
88f4a3d88e
os download: Fix resolving to draft releases
...
Resolves : #2462
Change-type: patch
Signed-off-by: Thodoris Greasidis <thodoris@balena.io>
2022-07-13 10:14:30 +03:00
Balena CI
f6d668684a
v13.7.0
2022-07-07 11:01:22 +03:00
bulldozer-balena[bot]
be7c0dc897
Merge pull request #2496 from balena-io/add-fleet-view-command
...
Add `--view` flag to `fleet` command for opening a fleet's dashboard page
2022-07-07 07:58:02 +00:00
Matthew Yarmolinsky
566b7f97e0
Add --view
flag to fleet
command for opening a fleet's dashboard page
...
Change-type: minor
Signed-off-by: Matthew Yarmolinsky <matthew-timothy@balena.io>
2022-07-05 13:14:18 -04:00
Balena CI
f55dd81a19
v13.6.1
2022-06-13 21:40:58 +03:00
bulldozer-balena[bot]
dba5349390
Merge pull request #2491 from balena-io/update-balena-sdk-16.22.0
...
Update balena-sdk to use the native OS release phase & variant fields
2022-06-13 17:25:54 +00:00
Thodoris Greasidis
6a8dfcc664
Update balena-sdk to use the native OS release phase & variant fields
...
Update balena-sdk from 16.20.4 to 16.22.0
Change-type: patch
2022-06-09 17:51:55 +03:00
Balena CI
59e35d866f
v13.6.0
2022-06-07 17:44:48 +03:00
bulldozer-balena[bot]
9235c928f1
Merge pull request #2490 from balena-io/kyle/qemu-v7.0.0
...
Update QEMU to v7.0.0
2022-06-07 14:38:37 +00:00
Kyle Harding
3d88f0144a
Update QEMU to v7.0.0
...
Change-type: minor
Signed-off-by: Kyle Harding <kyle@balena.io>
2022-06-06 14:56:10 -04:00
Balena CI
a6b461ba91
v13.5.3
2022-05-31 13:31:31 +03:00
bulldozer-balena[bot]
b96da951db
Merge pull request #2485 from balena-io/drop-needspasswordreset
...
Drop the needsPasswordReset property from the tests
2022-05-31 10:26:22 +00:00
Thodoris Greasidis
8235cead07
Drop the needsPasswordReset property from the tests
...
Change-type: patch
See: https://github.com/balena-io/balena-api/pull/3665
2022-05-31 12:46:49 +03:00
Balena CI
30b9d9141d
v13.5.2
2022-05-31 12:34:18 +03:00
bulldozer-balena[bot]
03b41d9989
Merge pull request #2486 from balena-io/npm-dd
...
Deduplicate npm-shrinkwrap.json
2022-05-31 09:28:29 +00:00
Thodoris Greasidis
aab3af2153
Deduplicate npm-shrinkwrap.json
...
Change-type: patch
Signed-off-by: Thodoris Greasidis <thodoris@balena.io>
2022-05-31 11:46:49 +03:00
Balena CI
600457de61
v13.5.1
2022-05-27 02:21:54 +03:00
bulldozer-balena[bot]
17db857e10
Merge pull request #2483 from balena-io/bump-preload-to-v3
...
Bump balena-preload to 12.1.0
2022-05-26 23:20:10 +00:00
pipex
eb45ae2a30
preload: Fix issue where balenaOS v2.98.3+ required an Internet connection to start apps
...
Devices with a v13+ supervisor will fail to start preloaded apps with a
v2 target state format if connectivity is not available since migration
of apps.json is not possible without API access.
This enables support for preloading v3 target state format in
images with supervisor v13 or above.
Change-type: patch
2022-05-26 20:48:07 +00:00
Balena CI
2eaf70bff3
v13.5.0
2022-05-25 15:01:45 +03:00
bulldozer-balena[bot]
226f45f732
Merge pull request #2482 from balena-io/key-expiry
...
Add provisioning key expiry date option to config generate options
2022-05-25 11:59:06 +00:00
Nitish Agarwal
c4990f3a26
Update balena-sdk to 16.20.4
...
Update balena-sdk from 16.9.0 to 16.20.4
Change-type: patch
2022-05-24 21:53:12 +05:30
Balena CI
0195a3b18c
Add provisioning key expiry date option to config generate options
...
Change-Type: minor
Signed-off-by: Nitish Agarwal <1592163+nitishagar@users.noreply.github.com>
2022-05-22 21:50:48 +05:30
Balena CI
3d90aeb122
v13.4.3
2022-05-19 21:10:42 +03:00