Thodoris Greasidis
861d4f33b7
ssh,tunnel: Fetch the fleet & devices in one request
...
Change-type: patch
2023-05-24 14:22:04 +03:00
balenaCI
81f4aae7d2
v16.2.6
2023-05-24 11:17:30 +00:00
Thodoris Greasidis
46ab335407
Merge pull request #2626 from balena-io/less-requests
...
Stop fetching unnecessary fields
2023-05-24 14:16:42 +03:00
Thodoris Greasidis
07cb0cbfcd
device init: Stop fetching unnecessary app fields
...
Change-type: patch
2023-05-24 13:37:19 +03:00
Thodoris Greasidis
a2392dc580
device move: Stop fetching unnecessary device & app fields
...
Reduces the amount of device data retrieved
by 66%.
Change-type: patch
2023-05-24 13:37:19 +03:00
Thodoris Greasidis
8b3235ab2b
device register: Stop fetching unnecessary app fields
...
Change-type: patch
2023-05-24 13:37:19 +03:00
Thodoris Greasidis
15dac6f194
config generate: Stop fetching unnecessary app fields
...
Change-type: patch
2023-05-24 13:37:19 +03:00
Thodoris Greasidis
3c93db8449
devices: Stop fetching unnecessary device fields
...
Change-type: patch
2023-05-24 13:37:19 +03:00
Thodoris Greasidis
9d8df0b781
fleet rm,restart,rename,purge: Stop fetching unnecessary app fields
...
Halves the amout of application data retrieved.
Change-type: patch
2023-05-24 13:37:19 +03:00
Thodoris Greasidis
bcadbdbed8
push: Stop unnecessarily fetching the application name
...
Change-type: patch
2023-05-24 13:37:19 +03:00
Thodoris Greasidis
05a96fa60e
ssh,tunnel: Reduce the amount of application fields fetched
...
Halves the amout of application data retrieved.
Change-type: patch
2023-05-24 13:37:19 +03:00
Thodoris Greasidis
2e37536e7a
orgs: Stop fetching unnecessary org fields
...
Halves the amount of org data retrieved to
show the list of orgs to select from.
Change-type: patch
2023-05-24 13:37:19 +03:00
Thodoris Greasidis
025c4ef7f2
fleet create: Reduce the amount of org fields fetched
...
Halves the amount of org data retrieved to
show the list of orgs to select from.
Change-type: patch
2023-05-24 13:37:19 +03:00
Thodoris Greasidis
ecbc660bf5
Fetch only the app slug when resolving an app by name
...
Affects many env & tags commands, as well
as support, releases & preload.
Change-type: patch
2023-05-24 13:37:19 +03:00
balenaCI
ba1f17d537
v16.2.5
2023-05-24 10:30:21 +00:00
Thodoris Greasidis
3ab8f7500e
Merge pull request #2628 from balena-io/73-fix-device-init-os-initialize
...
Fix device int & os initialize failing to initialize the drive list
2023-05-24 13:29:36 +03:00
Thodoris Greasidis
0a25bec010
Fix device int & os initialize failing to initialize the drive list
...
Resolves : #2627
Change-type: patch
2023-05-24 12:47:06 +03:00
balenaCI
01e765e670
v16.2.4
2023-05-23 20:31:27 +00:00
flowzone-app[bot]
61844f2386
Merge pull request #2625 from balena-io/app-select-reduce-requests
...
Remove extra request when filling the application selection list
2023-05-23 20:30:32 +00:00
Thodoris Greasidis
46aa08c953
Remove extra request when filling the application selection list
...
Saves one request of about 450ms on the
init and move commands.
Change-type: patch
2023-05-23 22:47:10 +03:00
balenaCI
b6c7fb82c3
v16.2.3
2023-05-23 19:46:47 +00:00
flowzone-app[bot]
fcda09009a
Merge pull request #2624 from balena-io/improve-typings
...
Use stricter typings
2023-05-23 19:46:02 +00:00
Thodoris Greasidis
1a6fe1f3de
Use stricter typings
...
Change-type: patch
2023-05-23 18:57:54 +03:00
balenaCI
98e91c0607
v16.2.2
2023-05-23 14:02:36 +00:00
flowzone-app[bot]
bed2387d83
Merge pull request #2623 from balena-io/fix-setting-service-env-vars-by-app-name
...
env add: Fix accepting fleet names when setting service vars
2023-05-23 14:01:21 +00:00
Thodoris Greasidis
50e852acee
env add: Fix accepting fleet names when setting service vars
...
Change-type: patch
2023-05-23 15:59:41 +03:00
balenaCI
da30623e4e
v16.2.1
2023-05-23 12:28:25 +00:00
flowzone-app[bot]
7a46b367a7
Merge pull request #2621 from balena-io/sdk-v17
...
Update balena-sdk to 17.0.0
2023-05-23 12:27:29 +00:00
Thodoris Greasidis
d9651c7393
Update balena-settings-client to 5.0.2
...
Change-type: patch
2023-05-23 13:22:38 +03:00
Thodoris Greasidis
e371b1e759
Update balena-preload & balena-image-manager
...
Update balena-image-manager from 8.0.1 to 9.0.0
Update balena-preload from 13.0.0 to 14.0.0
Change-type: patch
2023-05-23 13:22:38 +03:00
Thodoris Greasidis
77cf4af166
Update balena-sdk to 17.0.0
...
Update balena-sdk from 16.45.1 to 17.0.0
Change-type: patch
2023-05-23 13:22:38 +03:00
balenaCI
9d197317ca
v16.2.0
2023-05-19 18:11:57 +00:00
flowzone-app[bot]
9a8b0b4a0d
Merge pull request #2619 from balena-io/alexgg/sb
...
os configure, config generate: Add '--secureBoot' option to opt-in secure boot
2023-05-19 18:11:02 +00:00
Thodoris Greasidis
0c62b9ef08
Deduplicate npm-shrinkwra.json
2023-05-19 20:28:12 +03:00
Thodoris Greasidis
83a5e7392a
secureboot: Retrieve the OS release & contract in one request
...
Change-type: patch
2023-05-19 19:22:23 +03:00
Alex Gonzalez
f0c8c37022
os configure, config generate: Add '--secureBoot' option to opt-in secure boot
...
Allow to generate a config file with `installer.secureboot` set so that
a secure boot and disk encrypted system can be installed.
Change-type: minor
Signed-off-by: Alex Gonzalez <alexg@balena.io>
2023-05-19 18:10:00 +02:00
Alex Gonzalez
ba26d3204d
package.json: Update balena-sdk to 16.44.2
...
Update balena-sdk from 16.40.0 to 16.44.2
Change-type: patch
Signed-off-by: Alex Gonzalez <alexg@balena.io>
2023-05-19 18:10:00 +02:00
Alex Gonzalez
d53542975e
flowzone: update custom runs to use macos-12
...
After the flowzone update to use zstd as compression algorithm for sources
there is an error on macos-11 as tar does not support it.
Change-type: patch
Signed-off-by: Alex Gonzalez <alexg@balena.io>
2023-05-19 11:33:31 +02:00
balenaCI
632296a271
v16.1.0
2023-05-16 18:26:10 +00:00
flowzone-app[bot]
3e089fcdb2
Merge pull request #2616 from balena-io/ab77/operational
...
build linux/arm packages
2023-05-16 18:25:27 +00:00
balenaCI
d61c300750
build linux/arm packages
...
change-type: minor
2023-05-16 10:39:00 -07:00
balenaCI
a0a97c5f40
v16.0.0
2023-05-16 00:02:37 +00:00
flowzone-app[bot]
165f3b83ca
Merge pull request #2618 from balena-io/node-16
...
Update to Node 16
2023-05-16 00:01:48 +00:00
Thodoris Greasidis
5bf95300ee
support: Change the printed support expiry date in ISO 8601 UTC format
...
Change-type: major
2023-05-12 19:00:10 +03:00
Thodoris Greasidis
adb460b270
logs: Change the timestamp format to ISO 8601 UTC
...
Resolves : #2608
Change-type: major
2023-05-12 19:00:10 +03:00
Felipe Lalanne
ca80bd52fe
Pin flowzone to v4.7.1
...
The macos-11 runners apparently do not support zst compression format as
added in flowzone 4.7.2. While support is rolled out, we can keep
the flowzone branch to the previous working version.
Change-type: patch
2023-05-11 19:10:10 -04:00
Felipe Lalanne
281f8abb9a
Update etcher-sdk to v8.5.3
...
This removes the dependency on our custom fork of [node-usb](https://github.com/balena-io-modules/node-usb )
and uses the maintained building method of the official node-usb repo
Change-type: patch
2023-05-11 18:10:52 -04:00
Felipe Lalanne
2cf2918d73
Update vercel/pkg to v5.8.1
...
This seems to be needed to build the binaries for node v16 since earlier
versions failed with
```
Error: Could not detect abi for version 16.13.0 and runtime node. Updating "node-abi" might help solve this issue if it is a new release of node
```
Change-type: patch
2023-05-11 17:49:49 -04:00
Felipe Lalanne
7dfb7474f5
Update to Node 16
...
This also drops support for Node 14
Change-type: major
2023-05-11 17:49:37 -04:00
balenaCI
6ee0b48c9a
v15.2.3
2023-05-03 20:03:49 +00:00