balena-supervisor/CHANGELOG.md

3358 lines
99 KiB
Markdown
Raw Normal View History

# Changelog for balena-supervisor
2016-11-23 20:36:35 +00:00
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/).
2020-07-30 10:39:59 +00:00
# v11.11.2
## (2020-07-30)
* Fix an issue with reporting initial config using a stale target state [Pagan Gazzard]
2020-07-29 18:01:26 +00:00
# v11.11.1
## (2020-07-29)
* fix up "atleast" -> "at least" [Matthew McGinn]
2020-07-28 21:30:15 +00:00
# v11.11.0
## (2020-07-28)
* Support setting device/fleet configuration in extra_uEnv.txt [Miguel Casqueira]
2020-07-28 08:59:21 +00:00
# v11.10.0
## (2020-07-24)
* Extract current state reporting to its own module [Pagan Gazzard]
2020-07-24 15:34:43 +00:00
# v11.9.10
## (2020-07-23)
* log detection of changes to VPN status [dt-rush]
2020-07-23 16:19:34 +00:00
# v11.9.9
## (2020-07-23)
* common: Fix bug where aliases might be undefined [Rich Bayliss]
2020-07-22 14:49:55 +00:00
# v11.9.8
## (2020-07-22)
* Bump lodash from 4.17.15 to 4.17.19 [dependabot[bot]]
2020-07-22 13:12:19 +00:00
# v11.9.7
## (2020-07-22)
* docker-utils: Test network gateway determination logic [Rich Bayliss]
* Fix docker-util using incorrect reference for function [Miguel Casqueira]
2020-07-20 18:15:01 +00:00
# v11.9.6
## (2020-07-20)
* Fix purge and restart invocations by providing instanced apps [Cameron Diver]
* Fix purge invocations of new singletons [Cameron Diver]
2020-07-14 14:37:11 +00:00
# v11.9.5
## (2020-07-14)
* Update ESR version information [Cameron Diver]
2020-07-13 12:42:40 +00:00
# v11.9.4
## (2020-07-13)
* bug: Fix unhandled promise rejection [Rich Bayliss]
2020-07-08 11:46:22 +00:00
# v11.9.3
## (2020-07-08)
* Fix bug where a promise was not resolved in db-format [Cameron Diver]
* Convert deviceConfig module to a singleton [Cameron Diver]
2020-07-06 13:42:07 +00:00
# v11.9.2
## (2020-07-06)
* avahi: Control with HOST_DISCOVERABILITY [Cameron Diver]
2020-07-06 08:10:09 +00:00
# v11.9.1
## (2020-07-01)
* firewall: Add Host Firewall functionality [Rich Bayliss]
2020-06-24 07:41:31 +00:00
# v11.9.0
## (2020-06-23)
* Added support for configuring FDT directive in extlinux.conf [Miguel Casqueira]
2020-06-22 11:05:25 +00:00
# v11.8.4
## (2020-06-22)
* state: Report device MAC address to the API [Rich Bayliss]
2020-06-18 13:18:16 +00:00
# v11.8.3
## (2020-06-18)
<details>
<summary> Update pinejs-client-request to 7.x [Pagan Gazzard] </summary>
> ## pinejs-client-request-7.0.0
> ### (2020-06-16)
>
> * Empty commit to attempt republish [Pagan Gazzard]
> * Switch from bluebird-lru-cache to lru-cache for caching [Pagan Gazzard]
> * Update target to es2018 [Pagan Gazzard]
> * Remove bluebird dependency [Pagan Gazzard]
> * Convert to async/await [Pagan Gazzard]
>
<details>
<summary> Update to pinejs-client-core 6.x [Pagan Gazzard] </summary>
>> ### pinejs-client-js-6.0.0
>> #### (2020-06-04)
>>
>> * Increase minimum es version to es2015 [Pagan Gazzard]
>> * Convert to async/await [Pagan Gazzard]
>> * Remove now unnecessary PinejsClientCoreFactory [Pagan Gazzard]
>> * Switch to using native promises [Pagan Gazzard]
>> * Drop support for deprecated request overrides [Pagan Gazzard]
>> * Drop support for deprecated `query` method [Pagan Gazzard]
>> * Drop support for deprecated string based requests [Pagan Gazzard]
>> * Use `;` for expand options instead of `&` [Pagan Gazzard]
</details>
>
> ## pinejs-client-request-6.2.0
> ### (2020-06-08)
>
> * Lazy load bluebird-lru-cache and lodash [Pagan Gazzard]
> ## pinejs-client-request-6.1.4
> ### (2020-06-08)
>
> * Convert some lodash usage to native versions [Pagan Gazzard]
> ## pinejs-client-request-6.1.3
> ### (2020-06-04)
>
> * Remove unused dependencies [Pagan Gazzard]
> ## pinejs-client-request-6.1.2
> ### (2020-06-02)
>
>
<details>
<summary> Update dependencies [Pagan Gazzard] </summary>
>> ### pinejs-client-js-5.8.0
>> #### (2020-05-29)
>>
>> * Generate optional builds for es2015/es2018 as well as the default es5 [Pagan Gazzard]
>> ### pinejs-client-js-5.7.1
>> #### (2020-05-25)
>>
>> * Update dependencies [Pagan Gazzard]
>> ### pinejs-client-js-5.7.0
>> #### (2020-04-15)
>>
>> * Make transformGetResult a method , to ease overriding the get method [Thodoris Greasidis]
</details>
>
> ## pinejs-client-request-6.1.1
> ### (2020-03-19)
>
> * Add linting [Pagan Gazzard]
> ## pinejs-client-request-6.1.0
> ### (2020-03-19)
>
> * Move require-npm4-to-publish to dev dependencies [Pagan Gazzard]
>
<details>
<summary> Update dependencies [Pagan Gazzard] </summary>
>> ### typed-error-3.2.0
>> #### (2019-11-20)
>>
>> * update deps and specify minimum engine requirements [Will Boyce]
>> ### pinejs-client-js-5.6.11
>> #### (2020-02-21)
>>
>> * 🐛: Fix missing `deprecated.getStringParams` function [Andreas Fitzek]
>> ### pinejs-client-js-5.6.10
>> #### (2020-02-14)
>>
>> * Update to resin-lint 3.x [Pagan Gazzard]
>> ### pinejs-client-js-5.6.9
>> #### (2020-02-14)
>>
>> * CircleCI: Remove deploy job as it's handled by balenaCI [Pagan Gazzard]
>> ### pinejs-client-js-5.6.8
>> #### (2020-02-14)
>>
>> * Add the missing `method` on the post method [Thodoris Greasidis]
>> ### pinejs-client-js-5.6.7
>> #### (2020-02-14)
>>
>> * Deprecate request overrides [Pagan Gazzard]
>> * Deprecate queries using a string url [Pagan Gazzard]
>> * Deprecate `query` in favor of `get` [Pagan Gazzard]
>> ### pinejs-client-js-5.6.6
>> #### (2020-02-14)
>>
>> * Allow resource/$count in $filter [Pagan Gazzard]
>> ### pinejs-client-js-5.6.5
>> #### (2020-01-30)
>>
>> * Remove `defaults` helper in favour of `??` [Pagan Gazzard]
>> ### pinejs-client-js-5.6.4
>> #### (2020-01-30)
>>
>> * Avoid allocations when destroying a poll [Pagan Gazzard]
>> ### pinejs-client-js-5.6.3
>> #### (2020-01-30)
>>
>> * Improve `RawFilter` typing [Pagan Gazzard]
>> ### pinejs-client-js-5.6.2
>> #### (2020-01-29)
>>
>> * Update dependencies [Pagan Gazzard]
>> ### pinejs-client-js-5.6.1
>> #### (2020-01-22)
>>
>> * Switch most CODEOWNERS entries to a team [Pagan Gazzard]
>> ### pinejs-client-js-5.6.0
>> #### (2019-07-12)
>>
>> * Add 'upsert' method supporting natural keys, requires Pinejs ^10.19.1 [Thodoris Greasidis]
>> ### pinejs-client-js-5.5.4
>> #### (2019-06-18)
>>
>> * Remove unnecessary `string` type that is handled by the `Params` type [Pagan Gazzard]
>> ### pinejs-client-js-5.5.3
>> #### (2019-06-18)
>>
>> * Use an .npmrc to prevent creating a package-lock on each install [Thodoris Greasidis]
>> ### pinejs-client-js-5.5.2
>> #### (2019-06-10)
>>
>> * Add some type casting so that it compiles on TypeScript 3.5 [Thodoris Greasidis]
>> ### pinejs-client-js-5.5.1
>> #### (2019-05-15)
>>
>> * Fix downstream declaration creation errors due to `Dictionary` [Pagan Gazzard]
>> ### pinejs-client-js-5.5.0
>> #### (2019-05-15)
>>
>> * Add a prepare method that prepares a query into a function [Pagan Gazzard]
>> ### pinejs-client-js-5.4.1
>> #### (2019-05-10)
>>
>> * Add CODEOWNERS [Gergely Imreh]
>> ### pinejs-client-js-5.4.0
>> #### (2019-05-10)
>>
>> * Add support for parameter aliases in resource ids [Pagan Gazzard]
>> ### pinejs-client-js-5.3.10
>> #### (2019-05-10)
>>
>> * Deduplicate transformation of GET results [Pagan Gazzard]
>> ### pinejs-client-js-5.3.9
>> #### (2019-05-10)
>>
>> * Simplify how we expose types, which means `subscribe` is now exposed [Pagan Gazzard]
>> ### pinejs-client-js-5.3.8
>> #### (2019-05-09)
>>
>> * Add automatic formatting via prettier [Pagan Gazzard]
>> ### pinejs-client-js-5.3.7
>> #### (2019-05-08)
>>
>> * Remove node 4 build, add node 12 [Pagan Gazzard]
>> * Add .versionbot/CHANGELOG.yml for downstream changelogs [Pagan Gazzard]
</details>
>
> ## pinejs-client-request-6.0.3
> ### (2020-01-22)
>
> * Add CODEOWNERS [Pagan Gazzard]
> ## pinejs-client-request-6.0.2
> ### (2019-05-08)
>
> * Add node 12 tests [Pagan Gazzard]
> * Add upstream for pinejs-client-core [Pagan Gazzard]
> ## pinejs-client-request-6.0.1
> ### (2019-04-23)
>
> * Update target to es2016, part of/fixing the typed-error bump [Pagan Gazzard]
> ## pinejs-client-request-6.0.0
> ### (2019-04-17)
>
> * typed-error: Update to v3.1.0 [Will Boyce]
</details>
2020-06-18 12:18:45 +00:00
# v11.8.2
## (2020-06-17)
* Make service-manager module a singleton [Cameron Diver]
* Make volume-manager module a singleton [Cameron Diver]
* Make network-manager module a singleton [Cameron Diver]
* Add supervisor upgrade document [Hugh Brown]
2020-06-16 13:55:51 +00:00
# v11.8.1
## (2020-06-16)
* Update webpack dependencies [Pagan Gazzard]
2020-06-16 09:22:51 +00:00
# v11.8.0
## (2020-06-16)
* Use API v6 [Akis Kesoglou]
2020-06-15 10:44:51 +00:00
# v11.7.3
## (2020-06-15)
* Db-format module code fixups [Cameron Diver]
2020-06-15 09:18:01 +00:00
# v11.7.2
## (2020-06-11)
* Add label to expose gpu to container [Robert Günzler]
2020-06-11 11:47:33 +00:00
# v11.7.1
## (2020-06-11)
* Move database app processing out to its own module [Cameron Diver]
* Make target-state-cache a singleton [Cameron Diver]
2020-06-11 09:09:32 +00:00
# v11.7.0
## (2020-06-10)
* Respect an initialDeviceName field in the config.json [Cameron Diver]
2020-06-10 12:02:04 +00:00
# v11.6.6
## (2020-06-10)
* Make images module a singleton [Cameron Diver]
2020-06-09 15:14:30 +00:00
# v11.6.5
## (2020-06-09)
* fix: API auth missing on state GET/PATCH [Rich Bayliss]
2020-06-08 18:14:22 +00:00
# v11.6.4
## (2020-06-08)
* Refactored @ts-ignore to @ts-expect-error in test file [Miguel Casqueira]
2020-06-08 16:59:01 +00:00
# v11.6.3
## (2020-06-08)
* Make logger module a singleton [Cameron Diver]
* Fix exponential backoff for state polling [Pagan Gazzard]
2020-06-08 12:38:10 +00:00
# v11.6.2
## (2020-06-08)
* Make the event-tracker module a singleton [Cameron Diver]
2020-06-05 23:18:29 +00:00
# v11.6.1
## (2020-06-05)
* Convert all test files to TS and add .spec to all filenames [Miguel Casqueira]
* fix: Pin alpine python version [Rich Bayliss]
2020-06-04 07:49:36 +00:00
# v11.6.0
## (2020-06-03)
* Isolate target state fetching to its own module which emits on update [Pagan Gazzard]
2020-06-02 19:10:42 +00:00
# v11.5.3
## (2020-06-02)
* Make docker module a singleton [Cameron Diver]
2020-06-02 15:34:19 +00:00
# v11.5.2
## (2020-06-02)
* Make the config module a singleton [Cameron Diver]
2020-06-01 09:42:02 +00:00
# v11.5.1
## (2020-06-01)
* Remove unused dependencies and dedupe [Cameron Diver]
2020-05-29 22:22:07 +00:00
# v11.5.0
## (2020-05-29)
* Refactor device-state healthchecks to log reason for failure [Miguel Casqueira]
2020-05-29 19:15:57 +00:00
# v11.4.17
## (2020-05-29)
* Update dependencies [Pagan Gazzard]
2020-05-29 14:57:50 +00:00
# v11.4.16
## (2020-05-29)
* Make the db module a singleton [Cameron Diver]
2020-05-27 07:51:55 +00:00
# v11.4.15
## (2020-05-26)
* Check for ApiError before using it as such [Cameron Diver]
2020-05-21 22:18:57 +00:00
# v11.4.14
## (2020-05-21)
* check for 409 status code, rather than string matching uuid conflicts [Cameron Diver]
2020-05-21 16:32:18 +00:00
# v11.4.13
## (2020-05-21)
* Use safeStateClone to avoid call-stack exceeding errors [Cameron Diver]
2020-05-19 17:07:27 +00:00
# v11.4.12
## (2020-05-19)
* Improved handling of invalid appId in V2 state endpoint [Miguel Casqueira]
2020-05-18 19:39:56 +00:00
# v11.4.11
## (2020-05-18)
* Switch to balenaApi for the state patch as patching cannot be cached [Pagan Gazzard]
2020-05-18 15:15:16 +00:00
# v11.4.10
## (2020-05-18)
* Fix leftover spurious return from typescript conversion [Cameron Diver]
2020-05-18 14:04:05 +00:00
# v11.4.9
## (2020-05-18)
* Catch errors in the target state poll so polling will always continue [Pagan Gazzard]
2020-05-18 13:13:00 +00:00
# v11.4.8
## (2020-05-18)
* Avoid querying `instantUpdates` on every state poll [Pagan Gazzard]
2020-05-16 15:08:18 +00:00
# v11.4.7
## (2020-05-16)
* Fix default request options [Pagan Gazzard]
2020-05-15 17:54:58 +00:00
# v11.4.6
## (2020-05-15)
* Remove CoffeeScript tests and all CoffeeScript tools [Miguel Casqueira]
2020-05-15 12:04:53 +00:00
# v11.4.5
## (2020-05-15)
* Update to @balena/lint 5.x [Pagan Gazzard]
2020-05-15 10:31:49 +00:00
# v11.4.4
## (2020-05-15)
* Add a random offset to the poll interval with each poll [Cameron Diver]
2020-05-14 09:31:21 +00:00
# v11.4.3
## (2020-05-14)
* Cache service names in local log backend [Cameron Diver]
2020-05-14 08:38:38 +00:00
# v11.4.2
## (2020-05-13)
* Update engine information in package.json [Cameron Diver]
2020-05-12 18:00:15 +00:00
# v11.4.1
## (2020-05-12)
* Correctly check if value is a valid Integer [Miguel Casqueira]
2020-05-12 02:15:25 +00:00
# v11.4.0
## (2020-05-12)
* Added endpoint to check if VPN is connected [Miguel Casqueira]
2020-05-11 23:16:19 +00:00
# v11.3.11
## (2020-05-11)
* Fixed stubs for test suite [Miguel Casqueira]
2020-05-11 19:53:15 +00:00
# v11.3.10
## (2020-05-11)
* Added more documentation to help new contributors start developing [Miguel Casqueira]
2020-05-11 13:28:38 +00:00
# v11.3.9
## (2020-05-11)
* Fix dindctl script and update balenaos-in-container [Cameron Diver]
2020-05-08 12:56:32 +00:00
# v11.3.8
## (2020-05-08)
* Remove unnecessary config.json keys [Pagan Gazzard]
2020-05-08 11:56:10 +00:00
# v11.3.7
## (2020-05-08)
* CI: Use node 12 for tests to match runtime version [Pagan Gazzard]
* CI: Use docker 18 client to match remote [Pagan Gazzard]
2020-05-07 19:58:31 +00:00
# v11.3.6
## (2020-05-07)
* Move SupervisorAPI state change logs to appropriate functions [Miguel Casqueira]
2020-05-07 17:43:53 +00:00
# v11.3.5
## (2020-05-07)
* Add 20k-ultra to codeowners [Miguel Casqueira]
2020-05-07 08:20:07 +00:00
# v11.3.4
## (2020-05-06)
* Don't use the openvpn alias to check VPN status [Cameron Diver]
2020-05-06 15:41:50 +00:00
# v11.3.3
## (2020-05-06)
* Use lstat rather than stat to avoid error with symlinks in sync [Cameron Diver]
2020-05-05 17:48:59 +00:00
# v11.3.2
## (2020-05-05)
* Move build files into build-conf and rename to build-utils [Cameron Diver]
* Fix knex migration require translation [Cameron Diver]
2020-05-05 11:26:08 +00:00
# v11.3.1
## (2020-05-05)
* Remove legacy fallback to DROP rule in iptables [Cameron Diver]
* Add an ESTABLISHED flag to API iptables rules [Cameron Diver]
* Add ESR information to repo.yml [Cameron Diver]
2020-05-04 17:35:39 +00:00
# v11.3.0
## (2020-05-04)
* Added Bearer Authorization spec [Miguel Casqueira]
2020-04-30 19:19:36 +00:00
# v11.2.0
## (2020-04-30)
* Added explanation README for running specific tests [Miguel Casqueira]
2020-04-28 15:45:24 +00:00
# v11.1.11
## (2020-04-28)
* Remove coverage running and modules [Cameron Diver]
2020-04-28 08:22:37 +00:00
# v11.1.10
## (2020-04-27)
* Update balena-register-device to fix provisioning [Cameron Diver]
2020-04-23 20:46:45 +00:00
# v11.1.9
## (2020-04-22)
* Added protocol to semver.org link [Miguel Casqueira]
2020-04-21 20:50:05 +00:00
# v11.1.8
## (2020-04-21)
* Actually remove dbus-native dependency [Cameron Diver]
2020-04-21 12:15:10 +00:00
# v11.1.7
## (2020-04-21)
* Fix livepush predicate for POSIX sh in entry.sh [Cameron Diver]
2020-04-21 09:39:05 +00:00
# v11.1.6
## (2020-04-21)
* Remove double printing of API status error [Cameron Diver]
2020-04-15 13:27:09 +00:00
# v11.1.5
## (2020-04-15)
* ⤴️ Upgrade migrations to work with knex [Cameron Diver]
* 📄 Upgrade knex to avoid CVE-2019-10757 [Cameron Diver]
2020-04-14 21:12:35 +00:00
# v11.1.4
## (2020-04-14)
* 🔎 Also watch js files during livepush [Cameron Diver]
* Clear changed files after successful livepush invocation [Cameron Diver]
* Use livepush commands for copying and running dev specific steps [Cameron Diver]
2020-04-13 14:39:38 +00:00
# v11.1.3
## (2020-04-13)
* 🚀 Update supervisor to node12 [Cameron Diver]
2020-04-13 10:23:00 +00:00
# v11.1.2
## (2020-04-13)
* Move from dbus-native to dbus [Cameron Diver]
2020-04-10 12:47:21 +00:00
# v11.1.1
## (2020-04-10)
* Update copy-webpack-plugin [Pagan Gazzard]
* Update ts-loader to 6.x [Pagan Gazzard]
* Update fork-ts-checker-webpack-plugin to 4.x [Pagan Gazzard]
2020-04-09 10:51:32 +00:00
# v11.1.0
## (2020-04-09)
* Support matching on device type within contracts [Cameron Diver]
2020-04-09 08:40:00 +00:00
# v11.0.9
## (2020-04-08)
* Workaround a circular dependency [Pagan Gazzard]
2020-04-08 13:52:07 +00:00
# v11.0.8
## (2020-04-08)
* Link sqlite with a system sqlite for quicker builds [Cameron Diver]
2020-04-08 13:02:38 +00:00
# v11.0.7
## (2020-04-08)
* Convert application-manager.coffee to javascript [Pagan Gazzard]
2020-04-08 09:46:49 +00:00
# v11.0.6
## (2020-04-08)
* Don't sync test files with livepush [Cameron Diver]
2020-04-07 15:44:40 +00:00
# v11.0.5
## (2020-04-07)
* Add newTargetState event and use it for backup loading [Cameron Diver]
2020-04-07 13:48:30 +00:00
# v11.0.4
## (2020-04-07)
* Don't wrap UpdatesLockedErrors with a detailed error [Cameron Diver]
2020-04-07 11:22:32 +00:00
# v11.0.3
## (2020-04-07)
* Allow spaces in volume definitions [Cameron Diver]
2020-04-06 20:59:49 +00:00
# v11.0.2
## (2020-04-06)
* Update to balena-register-device 6.0.1 [Pagan Gazzard]
2020-04-06 14:28:00 +00:00
# v11.0.1
## (2020-04-06)
* Don't mangle names when minimising with webpack [Cameron Diver]
2020-04-06 12:34:22 +00:00
# v11.0.0
## (2020-04-06)
* ⚡ Update synchronisation scripts for supervisor development [Cameron Diver]
* 🔧 Move to an alpine base image and drop i386-nlp support [Cameron Diver]
2020-04-02 17:09:40 +00:00
# v10.11.3
## (2020-04-02)
* Convert test/18-startup.coffee to typescript [Pagan Gazzard]
* Convert test/19-compose-utils.coffee to javascript [Pagan Gazzard]
* Convert test/18-compose-network.coffee to javascript [Pagan Gazzard]
* Convert test/17-config-utils.spec.coffee to javascript [Pagan Gazzard]
* Convert test/16-ports.spec.coffee to typescript [Pagan Gazzard]
* Convert test/15-conversions.spec.coffee to javascript [Pagan Gazzard]
* Convert test/12-logger.spec.coffee to javascript [Pagan Gazzard]
2020-03-31 13:48:09 +00:00
# v10.11.2
## (2020-03-31)
* Pass in deviceId when fetching device tags [Cameron Diver]
2020-03-30 18:19:40 +00:00
# v10.11.1
## (2020-03-30)
* 🔧 Update resin-lint -> balena-lint in lintstaged [Cameron Diver]
2020-03-30 16:03:08 +00:00
# v10.11.0
## (2020-03-30)
* Add BALENA_DEVICE_ARCH environment variable for containers [Cameron Diver]
2020-03-30 10:10:00 +00:00
# v10.10.15
## (2020-03-30)
* Don't throw an error when getting an unhealthy state [Cameron Diver]
2020-03-29 01:10:00 +00:00
# v10.10.14
## (2020-03-28)
* Convert src/device-api/common.coffee to javascript [Pagan Gazzard]
2020-03-27 23:37:48 +00:00
# v10.10.13
## (2020-03-27)
* Switch to mz for the proxyvisor [Pagan Gazzard]
* Convert proxyvisor to javascript [Pagan Gazzard]
2020-03-27 17:45:48 +00:00
# v10.10.12
## (2020-03-26)
* Remove unnecessary code from application-manager [Pagan Gazzard]
* Switch to a named export for application-manager [Pagan Gazzard]
2020-03-25 17:18:50 +00:00
# v10.10.11
## (2020-03-25)
* Convert device-api/v1 to javascript [Pagan Gazzard]
2020-03-25 08:05:40 +00:00
# v10.10.10
## (2020-03-24)
* Update livepush [Cameron Diver]
2020-03-24 18:05:32 +00:00
# v10.10.9
## (2020-03-24)
* Add type checking for javascript files [Pagan Gazzard]
2020-03-24 16:22:29 +00:00
# v10.10.8
## (2020-03-24)
* Pin resin-cli-visuals to avoid build error of lzma-native [Cameron Diver]
* Update dependencies [Cameron Diver]
2020-03-24 14:50:10 +00:00
# v10.10.7
## (2020-03-24)
* Avoid any transpilation of node_modules [Pagan Gazzard]
2020-03-24 11:20:20 +00:00
# v10.10.6
## (2020-03-24)
* Add transpilation for javascript files to ease node 6 compatibility [Pagan Gazzard]
* Add a precheck that linting/tests work on node 10 [Pagan Gazzard]
* Update to balena-lint and enable javascript linting [Pagan Gazzard]
2020-03-23 20:41:28 +00:00
# v10.10.5
## (2020-03-23)
* Tests: Add missing await [Pagan Gazzard]
2020-03-23 16:40:12 +00:00
# v10.10.4
## (2020-03-16)
* docs: Clarify update locks for multicontainer applications [Gareth Davies]
2020-03-16 20:48:08 +00:00
# v10.10.3
## (2020-03-16)
* logging: fix up some typos [Matthew McGinn]
2020-03-16 15:26:09 +00:00
# v10.10.2
## (2020-03-16)
* Bump acorn from 5.7.3 to 5.7.4 [dependabot[bot]]
2020-03-16 12:08:58 +00:00
# v10.10.1
## (2020-03-13)
* Update dependencies [Pagan Gazzard]
2020-03-06 16:13:09 +00:00
# v10.10.0
## (2020-03-06)
* Allow semver comparison on l4t versions in contracts [Cameron Diver]
* Allow l4t versions with three numbers as well as two [Cameron Diver]
2020-03-05 15:12:19 +00:00
# v10.9.2
## (2020-03-05)
* config: Support loading SSDT via ConfigFS [Rich Bayliss]
2020-02-25 12:57:19 +00:00
# v10.9.1
## (2020-02-25)
* Convert device-state module to typescript [Cameron Diver]
* Improve application-manager typings [Cameron Diver]
* Improve and extend internal typings [Cameron Diver]
2020-02-25 04:17:38 +00:00
# v10.9.0
## (2020-02-24)
* Add a containerId request parameter for journal-logs api endpoint, and pass it along to journalctl process options. [Ivan]
2020-02-13 10:05:20 +00:00
# v10.8.0
## (2020-02-13)
* Add procfs label [Cameron Diver]
* Add a sysfs feature label [Cameron Diver]
* Clean up the feature label function [Cameron Diver]
2020-02-12 11:24:53 +00:00
# v10.7.0
## (2020-02-12)
* Add a noinit option to sync-debug [Cameron Diver]
2020-02-11 04:16:48 +00:00
# v10.6.37
## (2020-02-10)
* Update balenaos-in-container to pickup aufs2overlay changes [Cameron Diver]
2020-02-10 12:19:23 +00:00
# v10.6.36
## (2020-02-10)
* Switch to using resin-lint for automatic lint fixing [Pagan Gazzard]
2020-02-10 06:41:56 +00:00
# v10.6.35
## (2020-02-10)
* Dont error on a target state with multiple apps [Cameron Diver]
2020-02-06 14:24:09 +00:00
# v10.6.34
## (2020-02-06)
* bug: Delay sending logs until the device is provisioned [Rich Bayliss]
2020-01-30 11:36:02 +00:00
# v10.6.33
## (2020-01-30)
* Allow getting the target state when not in local mode [Cameron Diver]
2020-01-28 11:32:10 +00:00
# v10.6.32
## (2020-01-28)
* Set docker type and update CHANGELOG.md to the correct format [Giovanni Garufi]
# v10.6.31
## (2020-01-17)
2020-01-17 17:16:23 +00:00
* Update docker used for CI builds [Pagan Gazzard]
* Update the deprecated `reusable` key to `docker_layer_caching` for CI [Pagan Gazzard]
* Push all images in parallel for CI builds [Pagan Gazzard]
# v10.6.30
## (2020-01-17)
2020-01-17 15:33:56 +00:00
* Update knex types [Pagan Gazzard]
* Update lodash types [Pagan Gazzard]
* Update types and fix issue with treating string as a number [Pagan Gazzard]
# v10.6.29
## (2020-01-17)
2020-01-17 12:48:54 +00:00
* ⌛Increase minimum backoff delay and use poll interval as max [Cameron Diver]
# v10.6.28
## (2020-01-08)
2020-01-09 08:56:59 +00:00
* Ensure that we always have the pi4 overlay assigned [Cameron Diver]
# v10.6.27
## (2019-12-19)
2019-12-19 13:42:30 +00:00
* Throttle state report patches to once per 10 seconds [Cameron Diver]
# v10.6.26
## (2019-12-18)
2019-12-18 16:32:52 +00:00
* Report the correct error when we cannot remove a network [Cameron Diver]
# v10.6.25
## (2019-12-18)
2019-12-18 15:01:19 +00:00
* Fix healthcheck on supervisor debug builds [Cameron Diver]
# v10.6.24
## (2019-12-17)
2019-12-17 12:18:21 +00:00
* Always do a standard docker download on first pull [Cameron Diver]
# v10.6.23
## (2019-12-16)
2019-12-16 15:08:59 +00:00
* Don't allow cross-app delta requests [Cameron Diver]
# v10.6.22
## (2019-12-16)
2019-12-16 12:36:05 +00:00
* Fix: ⬇️ Force a regular pull when moving from v2 to v3 deltas [Cameron Diver]
# v10.6.21
## (2019-12-12)
2019-12-12 18:40:42 +00:00
* Add steps info to applyState error message [Roman Mazur]
# v10.6.20
## (2019-12-11)
2019-12-11 18:47:14 +00:00
* Hide init method in configJson [Roman Mazur]
# v10.6.19
## (2019-12-09)
2019-12-09 13:22:49 +00:00
* Always filter environment configuration [Cameron Diver]
# v10.6.18
## (2019-12-02)
2019-12-02 12:14:56 +00:00
* Volumes: Allow the use of the 'driver' setting in volumes [Rich Bayliss]
# v10.6.17
## (2019-11-29)
2019-11-29 12:59:08 +00:00
* Set a mock l4t version for use with optional containers [Cameron Diver]
# v10.6.16
## (2019-11-29)
2019-11-29 11:01:40 +00:00
* Codeowners: Add richbayliss as a code owner [Rich Bayliss]
# v10.6.15
## (2019-11-28)
2019-11-28 16:00:30 +00:00
* Handle cancelDelay not being a function [Cameron Diver]
# v10.6.14
## (2019-11-27)
2019-11-27 18:25:20 +00:00
* Add regression test for app manager init [Roman Mazur]
# v10.6.13
## (2019-11-27)
2019-11-27 11:46:09 +00:00
* Consider linux4tegra versions in container contracts [Cameron Diver]
* Upgrade prettier and resin-lint [Cameron Diver]
# v10.6.12
## (2019-11-20)
2019-11-20 19:36:00 +00:00
* Fix retrieval of container log timestamp from db [Cameron Diver]
# v10.6.11
## (2019-11-19)
2019-11-19 20:31:16 +00:00
* Bump js-yaml from 3.12.0 to 3.13.1 [dependabot[bot]]
# v10.6.10
## (2019-11-19)
2019-11-19 16:38:46 +00:00
* Update balenaos-in-container [Pagan Gazzard]
# v10.6.9
## (2019-11-19)
2019-11-19 10:12:46 +00:00
* Create config.txt if there isn't one already [Theodor Gherzan]
# v10.6.8
## (2019-11-15)
2019-11-16 18:06:32 +00:00
* Extract backup logic to migration [Theodor Gherzan]
# v10.6.7
## (2019-11-13)
2019-11-14 16:09:25 +00:00
* Rebase start-resin-supervisor on latest meta-balena [Pagan Gazzard]
# v10.6.6
## (2019-11-12)
2019-11-13 19:58:46 +00:00
* Switch to balenaos-in-container [Pagan Gazzard]
# v10.6.5
## (2019-11-12)
2019-11-12 11:49:18 +00:00
* Allow specifying an absolute path for the dind config.json [Pagan Gazzard]
* Fix dindctl when run from another dir [Pagan Gazzard]
* Fix dindctl unknown arg error message [Pagan Gazzard]
# v10.6.4
## (2019-11-11)
2019-11-11 11:13:07 +00:00
* Check if appId is a number before purging [Michel Wohlert]
# v10.6.3
## (2019-11-07)
2019-11-07 18:09:50 +00:00
* Extract normaliseLegacy as normalise to migration module [Theodor Gherzan]
# v10.6.2
## (2019-11-07)
2019-11-07 11:32:46 +00:00
* Define the database type of the application [Cameron Diver]
* Extract loadTargetFromFile function to preload module [Cameron Diver]
* Define TargetApplicationState in types and remove Application type [Cameron Diver]
* Upgrade typescript to 3.7 [Cameron Diver]
# v10.6.1
## (2019-11-05)
2019-11-06 09:28:55 +00:00
* Event-tracker: Use std mixpanel types [Roman Mazur]
# v10.6.0
## (2019-11-05)
2019-11-05 15:59:47 +00:00
* Report any optional containers that aren't being run [Cameron Diver]
* Support optional containers based on their contract [Cameron Diver]
# v10.5.5
## (2019-10-31)
2019-10-31 18:54:58 +00:00
* Bump lodash from 4.17.11 to 4.17.13 [dependabot[bot]]
# v10.5.4
## (2019-10-30)
2019-10-30 19:18:47 +00:00
* Docs: update lockfile Python snippet [Matthew McGinn]
# v10.5.3
## (2019-10-30)
2019-10-30 12:56:56 +00:00
* Convert some coffeescript tests to typescript [Cameron Diver]
* Bump mixin-deep from 1.3.1 to 1.3.2 [dependabot[bot]]
# v10.5.2
## (2019-10-29)
2019-10-29 15:14:22 +00:00
* Bump handlebars from 4.0.12 to 4.5.1 Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.12 to 4.5.1. - [Release notes](https://github.com/wycats/handlebars.js/releases) - [Changelog](https://github.com/wycats/handlebars.js/blob/v4.5.1/release-notes.md) - [Commits](https://github.com/wycats/handlebars.js/compare/v4.0.12...v4.5.1) [dependabot[bot]]
# v10.5.1
## (2019-10-28)
2019-10-29 11:13:18 +00:00
* Ensure that we reset rate limits after a successful target apply [Cameron Diver]
# v10.5.0
## (2019-10-07)
2019-10-07 15:20:35 +00:00
* Add a cache around the database application target state [Cameron Diver]
# v10.4.1
## (2019-10-02)
2019-10-02 18:33:17 +00:00
* Correctly validate container contracts [Cameron Diver]
# v10.4.0
## (2019-10-01)
2019-10-01 16:45:32 +00:00
* Add support for container contracts [Cameron Diver]
* Upgrade io-ts and fp-ts to 2.0.0 [Cameron Diver]
* Add contract resolution code, which checks release requirements [Cameron Diver]
* Avoid synchronous file accesses for os release info [Cameron Diver]
* Add test number to test files name [Cameron Diver]
* Add a cache around the database application target state [Cameron Diver]
# v10.3.8
## (2019-09-23)
2019-09-23 16:36:18 +00:00
* Unify API errors processing [Roman Mazur]
# v10.3.7
## (2019-09-20)
2019-09-20 14:37:24 +00:00
* Ping: move /ping out from authentication [Matthew McGinn]
# v10.3.6
## (2019-09-18)
2019-09-18 08:47:25 +00:00
* Explicitly remove volumes when purging [Cameron Diver]
* Catch and report cloud stream writing errors [Cameron Diver]
# v10.3.5
## (2019-09-16)
2019-09-16 12:33:29 +00:00
* Correctly handle partial IPAM configurations for networks [Cameron Diver]
# v10.3.4
## (2019-09-11)
2019-09-11 14:59:14 +00:00
* Device-state: correctly call volume creation on backup restore step [Gergely Imreh]
# v10.3.3
## (2019-09-02)
2019-09-05 10:10:34 +00:00
* Entry.sh: conform to shellcheck syntax [Matthew McGinn]
# v10.3.2
## (2019-09-02)
2019-09-02 15:11:13 +00:00
* Modification to unpacking volume backup [Thomas]
# v10.3.1
## (2019-08-22)
2019-08-22 11:29:42 +00:00
* Pin debug builds to stretch base images to match non-debug builds [Cameron Diver]
# v10.3.0
## (2019-08-21)
2019-08-22 08:38:22 +00:00
* Add usage example repo to documentation [Cameron Diver]
* Add journald format flag [Cameron Diver]
* Update documentation and explicitly unpipe journald stream [Cameron Diver]
# v10.2.7
## (2019-08-21)
2019-08-21 13:31:22 +00:00
* Correctly generate network or volume creation steps [Cameron Diver]
# v10.2.6
## (2019-08-19)
2019-08-19 20:04:25 +00:00
* Extract composition step work out to typescript compose module [Cameron Diver]
* Remove unused local mode parameter from images.getAvailable [Cameron Diver]
# v10.2.5
## (2019-08-19)
2019-08-19 16:00:24 +00:00
* Only consider certain array fields without order [Cameron Diver]
# v10.2.4
## (2019-08-15)
2019-08-16 08:20:02 +00:00
* Take order into account when comparing service config arrays [Cameron Diver]
# v10.2.3
## (2019-08-14)
2019-08-15 14:24:43 +00:00
* Meta: remove pcarranzav as codeowner [Matthew McGinn]
# v10.2.2
## (2019-08-09)
2019-08-09 17:57:49 +00:00
* Docs: fix up typo "sucess" -> "success" [Matthew McGinn]
# v10.2.1
## (2019-08-09)
2019-08-09 13:15:59 +00:00
* Fix version documentation for journald endpoint [Cameron Diver]
# v10.2.0
## (2019-08-09)
2019-08-09 11:24:43 +00:00
* Add an endpoint and module for reading journald logs [Cameron Diver]
# v10.1.5
## (2019-07-25)
2019-08-05 09:26:43 +00:00
* Api: Avoid cloneDeep when copying target state. [Cameron Diver]
# v10.1.4
## (2019-07-25)
2019-07-25 13:19:37 +00:00
* Filter both null and omitted values [Roman Mazur]
* Use typed error to report inspection problems [Roman Mazur]
* Prevent supervisor from deleting itself [Roman Mazur]
# v10.1.3
## (2019-07-24)
2019-07-25 08:42:36 +00:00
* Docs: update APPID to BALENA_APP_ID as exposed from the env [Matthew McGinn]
# v10.1.2
## (2019-07-24)
2019-07-24 15:21:15 +00:00
* Api: Perform network checks if device is unmanaged [Rich Bayliss]
# v10.1.1
## (2019-07-23)
2019-07-24 12:39:31 +00:00
* Fix invocation of livepush with sync-debug [Cameron Diver]
# v10.1.0
## (2019-07-23)
2019-07-23 13:35:28 +00:00
* Support network_modes of service:<servicename> [Cameron Diver]
# v10.0.5
## (2019-07-22)
2019-07-22 15:32:38 +00:00
* Fix: Always reboot when applying boot config [Cameron Diver]
# v10.0.4
## (2019-07-19)
2019-07-22 10:43:26 +00:00
* Pre-emptively pull required images in parallel [Pagan Gazzard]
* Avoid unnecessary else in Makefile [Pagan Gazzard]
* Fix installing the specified npm version in debug builds [Pagan Gazzard]
* Remove the dummy node-build step for debug images [Pagan Gazzard]
* Reduce differences between the debug and standard dockerfiles [Pagan Gazzard]
* Run image cleanup in parallel [Pagan Gazzard]
* Do intermediate build pushing in parallel [Pagan Gazzard]
* Minimise the amount of cache busted by a changed ARG [Pagan Gazzard]
* Fix cache usage for builds [Pagan Gazzard]
# v10.0.3
## (2019-07-19)
2019-07-19 12:48:09 +00:00
* Fix: Don't consider volume supervised labels when comparing [Cameron Diver]
# v10.0.2
## (2019-07-18)
2019-07-19 10:29:25 +00:00
* Device-api: fix up small typos [Matthew McGinn]
# v10.0.1
## (2019-07-11)
2019-07-11 16:38:13 +00:00
* Don't attempt to cleanup any target state referenced volumes [Cameron Diver]
# v10.0.0
## (2019-07-10)
2019-07-10 14:18:38 +00:00
* Don't remove volumes when switching into local mode [Cameron Diver]
* Add volume tests and fix test fixture setup for applications [Cameron Diver]
* Add a supervisor endpoint to cleanup orphaned volumes [Cameron Diver]
* Only remove volumes when we're moving between applications [Cameron Diver]
* Reorder debug dockerfile to faster livepushes [Cameron Diver]
* Dont try to set the commit if it's undefined [Cameron Diver]
# v9.18.8
## (2019-07-10)
2019-07-10 09:26:25 +00:00
* Docs: fix up broken meta-balena proxy link [Matthew McGinn]
# v9.18.7
## (2019-07-09)
2019-07-09 17:02:33 +00:00
* Don't attempt to setup a log stream to the cloud before provision [Cameron Diver]
* Add more typescript conversions and export utilities from existing [Cameron Diver]
# v9.18.6
## (2019-07-09)
2019-07-09 12:16:38 +00:00
* Apply targetState immediately after update request Cancel delayed promise if exists and schedule a new one without delay, when /v1/update is called [Michel Wohlert]
# v9.18.5
## (2019-07-08)
2019-07-08 17:36:43 +00:00
* Use resin-lint for mocha tests check [Roman Mazur]
# v9.18.4
## (2019-07-04)
2019-07-05 09:59:03 +00:00
* Fix network composition parsing, and correctly report compose config [Cameron Diver]
* Keep the network and volume models consistent across usage [Cameron Diver]
* Pass around instantiated Network objects when comparing state [Cameron Diver]
* Seperate volume handling into manager and object classes [Cameron Diver]
* Fix: When reporting initial config, avoid creating a "VPN enabled" unnecessary override [Pablo Carranza Velez]
# v9.18.3
## (2019-06-29)
2019-07-01 08:51:28 +00:00
* Add mocha tests linter [Roman Mazur]
# v9.18.2
## (2019-06-27)
2019-06-28 08:59:46 +00:00
* Use jessie base images for i386-nlp [Cameron Diver]
* Ensure that all architectures use a node version that supports ci [Cameron Diver]
# v9.18.1
## (2019-06-27)
2019-06-27 13:33:48 +00:00
* Fix tests run removing .only [Roman Mazur]
# v9.18.0
## (2019-06-26)
2019-06-26 15:27:19 +00:00
* Ensure we get input on parsing errors [Roman Mazur]
* Ensure local mode switch runs before target state [Roman Mazur]
* Clean up local mode engine objects using snapshots [Roman Mazur]
* Add sinon types [Roman Mazur]
# v9.17.2
## (2019-06-25)
2019-06-25 15:06:51 +00:00
* Change to https for cloning resinos-in-container submodule [Pagan Gazzard]
# v9.17.1
## (2019-06-21)
2019-06-21 13:28:07 +00:00
* Update the resinos version for the dind supervisor [Pagan Gazzard]
# v9.17.0
## (2019-06-20)
2019-06-20 20:45:43 +00:00
* Report device state in local mode [Roman Mazur]
# v9.16.7
## (2019-06-20)
2019-06-20 12:27:13 +00:00
* Don't drop failed api patch data [Cameron Diver]
# v9.16.6
## (2019-06-19)
2019-06-20 10:29:23 +00:00
* Remove mochainon dependnecy [Roman Mazur]
# v9.16.5
## (2019-06-19)
2019-06-19 12:58:17 +00:00
* Allow writing test files in typescript [Cameron Diver]
# v9.16.4
## (2019-06-18)
2019-06-18 13:30:22 +00:00
* Make sync-debug much more reliable with logs [Cameron Diver]
# v9.16.3
## (2019-06-11)
2019-06-11 12:43:58 +00:00
* Fix typo in image selection [Cameron Diver]
# v9.16.2
## (2019-06-11)
2019-06-11 08:00:25 +00:00
* Re-parallelise current image retrieval code [Cameron Diver]
# v9.16.1
## (2019-06-10)
2019-06-10 20:51:00 +00:00
* Revert "Add a controlling variable for mixpanel reporting" [Cameron Diver]
# v9.16.0
## (2019-06-10)
2019-06-10 19:37:24 +00:00
* Upgrade typescript and fix warnings [Cameron Diver]
* Pin prettier version to avoid changes in non-ci installs [Cameron Diver]
* Standardise all supervisor output logging [Cameron Diver]
# v9.15.9
## (2019-05-29)
2019-05-29 14:21:25 +00:00
* Update and improve debug and development tools [Cameron Diver]
# v9.15.8
## (2019-05-29)
2019-05-29 12:00:51 +00:00
* Add a controlling variable for mixpanel reporting [Cameron Diver]
# v9.15.7
## (2019-05-29)
2019-05-29 10:48:26 +00:00
* Update balena-supervisor-base to v1.4.7 [Cameron Diver]
# v9.15.6
## (2019-05-28)
2019-05-28 16:35:29 +00:00
* Add wrapper around container logs saving, to reduce db load [Cameron Diver]
# v9.15.5
## (2019-05-27)
2019-05-27 14:47:33 +00:00
* Docs: remove legacy waffle link & gitter chat from README [Matthew McGinn]
# v9.15.4
## (2019-05-27)
2019-05-27 13:24:25 +00:00
* Fix regression where node_modules stayed in resulting image [Cameron Diver]
# v9.15.3
## (2019-05-26)
2019-05-27 09:48:44 +00:00
* Move to resin-lint 3 and fix lint errors [Cameron Diver]
# v9.15.2
## (2019-05-17)
2019-05-18 08:28:21 +00:00
* Dont check config.gz for loaded i6tables module [Cameron Diver]
# v9.15.1
## (2019-05-16)
2019-05-17 09:05:37 +00:00
* Fix circle deploying of images [Cameron Diver]
# v9.15.0
## (2019-05-15)
2019-05-15 13:25:14 +00:00
* 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]
# v9.14.12
## (2019-05-15)
2019-05-15 10:38:58 +00:00
* Allow system messages to not be tracked [Cameron Diver]
* Format update lock logs with pretty-ms [Cameron Diver]
* Display update lock notification in dashboard logs [Cameron Diver]
* Show better logs for UpdatesLockedError [Cameron Diver]
* Clear backoff counter on new target state [Cameron Diver]
# v9.14.11
## (2019-05-10)
2019-05-10 12:28:59 +00:00
* Fix supervisor tests for node v10.12.0 and above [Cameron Diver]
# v9.14.10
## (2019-05-10)
2019-05-10 11:23:49 +00:00
* Cache delta auth token request results for 10 minutes [Cameron Diver]
# v9.14.9
## (2019-05-06)
2019-05-07 15:10:58 +00:00
* Docs: make headers consistent [Matthew McGinn]
# v9.14.8
## (2019-05-03)
2019-05-03 11:39:34 +00:00
* Docs: fix up some stray resin references [Matthew McGinn]
# v9.14.7
## (2019-05-03)
2019-05-03 10:56:52 +00:00
* Perform case-insensitive checking when converting booleans from strings [Cameron Diver]
# v9.14.6
## (2019-04-25)
2019-04-25 16:27:44 +00:00
* Fix: Run db log cleanup on init - after migrations [Cameron Diver]
# v9.14.5
## (2019-04-25)
2019-04-25 15:13:26 +00:00
* Fix: Correctly handle multiple hosts ports pointing to a container port [Cameron Diver]
# v9.14.4
## (2019-04-11)
2019-04-11 10:07:44 +00:00
* Compose: Remove unique expose entries after adding all entries [Cameron Diver]
# v9.14.3
## (2019-04-10)
2019-04-10 21:09:09 +00:00
* Don't attempt to report any state during local mode [Cameron Diver]
# v9.14.2
## (2019-04-08)
2019-04-08 11:17:09 +00:00
* Types: Upgrade dockerode types, and remove fixes which are superceded [Cameron Diver]
# v9.14.1
## (2019-04-05)
2019-04-05 13:20:12 +00:00
* Avahi: Remove default service definitions [Heds Simons]
# v9.14.0
## (2019-04-05)
2019-04-05 09:29:08 +00:00
* Run database cleanup on startup in addition to once a day [Cameron Diver]
* Fix: Fix non-tty container message parsing [Cameron Diver]
* Report all logs from a container's runtime [Cameron Diver]
* Refactor container logging interface and rename logging-backends [Cameron Diver]
* Ux: Show a supervisor starting log message in dashboard [Cameron Diver]
* Ux: Remove service already running log message [Cameron Diver]
# v9.13.0
## (2019-04-03)
2019-04-03 17:08:09 +00:00
* In /v1/update, return 202 when we're not updating immediately [Pablo Carranza Velez]
* Add a random jitter to target state polls, and a config var to ignore update notifications and not poll immediately after startup [Pablo Carranza Velez]
# v9.12.7
## (2019-04-03)
2019-04-03 12:39:32 +00:00
* Fix service comparison when starting a stopped service [Cameron Diver]
# v9.12.6
## (2019-03-29)
2019-03-29 18:04:35 +00:00
* Fix migration of legacy apps when there's more than one app in the local DB [Pablo Carranza Velez]
# v9.12.5
## (2019-03-28)
2019-03-29 00:13:23 +00:00
* Test: Add a test case for deviceConfig.getDefaults [Pablo Carranza Velez]
# v9.12.4
## (2019-03-28)
2019-03-28 18:39:07 +00:00
* Only modprobe ip6_tables if it's necessary [Pablo Carranza Velez]
# v9.12.3
## (2019-03-28)
2019-03-28 14:47:23 +00:00
* Parallelise cache pulling for builds [Pagan Gazzard]
# v9.12.2
## (2019-03-28)
2019-03-28 13:23:17 +00:00
* Fix typo in delta request error message [Cameron Diver]
# v9.12.1
## (2019-03-28)
2019-03-28 12:10:20 +00:00
* Fix: Correctly compare and generate network membership aliases [Cameron Diver]
# v9.12.0
## (2019-03-27)
2019-03-27 20:36:57 +00:00
2019-03-28 09:45:43 +00:00
* Misc: Update build stages to debian stretch [Cameron Diver]
* Device-config: Show invalid values in dashboard logs [Cameron Diver]
* Events: Allow system messages to not be tracked [Cameron Diver]
* Device-config: Use default values for any invalid target values [Cameron Diver]
2019-03-27 20:36:57 +00:00
# v9.11.4
## (2019-03-21)
* Ensure the supervisor0 network uses a subnet less likely to cause conflicts [Pablo Carranza Velez]
# v9.11.3
## (2019-03-21)
2019-03-21 13:08:31 +00:00
* Fix: When pinning a preloaded device, ensure the pinning is done when retrying after a failure [Pablo Carranza Velez]
* Fix: Return a promise when retrying provisioning to avoid continuing after a failure [Pablo Carranza Velez]
# v9.11.2
## (2019-03-20)
2019-03-20 19:56:37 +00:00
* Fix: Await reporting the initial config before continuing APIBinder initialization [Pablo Carranza Velez]
# v9.11.1
## (2019-03-19)
2019-03-19 20:59:48 +00:00
* Fix typo when getting device config default values [Pablo Carranza Velez]
# v9.11.0
## (2019-03-18)
2019-03-18 17:59:34 +00:00
* Fix: Correct use of $expand to avoid an exception when updating from a legacy OS [Pablo Carranza Velez]
* Device-api: Add v2/device/tags api endpoint [Cameron Diver]
* Device-api: Add v2/device/name endpoint [Cameron Diver]
# v9.10.2
## (2019-03-13)
2019-03-13 12:25:03 +00:00
* State-engine: Return a noop when waiting for a dependency [Cameron Diver]
* Skip dependency check on kill in local mode [Cameron Diver]
# v9.10.1
## (2019-03-12)
2019-03-12 13:59:07 +00:00
* Pin lodash types to avoid compile error [Cameron Diver]
# v9.10.0
## (2019-03-11)
2019-03-12 12:58:22 +00:00
* Docs: Standardise naming and json in api documentation [Cameron Diver]
* Docs: Add documentation for v2/state/status endpoint [Cameron Diver]
# v9.9.1
## (2019-03-08)
2019-03-08 15:54:16 +00:00
* Codeowners: Add @CameronDiver, @pcarranzav and @Page- [Heds Simons]
# v9.9.0
## (2019-03-07)
2019-03-07 18:50:42 +00:00
* State-engine: Add an exponential backoff for device-config noops [Cameron Diver]
* Fix: Fix connectivity active VPN check [Cameron Diver]
* State-engine: Add rate limited steps to device-config [Cameron Diver]
# v9.8.7
## (2019-02-28)
2019-02-28 11:53:57 +00:00
* Feature: Add `BALENA_API_URL` environment variable when using the `balena-api` feature label [Rich Bayliss]
# v9.8.6
## (2019-02-25)
2019-02-25 12:23:48 +00:00
* Debug: Print more information about failing validations [Cameron Diver]
* Device-config: Add migration for SUPERVISOR_DELTA_APPLY_TIMEOUT [Cameron Diver]
# v9.8.5
## (2019-02-25)
2019-02-25 12:21:33 +00:00
* Increase max payload size in bodyparser to avoid PayloadTooLarge errors [Cameron Diver]
# v9.8.4
## (2019-02-25)
2019-02-25 12:16:22 +00:00
* Fix provisioning workflow when UUID already exists [Cameron Diver]
# v9.8.3
## (2019-02-19)
2019-02-19 18:10:49 +00:00
* Run iptables rules synchronous to avoid locking errors [Cameron Diver]
# v9.8.2
## (2019-02-19)
2019-02-19 17:09:32 +00:00
* Revert "Upgrade to node 8 for supported architectures" [Cameron Diver]
# v9.8.1
## (2019-02-14)
2019-02-14 14:06:34 +00:00
* Don't mount /lib/modules if it is already mounted [Cameron Diver]
# v9.8.0
## (2019-02-13)
2019-02-14 09:40:54 +00:00
* Apply iptables rules to ipv6 [Cameron Diver]
* Symlink kernel modules and modprobe ip6_tables [Cameron Diver]
# v9.7.7
## (2019-02-13)
2019-02-13 16:02:02 +00:00
* Improve error messages, and add description to ImageAuth error [Cameron Diver]
* Fix: Request image authentication token with explicitly as json [Cameron Diver]
* Always back off on image fetch failure [Cameron Diver]
# v9.7.6
## (2019-02-12)
2019-02-12 14:29:43 +00:00
* Don't treat a non-200 status response on patch as report errors [Cameron Diver]
# v9.7.5
## (2019-02-12)
2019-02-12 12:29:17 +00:00
* Allow newlines to be part of environment variables [Cameron Diver]
* Remove environment variable whitespace trimming [Cameron Diver]
# v9.7.4
## (2019-02-11)
2019-02-11 13:19:11 +00:00
* Make sure to correctly convert config emit events after validation [Cameron Diver]
# v9.7.3
## (2019-02-11)
2019-02-11 10:54:12 +00:00
* Set default delta apply timeout of 0 [Cameron Diver]
# v9.7.2
## (2019-02-09)
2019-02-11 10:05:10 +00:00
* Fix: Normalize ports from compose file on instantiation [Cameron Diver]
# v9.7.1
## (2019-02-06)
2019-02-06 12:25:17 +00:00
* Fix: Rework delete-then-download handling in state engine [Cameron Diver]
# v9.7.0
## (2019-02-05)
2019-02-05 19:55:12 +00:00
* Make the failure backoff time the same as the appUpdatePollTime [Cameron Diver]
* Backoff on image download error [Cameron Diver]
* Add the release to the status endpoint [Cameron Diver]
* Add application status endpoint [Cameron Diver]
# v9.6.6
## (2019-02-05)
2019-02-05 17:54:47 +00:00
* Ensure the balena-fin always has it's overlay assigned [Cameron Diver]
# v9.6.5
## (2019-02-04)
2019-02-04 18:16:16 +00:00
* Fix: Don't attempt a pull if the token requests fails [Cameron Diver]
# v9.6.4
## (2019-02-04)
2019-02-04 13:55:32 +00:00
* Pin terser version to avoid breaking change in minor update [Cameron Diver]
* Build: Respect package-lock when building [Cameron Diver]
* Move legacy renaming to formatting function [Cameron Diver]
* Fix typo in OVERRIDE_LOCK [Cameron Diver]
# v9.6.3
## (2019-01-31)
2019-02-03 11:54:35 +00:00
* Wrap services.getAll in a bluebird promise [Cameron Diver]
# v9.6.2
## (2019-01-29)
2019-01-29 16:19:03 +00:00
* Fix: Properly bind context to healthchecks [Cameron Diver]
* Fix: Only apply supervisor api authentication after healthcheck entry [Cameron Diver]
* Fix: Clear dbus pid file on startup [Cameron Diver]
# v9.6.1
## (2019-01-29)
2019-01-29 12:33:58 +00:00
* Add missing ServiceManager methods [Cameron Diver]
# v9.6.0
## (2019-01-25)
2019-01-25 18:58:16 +00:00
* Upgrade to node 8 for supported architectures [Cameron Diver]
# v9.5.0
## (2019-01-25)
2019-01-25 17:42:31 +00:00
* Refactor: Convert ServiceManager to typescript [Cameron Diver]
* Improve error and logger typings [Cameron Diver]
* Refactor: Convert docker-utils module to typescript [Cameron Diver]
# v9.4.2
## (2019-01-23)
2019-01-23 18:12:38 +00:00
* Fix: Fix intial config reporting [Cameron Diver]
# v9.4.1
## (2019-01-23)
2019-01-23 17:00:15 +00:00
* Clear up images.ts module code for simiplicity [Cameron Diver]
* Prefer optional type in ConfigChangeMap [Cameron Diver]
* Use dictionary for db key [Cameron Diver]
# v9.4.0
## (2019-01-23)
2019-01-23 09:27:10 +00:00
* Refactor: Convert volumes module to typescript [Cameron Diver]
* Refactor: Convert compose/images module to typescript [Cameron Diver]
* Deps: Update docker-toolbelt for typing fixes [Cameron Diver]
* Typings: Improve database typings by allowing unknown dictionary keys [Cameron Diver]
* Typings: Improve docker-utils typings [Cameron Diver]
* Misc: Add Nullable<T> helper type [Cameron Diver]
* Config: Properly type the change events from config module [Cameron Diver]
# v9.3.1
## (2019-01-16)
2019-01-16 13:29:54 +00:00
* Send connection message when streaming local mode logs [Cameron Diver]
# v9.3.0
## (2019-01-11)
2019-01-12 12:48:47 +00:00
* Refactor: Remove unnecessary validations and casts [Cameron Diver]
* Refactor: Fully type and validate config module set and get [Cameron Diver]
* Refactor: Remove scaffolding for unused mutable config functions [Cameron Diver]
* Fix: Use logind manager to request reboots and shutdowns [Cameron Diver]
# v9.2.10
## (2019-01-08)
2019-01-08 16:55:10 +00:00
* Fix context bind errors by switching to async/await [Cameron Diver]
# v9.2.9
## (2019-01-08)
2019-01-08 14:59:41 +00:00
* Refactor: Convert ApiBinder module to typescript [Cameron Diver]
* Refactor: Only promisify read and write locks once [Cameron Diver]
* Refactor: Convert supervisor api module to typescript [Cameron Diver]
* Refactor: Change config modules export type to new-style [Cameron Diver]
# v9.2.8
## (2019-01-02)
2019-01-02 12:55:32 +00:00
* Refactor: Generate and normalise PortMaps from compose ports in-class [Cameron Diver]
* Compose: Normalise target ports for comparison with docker's output [Cameron Diver]
# v9.2.7
## (2018-12-21)
2018-12-21 17:39:33 +00:00
* Refactor: Convert DeviceConfig module to typescript [Cameron Diver]
* Types: Make DeviceApplicationState reflect state endpoint [Cameron Diver]
* Refactor: Change export style of db to named [Cameron Diver]
* Refactor: Add default export to logger module [Cameron Diver]
* Refactor: Convert host-config module to typescript [Cameron Diver]
# v9.2.6
## (2018-12-21)
2018-12-21 13:22:15 +00:00
* Misc: Exclude typescript files from resulting image [Cameron Diver]
# v9.2.5
## (2018-12-20)
2018-12-20 18:00:28 +00:00
* Use webpack watching for sync.js for a faster dev cycle [Pagan Gazzard]
# v9.2.4
## (2018-12-20)
2018-12-20 17:04:21 +00:00
* Force `devtool: none` to avoid issues with env.noOptimize [Pagan Gazzard]
* Use fork-ts-checker to speed up the webpack build [Pagan Gazzard]
# v9.2.3
## (2018-12-20)
2018-12-20 10:57:07 +00:00
* Fix: Correctly type top level network IPAM config [Cameron Diver]
# v9.2.2
## (2018-12-20)
2018-12-20 10:04:26 +00:00
* Deps: Pin event-stream to avoid false audit warning [Cameron Diver]
# v9.2.1
## (2018-12-19)
2018-12-19 18:47:48 +00:00
* Update pinejs-client to pinejs-client-request 5.x [Pagan Gazzard]
# v9.2.0
## (2018-12-19)
2018-12-19 17:52:02 +00:00
* Update to webpack 4 [Pagan Gazzard]
# v9.1.0
## (2018-12-19)
2018-12-19 15:06:15 +00:00
* Device-api: Add morgan to log api requests [Cameron Diver]
# v9.0.3
## (2018-12-19)
2018-12-19 14:27:53 +00:00
* Refactor: Convert update-lock module to typescript [Cameron Diver]
* Refactor: Convert systemd module to typescript [Cameron Diver]
* Refactor: Convert request module to typescript [Cameron Diver]
* Refactor: Convert migration module to typescript [Cameron Diver]
# v9.0.2
## (2018-12-18)
2018-12-19 12:35:59 +00:00
* VersionBot: Fix incomplete version in CHANGELOG.yml [Giovanni Garufi]
# v9.0.1
## (2018-12-17)
2018-12-17 19:34:56 +00:00
* Fix a race condition that could cause an unnecessary restart of a service immediately after download [Pablo Carranza Velez]
# v9.0.0
## (2018-12-17)
2018-12-17 16:59:43 +00:00
* Unmanaged: Default to local mode in target state when unmanaged [Cameron Diver]
* Config: Force config values to strings when storing in db [Cameron Diver]
* Join: Disable local mode when joining a cloud [Cameron Diver]
* Config: Replace supervisorOfflineMode and offlineMode with unmanaged [Cameron Diver]
* Fix: Give unmanaged target states a source of 'local' [Cameron Diver]
* Require an apikey for supervisor api in production unmanaged [Cameron Diver]
* Switch to local mode in unmanaged mode [Cameron Diver]
* Move config.json flag back to the database [Cameron Diver]
* Revert "localMode: Remove local mode from device-config" [Cameron Diver]
# v8.7.1
## (2018-12-13)
2018-12-13 14:33:15 +00:00
* Fix sync.js after move to balena-sync [Cameron Diver]
# v8.7.0
## (2018-12-12)
2018-12-12 23:25:44 +00:00
* Dindctl: Allow mounting a backup.tgz to test migration backups [Pablo Carranza Velez]
* Add the ability to restore volumes from a backup.tgz in the data partition [Pablo Carranza Velez]
# v8.6.11
## (2018-12-12)
2018-12-12 17:10:52 +00:00
* Update lodash to v4.17.5 [Pablo Carranza Velez]
* Remove the unused register-coffee-coverage [Pablo Carranza Velez]
* Update knex to 0.15.2 and sqlite3 to 4.0.4 [Pablo Carranza Velez]
* Sync.js: Switch from resin-sync to balena-sync [Pablo Carranza Velez]
# v8.6.10
## (2018-12-11)
2018-12-12 16:41:59 +00:00
* Fix typo that prevented deleting old resin/ supervisor images [Pablo Carranza Velez]
# v8.6.9
## (2018-12-11)
2018-12-11 16:06:49 +00:00
* Versionbot: Add changelog yml file [Giovanni Garufi]
# v8.6.8
## (2018-12-07)
2018-12-07 10:48:05 +00:00
* Api: Ensure Supervisor API returns IP addresses [Heds Simons]
# v8.6.7
## (2018-12-04)
2018-12-04 18:15:49 +00:00
* Update docker-progress to reduce memory usage when pulling images [Cameron Diver]
# v8.6.6
## (2018-12-04)
2018-12-04 16:53:14 +00:00
* Docs: Clarify Supervisor envvars exposure via label [Heds Simons]
# v8.6.5
## (2018-12-04)
2018-12-04 10:13:08 +00:00
* Update mixpanel node dependency, to pick up path changes [Cameron Diver]
# v8.6.4
## (2018-11-30)
2018-11-30 18:48:24 +00:00
* Docs: Clarify that older supervisors use RESIN_ variables [Pablo Carranza Velez]
# v8.6.3
## (2018-11-29)
2018-11-29 11:43:27 +00:00
* Unmanged: Don't require a device name when setting a target state [Cameron Diver]
* LocalMode: Remove local mode from device-config [Cameron Diver]
# v8.6.2
## (2018-11-28)
2018-11-28 18:20:01 +00:00
* Compose: Fix network option field names and update dockerode types [Cameron Diver]
# v8.6.1
## (2018-11-28)
2018-11-28 17:41:34 +00:00
* Fix: When updating from a legacy supervisor, use updated resource ids and image URL from the API [Pablo Carranza Velez]
# v8.6.0
## (2018-11-28)
2018-11-28 17:12:51 +00:00
* Device-api: Add container id endpoint [Cameron Diver]
# v8.5.1
## (2018-11-28)
2018-11-28 16:34:25 +00:00
* Convert network module to typescript [Cameron Diver]
* Update network-checker to pick up typings [Cameron Diver]
* Fix return type for blinking instantiation function [Cameron Diver]
# v8.5.0
## (2018-11-28)
2018-11-28 15:12:47 +00:00
* Config: Set default apiKey of empty string to avoid undefined keys [Cameron Diver]
* Allow local mode to be controlled via config.json [Cameron Diver]
* Don't start connectivity check when in offlineMode [Cameron Diver]
* Improve UX when apps.json is not present [Cameron Diver]
* Config: Switch default device type to `unknown` [Cameron Diver]
* Handle empty apiEndpoint when detecting mixpanel host [Cameron Diver]
* Fix: Set default apiEndpoint to empty [Cameron Diver]
# v8.4.3
## (2018-11-27)
2018-11-27 20:40:41 +00:00
* Compose: Set default config for stopSignal to SIGTERM [Shaun Mulligan]
* Compose: Change default stop signal from '' to SIGTERM [Shaun Mulligan]
# v8.4.2
## (2018-11-26)
2018-11-26 17:53:24 +00:00
* Pin event-stream to avoid picking up vulnerable flatmap-stream [Cameron Diver]
# v8.4.1
## (2018-11-22)
2018-11-22 12:49:13 +00:00
* Compose: Change default grace period to 10s [Cameron Diver]
# v8.4.0
## (2018-11-21)
2018-11-21 13:30:12 +00:00
* Add package.lock file [Cameron Diver]
* Events: Correctly proxy mixpanel events [Cameron Diver]
* Fix m00001 migration by using targetValues [Cameron Diver]
# v8.3.9
## (2018-11-13)
2018-11-13 22:28:43 +00:00
* Fix m00001 migration by using targetValues [Cameron Diver]
* Appended API example [hippolyt]
# v8.3.8
## (2018-11-06)
2018-11-06 22:02:50 +00:00
* Let typescript do the json resolution so we get proper types [Pagan Gazzard]
# v8.3.7
## (2018-11-06)
2018-11-06 17:09:27 +00:00
* Update coffee-script to coffee-script 1.12 [Pagan Gazzard]
# v8.3.6
## (2018-11-06)
2018-11-06 16:21:26 +00:00
* Tests: Increase timeout for test suites [Cameron Diver]
# v8.3.5
## (2018-11-06)
2018-11-06 15:14:52 +00:00
* Doc: Add documentation for supervisor endpoints added after v7 [Cameron Diver]
# v8.3.4
## (2018-11-06)
2018-11-06 13:09:58 +00:00
* Remove unused dependencies [Pagan Gazzard]
# v8.3.3
## (2018-11-06)
2018-11-06 12:21:53 +00:00
* Remove ts-node from test process [Cameron Diver]
# v8.3.2
## (2018-11-06)
2018-11-06 10:19:43 +00:00
* Remove node garbage collection flags [Cameron Diver]
# v8.3.1
## (2018-11-05)
2018-11-05 23:33:25 +00:00
* Fix migrations/jsonstream custom resolvers on windows [Pagan Gazzard]
# v8.3.0
## (2018-11-05)
2018-11-05 12:20:57 +00:00
* Device-api: Also support serviceName in v2 service endpoints [Cameron Diver]
2018-11-05 10:31:41 +00:00
## v8.2.4 - 2018-11-05
* Remove some type casts [Pagan Gazzard]
* Remove versionist from package.json, it's handled by versionbot [Pagan Gazzard]
2018-11-02 16:31:49 +00:00
## v8.2.3 - 2018-11-02
* Update to typescript 3 [Pagan Gazzard]
2018-11-02 15:11:56 +00:00
## v8.2.2 - 2018-11-02
* Update to resin-lint 2 and add a precommit hook for prettier [Pagan Gazzard]
* Run resin-lint for both coffee and typescript [Pagan Gazzard]
2018-11-02 14:44:28 +00:00
## v8.2.1 - 2018-11-02
* Add a .resinci.yml to disable regular docker and npm builds [Pablo Carranza Velez]
2018-11-02 00:37:46 +00:00
## v8.2.0 - 2018-11-02
* Remove unused codepaths that do deltas from resin/scratch [Pablo Carranza Velez]
* Rename most of the documentation and variable names from resin to balena [Pablo Carranza Velez]
2018-11-01 23:35:43 +00:00
## v8.1.0 - 2018-11-01
* Remove a deprecated debian repository from the aarch64 node image (used only at build-time) [Pablo Carranza Velez]
* When updating from resin-supervisor to balena-supervisor, try to delete old resin-supervisor images [Pablo Carranza Velez]
* Rename package to balena-supervisor and push to balena repos in DockerHub [Pablo Carranza Velez]
2018-11-01 13:27:23 +00:00
## v8.0.0 - 2018-11-01
* Api-binder: Use API v5 [Akis Kesoglou]
2018-10-31 22:43:57 +00:00
## v7.25.13 - 2018-10-31
* Fix: When calling the /v1/update endpoint, always trigger a target state apply [Pablo Carranza Velez]
2018-10-31 20:45:52 +00:00
## v7.25.12 - 2018-10-31
* Fix: Properly check for the balena-api label to inject the API key env vars [Pablo Carranza Velez]
2018-10-31 20:10:19 +00:00
## v7.25.11 - 2018-10-31
* Fix: When setting target state, delete old apps from the same source [Pablo Carranza Velez]
2018-10-26 00:13:33 +00:00
## v7.25.10 - 2018-10-25
* Test: Use longer delays in logger tests [Pablo Carranza Velez]
2018-10-25 21:45:42 +00:00
## v7.25.9 - 2018-10-25
* Update docker-delta to v2.2.2 [Pablo Carranza Velez]
2018-10-23 23:07:11 +00:00
## v7.25.8 - 2018-10-23
* ApplicationManager: when comparing images to save metadata, take docker image ids into account [Pablo Carranza Velez]
* Entry.sh: Use symbolic link to link to legacy lock path [Pablo Carranza Velez]
2018-10-23 22:42:50 +00:00
## v7.25.7 - 2018-10-23
* Circle.yml: Only push tagged images on tagged commits [Pablo Carranza Velez]
2018-10-23 18:32:21 +00:00
## v7.25.6 - 2018-10-23
* Fix: Use fat arrow for cleanup method [Cameron Diver]
* Fix: Run checkTruthy on config values before using them [Cameron Diver]
2018-10-22 20:59:54 +00:00
## v7.25.5 - 2018-10-22
* Fix: Properly get the config from target state before comparing during initial config reporting [Pablo Carranza Velez]
2018-10-22 10:29:33 +00:00
## v7.25.4 - 2018-10-20
* Fix: When checking for legacy containers, properly get the labels from config [Pablo Carranza Velez]
* Fix: Avoid trying to report duplicated values in initial config [Pablo Carranza Velez]
2018-10-20 02:52:24 +00:00
## v7.25.3 - 2018-10-20
* Fix: Store and retrieve device config without namespaces [Pablo Carranza Velez]
2018-10-19 16:04:15 +00:00
## v7.25.2 - 2018-10-19
* Keep defaulting tty to true to avoid accidental breakage [Pablo Carranza Velez]
2018-10-19 13:38:17 +00:00
## v7.25.1 - 2018-10-19
* Fix preloading in flasher images by reading apps.json if target hasn't been set [Pablo Carranza Velez]
2018-10-18 15:47:08 +00:00
## v7.25.0 - 2018-10-18
* DeviceConfig: allow BALENA_ config variables [Pablo Carranza Velez]
2018-10-18 14:48:36 +00:00
## v7.24.1 - 2018-10-18
* Fix: Add typescript cast to fix type error [Cameron Diver]
* Fix: Remove debugging console logs [Cameron Diver]
* Fix: Apply default config options when they're falsy [Cameron Diver]
* Fix: Always set the container name when generating creation options [Cameron Diver]
2018-10-18 13:26:37 +00:00
## v7.24.0 - 2018-10-18
* Config: Allow atomic config.json writes on balenaOS [Pablo Carranza Velez]
* Network: Ignore resin-redsocks and balena-redsocks when reporting IP addresses [Pablo Carranza Velez]
* Use the DOCKER_SOCKET env var for the user container's balena socket mount [Pablo Carranza Velez]
2018-10-18 12:58:53 +00:00
## v7.23.0 - 2018-10-18
* Service: Fix device name env vars by injecting and filtering in the interface with docker [Pablo Carranza Velez]
* ServiceManager: add BALENA_DEVICE_NAME_AT_INIT to injected env vars [Pablo Carranza Velez]
* Replace io.resin labels (and their env vars) with io.balena equivalents [Pablo Carranza Velez]
2018-10-18 09:36:17 +00:00
## v7.22.0 - 2018-10-17
* Make handover-complete an alternative to the resin-kill-me file [Pablo Carranza Velez]
* Move the handover and lock files to /tmp/balena, rename them, and add BALENA_ env vars [Pablo Carranza Velez]
2018-10-16 13:01:45 +00:00
## v7.21.5 - 2018-10-16
* Disable express' x-powered-by header [Pagan Gazzard]
2018-10-16 09:46:00 +00:00
## v7.21.4 - 2018-10-16
* Fix: overlay compose fields on image for healthcheck [Cameron Diver]
* Fix: Remove support for broken storageOpt option [Cameron Diver]
2018-10-15 12:22:05 +00:00
## v7.21.3 - 2018-10-15
* Deltas: Bump docker-progress to pick up support for balena-engine [Cameron Diver]
2018-10-15 11:06:27 +00:00
## v7.21.2 - 2018-10-15
* Remove a few blacklisted config.txt options [Zubair Lutfullah Kakakhel]
2018-10-15 10:33:57 +00:00
## v7.21.1 - 2018-10-15
* Fix: Return void from config setter [Cameron Diver]
* Fix: Don't assume config is defined for legacy images in logger [Cameron Diver]
2018-10-15 09:51:37 +00:00
## v7.21.0 - 2018-10-13
* Device-api: Add supervisor version endpoint [Cameron Diver]
* State: Don't consider local mode when storing state [Cameron Diver]
* Local mode: Add local mode manager module to handle cleanup [Cameron Diver]
* Logger: Enforce timestamp value to avoid logging server 400 errors [Cameron Diver]
* Add logging endpoint to supervisor [Cameron Diver]
* Support local logging via standard logging interface [Cameron Diver]
* Support setting target state in local mode from supervisor API [Cameron Diver]
* Add several local mode enabling endpoints [Cameron Diver]
* Correctly type service-manager logger and event tracker fields [Cameron Diver]
* Don't set empty target state in local mode [Cameron Diver]
2018-10-08 10:56:31 +00:00
## v7.20.0 - 2018-10-08
* Fix: Correctly handle array based network definitions for service [Cameron Diver]
* Fix: Only join the default network when creating the container [Cameron Diver]
* Compose: Support changing the tty option for compose services [Cameron Diver]
* Types: Remove temporary Service type in favour of actual compose class [Cameron Diver]
* Compose/service: Convert module to typescript and add network config [Cameron Diver]
* Compose: Support more network creation options [Cameron Diver]
* Refactor: Split Networks class to Network and NetworkManager [Cameron Diver]
2018-09-13 14:13:56 +00:00
## v7.19.7 - 2018-09-13
* Logger: Fix reporting the configuration change variables [Cameron Diver]
2018-09-13 11:22:38 +00:00
## v7.19.6 - 2018-09-13
* Lib/errors: Improve typings by extending Error class for predicates [Cameron Diver]
2018-09-12 11:43:16 +00:00
## v7.19.5 - 2018-09-12
* Fix: Use throttle not debounce when ensuring we don't spam mixpanel [Cameron Diver]
2018-09-05 19:27:24 +00:00
## v7.19.4 - 2018-09-05
* Fix: Don't send internal state tracking information to the API [Cameron Diver]
2018-09-04 23:18:49 +00:00
## v7.19.3 - 2018-09-04
* Fix: Fix event-tracker being passed no options object [Cameron Diver]
* Fix: Import logger properly and add startup test [Cameron Diver]
* Events: Report supervisor version with any mixpanel events [Cameron Diver]
* Events: Add rate limiting based on event name when reporting to mixpanel [Cameron Diver]
* Memory: Reduce memory usage by applying node command line flags [Mathew Heard]
2018-09-04 18:44:27 +00:00
## v7.19.2 - 2018-09-04
* Fix: Add es2015 lib to tsconfig.json [Cameron Diver]
* Refactor: Use Dictionary<T> type in ports module [Cameron Diver]
* Fix: Respect logging enabling on instantiation of logger [Cameron Diver]
* Fix: Change import of ports module to be extensionless in tests [Cameron Diver]
* Refactor: Convert logging module to typescript [Cameron Diver]
* Types: Add global typings file containing Dictionary<T> type [Cameron Diver]
* Refactor: Make exported log-types implement interface [Cameron Diver]
* Refactor: Convert event tracker module to typescript [Cameron Diver]
2018-08-30 18:12:58 +00:00
## v7.19.1 - 2018-08-29
* Fix: Dont bind service class methods in declaration [Cameron Diver]
2018-08-29 20:58:12 +00:00
## v7.19.0 - 2018-08-29
* Housekeeping: Add private:true to package.json [Cameron Diver]
* Feature(host_config): Support gpio field as an array [Cameron Diver]
2018-08-24 15:35:56 +00:00
## v7.18.0 - 2018-08-24
* Network: Add MDNS support for `.local` domains #713 [Heds Simons]
2018-08-17 09:07:20 +00:00
## v7.17.1 - 2018-08-17
* Ux: Warn on invalid device name when trying to start a service #729 [Cameron Diver]
2018-08-16 16:09:23 +00:00
## v7.17.0 - 2018-08-16
* Fix: Fix importing of service type location #726 [Cameron Diver]
* Dev: Add package.json tasks to aid debugging supervisor tests #726 [Cameron Diver]
2018-08-16 15:02:03 +00:00
## v7.16.7 - 2018-08-16
* Update docker-toolbelt to pull in typings #727 [Cameron Diver]
* Refactor: Add docker-utils typings #727 [Cameron Diver]
* Refactor: Convert log-types module to typescript #727 [Cameron Diver]
2018-08-13 12:00:10 +00:00
## v7.16.6 - 2018-08-13
* Docs: Add documentation for the v2/applications/state endpoint #722 [Cameron Diver]
2018-08-13 09:33:26 +00:00
## v7.16.5 - 2018-08-13
* Fix: Apply device name before generating container config #724 [Cameron Diver]
2018-08-07 12:54:52 +00:00
## v7.16.4 - 2018-08-07
* Fix: Restart a service when it's memory limit changes #721 [Cameron Diver]
2018-08-01 19:41:31 +00:00
## v7.16.3 - 2018-08-01
* Add a backoff mechanism for state reporting errors #715 [Pagan Gazzard]
2018-07-25 14:57:58 +00:00
## v7.16.2 - 2018-07-25
* Fix: Fix scoping issue with variables in service-manager #711 [Cameron Diver]
2018-07-25 10:34:13 +00:00
## v7.16.1 - 2018-07-25
* Dont restart service on device name change #704 [Cameron Diver]
2018-07-23 18:56:09 +00:00
## v7.16.0 - 2018-07-23
* Logger: Add unit tests #701 [Petros Angelatos]
* Logger: Remove pubnub leftovers #701 [Petros Angelatos]
* Logger: Only send logs produced after attaching #701 [Petros Angelatos]
* Logger: Use the new logging backend #701 [Petros Angelatos]
2018-07-17 20:40:33 +00:00
## v7.15.0 - 2018-07-17
* Allow the enabling and disabling of persistent logging via env var #700 [Cameron Diver]
* Refactor config code to be consistent in location #700 [Cameron Diver]
2018-07-16 15:52:46 +00:00
## v7.14.1 - 2018-07-16
* Re-enable majority of tests #699 [Cameron Diver]
2018-07-12 13:46:47 +00:00
## v7.14.0 - 2018-07-12
* Remove resinApiEndpoint meta-endpoint and use config.json entry instead #692 [Cameron Diver]
2018-07-12 11:53:34 +00:00
## v7.13.3 - 2018-07-12
* Correctly apply current commit value to applications #691 [Cameron Diver]
2018-07-09 10:31:19 +00:00
## v7.13.2 - 2018-07-09
* Fix typo in config method call #688 [Cameron Diver]
2018-06-28 14:18:21 +00:00
## v7.13.1 - 2018-06-28
* Bind db handle to fn variable #687 [Cameron Diver]
2018-06-27 11:52:58 +00:00
## v7.13.0 - 2018-06-27
* Change config function providers to be mutable #684 [Cameron Diver]
2018-06-26 08:01:14 +00:00
## v7.12.0 - 2018-06-26
* Fix /v1/device endpoint returning null for commit after an update #652 [Cameron Diver]
* Add applications state v2 endpoint #652 [Cameron Diver]
* Move compose types to ./types and add partial definitions for compose modules #652 [Cameron Diver]
* Move v2 endpoints to separate module #652 [Cameron Diver]
* Refactor v1 api into seperate modules #652 [Cameron Diver]
2018-06-25 09:54:05 +00:00
## v7.11.3 - 2018-06-25
* Add fromDockerOpts and normalization to PortMap class, and use in fromContainer #655 [Cameron Diver]
* Store port ranges as ranges, to reduce memory usage #655 [Cameron Diver]
2018-06-18 12:46:50 +00:00
## v7.11.2 - 2018-06-18
* Convert config module to typescript #682 [Cameron Diver]
* Convert fs-utils module to typescript #682 [Cameron Diver]
* Convert os-release module to typescript #682 [Cameron Diver]
* Convert supervisor_version module to typescript, and add typings for json #682 [Cameron Diver]
* Convert db module to typescript #682 [Cameron Diver]
2018-06-14 09:08:22 +00:00
## v7.11.1 - 2018-06-14
* Show better UX when a delta download fails because the image is processing #680 [Cameron Diver]
* Upgrade TypedError and move docker-utils error to error module #680 [Cameron Diver]
2018-06-13 10:52:23 +00:00
## v7.11.0 - 2018-06-13
* Pin a device to a commit when preload has a pinDevice field #669 [Cameron Diver]
2018-06-11 12:53:33 +00:00
## v7.10.2 - 2018-06-11
* Fix typo in EEXIST error predicate #677 [Cameron Diver]
2018-06-11 10:06:15 +00:00
## v7.10.1 - 2018-06-11
* Convert iptables module to typescript #641 [Cameron Diver]
* Convert errors module to typescript #641 [Cameron Diver]
2018-06-06 13:57:47 +00:00
## v7.10.0 - 2018-06-06
* Move config backend code out to classes which implement a common base #672 [Cameron Diver]
* Add support for extlinux configuration files #672 [Cameron Diver]
* Move boot config related code to config-utils module #672 [Cameron Diver]
* Add types for fs-utils module #672 [Cameron Diver]
2018-05-29 17:22:51 +00:00
## v7.9.1 - 2018-05-29
* Update update-locking documentation #667 [Cameron Diver]
2018-05-23 18:24:23 +00:00
## v7.9.0 - 2018-05-23
* Add support for Balena deltas #632 [Akis Kesoglou]
* Log delta debugging information #632 [Akis Kesoglou]
2018-05-23 12:49:44 +00:00
## v7.8.0 - 2018-05-23
* Check against application source for target applications #662 [Cameron Diver]
* Add migration for source field to be added to app table #662 [Cameron Diver]
2018-05-22 10:52:19 +00:00
## v7.7.2 - 2018-05-22
* Ignore leading and trailing whitespace when parsing env vars #665 [Cameron Diver]
2018-05-21 14:06:19 +00:00
## v7.7.1 - 2018-05-21
* Don't generate config fields in offline mode #651 [Cameron Diver]
2018-05-18 17:28:38 +00:00
## v7.7.0 - 2018-05-18
* Add support for changing config.txt on balena fin devices #663 [Pablo Carranza Velez]
2018-05-16 15:19:34 +00:00
## v7.6.0 - 2018-05-16
* Change intialConfigReported value to be an api endpoint #657 [Cameron Diver]
2018-05-14 09:47:25 +00:00
## v7.5.6 - 2018-05-14
* Update gitignore to ignore new test files #653 [Cameron Diver]
2018-05-11 15:44:38 +00:00
## v7.5.5 - 2018-05-11
* Update docs with multicontainer API breakages #654 [Tim Perry]
2018-05-11 12:47:17 +00:00
## v7.5.4 - 2018-05-11
* Fix handling of systemd errors when polling for log to display #612 [Cameron Diver]
2018-05-02 12:03:57 +00:00
## v7.5.3 - 2018-05-02
* Add typescript linting to supervisor tests #638 [Cameron Diver]
* Convert conversions module to typescript #638 [Cameron Diver]
* Move shared types to separate module #638 [Cameron Diver]
* Convert blink module to typescript #638 [Cameron Diver]
* Convert lib/constants module to typescript #638 [Cameron Diver]
* Type parameters for validation functions better #638 [Cameron Diver]
2018-05-01 15:44:42 +00:00
## v7.5.2 - 2018-05-01
* Add some more unit tests to the multicontainer supervisor #519 [Pablo Carranza Velez]
2018-04-29 10:01:27 +00:00
## v7.5.1 - 2018-04-29
* Remove trailing slashes from working directories of services #637 [Cameron Diver]
2018-04-27 16:16:07 +00:00
## v7.5.0 - 2018-04-27
* Add tests for validation code #636 [Cameron Diver]
* Start initial typescript conversion, and add validation debugging #636 [Cameron Diver]
2018-04-23 16:59:51 +00:00
## v7.4.4 - 2018-04-23
* Use resinos-in-container for the development dind supervisor #630 [Pablo Carranza Velez]
2018-04-19 22:15:10 +00:00
## v7.4.3 - 2018-04-19
* On startup, only attach to logs for running containers, and remove any containers marked as dead #625 [Pablo Carranza Velez]
2018-04-18 16:08:16 +00:00
## v7.4.2 - 2018-04-18
* Properly propagate delta failure #628 [Akis Kesoglou]
2018-04-11 23:02:42 +00:00
## v7.4.1 - 2018-04-11
* Allow services (and their images) to expose udp ports besides tcp #622 [Pablo Carranza Velez]
2018-04-11 16:13:53 +00:00
## v7.4.0 - 2018-04-11
* Add ability to use self-signed CAs passed via `config.json`. #602 [Heds Simons]
2018-04-10 09:31:11 +00:00
## v7.3.0 - 2018-04-10
* Move to Node 6.13.1. #624 [Heds Simons]
2018-04-04 14:07:30 +00:00
## v7.2.0 - 2018-04-04
* Run test suite on CI #616 [Cameron Diver]
* Add mocha to enable unit testing #616 [Lucian Buzzo]
* Fix regex for parsing memory numbers #616 [Cameron Diver]
2018-03-29 12:28:53 +00:00
## v7.1.24 - 2018-03-29
* Respond to reboot and shutdown endpoints with a success object #608 [Cameron Diver]
2018-03-29 11:40:46 +00:00
## v7.1.23 - 2018-03-29
* Avoid weird cwd errors when dist does not exist with sync #606 [Cameron Diver]
2018-03-29 09:36:03 +00:00
## v7.1.22 - 2018-03-29
* Back off fetching the target state exponentially, for faster retries when there's no connectivity #596 [Pablo Carranza Velez]
2018-03-27 09:30:24 +00:00
## v7.1.21 - 2018-03-27
* Handle incorrectly parsed env vars from docker inspect #605 [Cameron Diver]
2018-03-22 16:20:29 +00:00
## v7.1.20 - 2018-03-22
* Replace the gosuper component with a node module that handles communication with systemd, and stop using an init system in the supervisor container #592 [Pablo Carranza Velez]
2018-03-22 14:36:50 +00:00
## v7.1.19 - 2018-03-22
* Remove any leftover knex migrations locks before running migrations #599 [Pablo Carranza Velez]
2018-03-19 20:54:55 +00:00
## v7.1.18 - 2018-03-19
* Trim whitespace from the hostname file on the host before passing it as the hostname for containers with host network #595 [Pablo Carranza Velez]
2018-03-19 19:55:32 +00:00
## v7.1.17 - 2018-03-19
* Document that the update lock can be forced on reboots and shutdowns #591 [Pablo Carranza Velez]
* Force reboots and shutdowns if lock override is enabled #591 [Pablo Carranza Velez]
2018-03-16 19:02:56 +00:00
## v7.1.16 - 2018-03-16
* In /v1/apps/:appId/stop, wait for the service to exit before responding #593 [Pablo Carranza Velez]
2018-03-15 17:37:40 +00:00
## v7.1.15 - 2018-03-15
* Automation: Use ssh instead of https to PR to meta-resin #572 [Pablo Carranza Velez]
2018-03-15 02:05:48 +00:00
## v7.1.14 - 2018-03-15
* Avoid trying to clean up the supervisor image if it has several tags (even though it would never succeed) #589 [Pablo Carranza Velez]
2018-03-15 01:24:04 +00:00
## v7.1.13 - 2018-03-15
* Fix typo passing apiKey to the resin API client when exchanging apikeys #588 [Pablo Carranza Velez]
* Fix the check for whether the device is provisioned by correctly getting registered_at and deviceId from config.json into the ApiBinder #588 [Pablo Carranza Velez]
2018-03-15 00:25:40 +00:00
## v7.1.12 - 2018-03-15
* Compose: Use the hostname on the host as default hostname for services with host network mode #586 [Pablo Carranza Velez]
* Pass the correct working_dir to the container config, and compare containers for working dir changes #586 [Pablo Carranza Velez]
2018-03-14 11:54:22 +00:00
## v7.1.11 - 2018-03-14
* DeviceConfig: avoid trying to enable or disable the VPN when in offline mode #585 [Pablo Carranza Velez]
2018-03-14 07:28:29 +00:00
## v7.1.10 - 2018-03-14
* ApplicationManager: try to match available images by imageId to avoid keeping around unused image entries in the db #584 [Pablo Carranza Velez]
* Compose: Emit a change event when a container is renamed, so that the updated imageId and releaseId are reported #584 [Pablo Carranza Velez]
2018-03-13 21:20:41 +00:00
## v7.1.9 - 2018-03-13
* Skip taking the lock when updating the releaseId or imageId for a service that comes from a legacy supervisor #581 [Pablo Carranza Velez]
* When migrating from legacy supervisors, mark the temporary composition as legacy #581 [Pablo Carranza Velez]
2018-03-13 13:59:53 +00:00
## v7.1.8 - 2018-03-13
* Avoid trying to send a response to API calls after we've already sent an error #579 [Pablo Carranza Velez]
* Fix passing a target service to start in /v1/apps/:appId/start, and getting the containerId #579 [Pablo Carranza Velez]
2018-03-09 17:41:40 +00:00
## v7.1.7 - 2018-03-09
* Gosuper: Treat systemd unit states that are not "inactive" or "deactivating" as enabled states #577 [Pablo Carranza Velez]
2018-03-09 15:19:23 +00:00
## v7.1.6 - 2018-03-09
* Migrations: Use the correct service name for legacy apps #575 [Pablo Carranza Velez]
* ApplicationManager: only use dockerImageId to identify images for current apps, to avoid trying to delete an image that is in use #575 [Pablo Carranza Velez]
2018-03-09 14:33:32 +00:00
## v7.1.5 - 2018-03-09
* Fix bug in require for migrations for legacy preload #574 [Cameron Diver]
2018-03-09 08:13:11 +00:00
## v7.1.4 - 2018-03-09
* Compose: fix type error, createVolume returns a promise #571 [Petros Angelatos]
2018-03-08 23:05:38 +00:00
## v7.1.3 - 2018-03-08
* Lib: add missing flag to openAsync() #570 [Petros Angelatos]
2018-03-08 22:23:38 +00:00
## v7.1.2 - 2018-03-08
* Compose: fix volume migration code #569 [Petros Angelatos]
2018-03-08 16:04:16 +00:00
## v7.1.1 - 2018-03-08
* Convert object to array when normalising legacy target apps #568 [Cameron Diver]
2018-03-07 15:54:35 +00:00
## v7.1.0 - 2018-03-07
* Introduce workaround for IPv6 DNS resolution until nodejs becomes RFC 3484 compliant #566 [Petros Angelatos]
* Start using an externally built resin/$ARCH-supervisor-base:v1.1.0 as base image, which adds the verbatim option to dns.lookup #566 [Pablo Carranza Velez]
2018-03-07 13:23:36 +00:00
## v7.0.0 - 2018-03-07
* Send logs to the resin API by default #482 [Pablo Carranza Velez]
* Implement a new logger that sends logs to the resin API, that can be used optionally instead of PubNub #482 [Pablo Carranza Velez]
* Fix the way commands and entrypoints in string form are parsed #482 [Pablo Carranza Velez]
* Use a supervisor0 network interface for the supervisor network API. Remove RESIN_APP_COMMIT and RESIN_APP_RELEASE env vars. #482 [Pablo Carranza Velez]
* Supervisor API: remove the tcp-ping endpoints #482 [Pablo Carranza Velez]
* Remove support for keeping the provisioning apiKey on Resin OS 1.X. Report initial values from config.txt and other device configuration variables to the Resin API. #482 [Pablo Carranza Velez]
* Remove all bind mounts that were specific to 1.X devices. Move the resin-kill-me file for the handover strategy to /tmp/resin. Add environment variables for the location of resin-kill-me and the lockfile. Use running containers to determine what services are running instead of storing them in the internal database. Use named volumes for persistent data. #482 [Pablo Carranza Velez]
* Allow running docker-compose-like multicontainer applications #482 [Pablo Carranza Velez]
* Implement inference of device configuration. Allow array values for dtoverlay and dtparam. #482 [Pablo Carranza Velez]
* Infer the current state of the device when applying the target state #482 [Pablo Carranza Velez]
* Implement the multicontainer app models, and change the supervisor configuration management to avoid duplication between fields in config.json and fields in the internal database #482 [Pablo Carranza Velez]
2018-03-05 19:16:34 +00:00
## v6.6.9 - 2018-03-05
* Update update-locking.md #565 [zwalchuk]
2018-02-27 18:27:22 +00:00
## v6.6.8 - 2018-02-27
* Allow truthy values for deltas and lock override (i.e. the string 'true' besides '1') #561 [Pablo Carranza Velez]
2018-02-27 17:11:11 +00:00
## v6.6.7 - 2018-02-27
* Since armel builds are disabled, do not pull an armel node base image, and ensure we never deploy an armel supervisor #560 [Pablo Carranza Velez]
2018-02-27 01:11:47 +00:00
## v6.6.6 - 2018-02-27
* Update docker-delta to 2.0.4 #558 [Akis Kesoglou]
2018-02-21 20:54:46 +00:00
## v6.6.5 - 2018-02-21
* Circle.yml: escape branch name to ensure we always have a valid tag #556 [Pablo Carranza Velez]
2018-02-20 02:20:57 +00:00
## v6.6.4 - 2018-02-20
* Circle.yml: Do not push images to dockerhub if building without a docker password #555 [Pablo Carranza Velez]
2018-02-06 00:12:34 +00:00
## v6.6.3 - 2018-02-06
* Update resumable-request to v2.0 #551 [Akis Kesoglou]
2018-01-24 19:30:24 +00:00
## v6.6.2 - 2018-01-24
* Use i386-nlp for supervisor releases for quark boards #549 [Pablo Carranza Velez]
2018-01-19 14:47:16 +00:00
## v6.6.1 - 2018-01-19
* Improve caching in dindctl build and update README #526 [Pablo Carranza Velez]
2018-01-18 22:13:23 +00:00
## v6.6.0 - 2018-01-18
* Implement an API for proxy and hostname configuration, and centralize management of config.json #547 [Pablo Carranza Velez]
2018-01-12 15:43:08 +00:00
## v6.5.9 - 2018-01-12
* Fix saving deviceApiKey to the DB (to fix the RESIN_API_KEY env var) when updating from some older supervisors #544 [Pablo Carranza Velez]
2018-01-10 17:51:59 +00:00
## v6.5.8 - 2018-01-10
* Update docker-toolbelt to v3.2.1 to fix a bug in deltas #543 [Pablo Carranza Velez]
2018-01-05 15:39:11 +00:00
## v6.5.7 - 2018-01-05
* Avoid problems with null app names or invalid container names when migrating from old supervisors #541 [Pablo Carranza Velez]
2017-12-15 19:43:58 +00:00
## v6.5.6 - 2017-12-15
* Update-locking: updating the documentation with extra information and tools #528 [Gergely Imreh]
2017-12-14 21:07:53 +00:00
## v6.5.5 - 2017-12-14
* Update resin-sync to allow syncing to devices that use balena #533 [Pablo Carranza Velez]
2017-12-14 11:18:40 +00:00
## v6.5.4 - 2017-12-14
* Do the webpack build in an amd64 image to improve build times #539 [Pablo Carranza Velez]
2017-12-12 10:13:04 +00:00
## v6.5.3 - 2017-12-12
* Gosuper: When getting IP addresses, ignore balena and the resin-dns bridge #536 [Pablo Carranza Velez]
2017-12-12 08:05:31 +00:00
## v6.5.2 - 2017-12-12
* Dockerfile: improve caching by installing devDependencies before copying the code #535 [Pablo Carranza Velez]
2017-12-11 20:00:12 +00:00
## v6.5.1 - 2017-12-11
* Avoid marking the supervisor as unhealthy if update is not happening because it's in offline mode #534 [Pablo Carranza Velez]
2017-12-11 09:07:17 +00:00
## v6.5.0 - 2017-12-11
* Add a /v1/healthy endpoint that fails if the supervisor is unhealthy, and a HEALTHCHECK command to the Dockerfile that uses it #530 [Pablo Carranza Velez]
2017-12-11 06:17:44 +00:00
## v6.4.9 - 2017-12-11
* Apply config.txt changes when the new config is empty, to fix deleting config.txt values #532 [Pablo Carranza Velez]
* Avoid stopping the VPN until a remote target state has been fetched, and retry applying config variables when they fail #532 [Pablo Carranza Velez]
2017-12-01 20:35:58 +00:00
## v6.4.8 - 2017-12-01
* When listenPort is not specified, use 48484 as default #529 [Pablo Carranza Velez]
2017-11-20 15:52:03 +00:00
## v6.4.7 - 2017-11-20
* Sync.js: Fix command to build the source code without optimizations #527 [Pablo Carranza Velez]
2017-11-10 17:16:16 +00:00
## v6.4.6 - 2017-11-10
* Dind: Add a .gitkeep to docker.service.d to avoid dind build errors #525 [Pablo Carranza Velez]
2017-11-09 04:13:42 +00:00
## v6.4.5 - 2017-11-09
* Use uglifyjs-webpack-plugin ^1.0.1 to optimize the supervisor code #524 [Pablo Carranza Velez]
2017-11-08 17:58:59 +00:00
## v6.4.4 - 2017-11-08
* Dindctl: Use balena to refresh the supervisor container #523 [Pablo Carranza Velez]
2017-11-03 20:57:09 +00:00
## v6.4.3 - 2017-11-03
* Use balena 17.06 and resin-base v2.9.2 for the docker-in-docker supervisor #518 [Pablo Carranza Velez]
2017-11-03 02:31:04 +00:00
## v6.4.2 - 2017-11-03
* Avoid an indefinite recursion that grows the call stack when reporting the current state fails #480 [Pablo Carranza Velez]
2017-11-02 21:44:14 +00:00
## v6.4.1 - 2017-11-02
* Improve caching when building gosuper #520 [Pablo Carranza Velez]
* Automation: Always try to cache using the latest master build #520 [Pablo Carranza Velez]
2017-11-01 21:08:51 +00:00
## v6.4.0 - 2017-11-01
* Fixes #511, add support for new supervisor image for x86 with quark cpu boards. #512 [Trong Nghia Nguyen]
2017-11-01 09:33:20 +00:00
## v6.3.11 - 2017-11-01
* Add whitelist-based filtering to mixpanel events #500 [Pablo Carranza Velez]
* Tunnel all mixpanel events through the resin API #500 [Pablo Carranza Velez]
2017-10-31 21:23:03 +00:00
## v6.3.10 - 2017-10-31
* Use a custom webpack loader to avoid uncaught exceptions from JSONStream #517 [Pablo Carranza Velez]
2017-10-30 23:23:50 +00:00
## v6.3.9 - 2017-10-30
* Avoid fetching an image when it might be available or when starting an app because it might not be necessary #507 [Pablo Carranza Velez]
* Refactor container cleanup to remove all spurious containers #507 [Pablo Carranza Velez]
* Use container name instead of id to identify apps, and avoid duplicated containers #507 [Pablo Carranza Velez]
2017-10-30 21:43:55 +00:00
## v6.3.8 - 2017-10-30
* If a device is already provisioned but the key exchange fails, retry it until it succeeds #513 [Pablo Carranza Velez]
2017-10-25 03:11:32 +00:00
## v6.3.7 - 2017-10-25
* Change the update retry to back off to the standard update check interval #515 [Pagan Gazzard]
2017-10-24 05:07:25 +00:00
## v6.3.6 - 2017-10-24
* Ensure preloaded apps are properly loaded by setting their internal markedForDeletion to false, and run apps that have it set to null #510 [Pablo Carranza Velez]
* Improve the check for when the device has been provisioned but the supervisor doesn't have knowledge of it in its local state #510 [Pablo Carranza Velez]
* Ensure preloaded apps get the deviceApiKey in the env vars, and apps never get the provisioning key, and improve detection of cases when the device has been pre-provisioned #510 [Pablo Carranza Velez]
2017-10-19 12:03:34 +00:00
## v6.3.5 - 2017-10-19
* Update docker-toolbelt to fix applying deltas on overlay2 with huge images #509 [Akis Kesoglou]
2017-10-17 09:10:49 +00:00
## v6.3.4 - 2017-10-17
* Delta improvements #504 [Akis Kesoglou]
2017-10-17 07:05:14 +00:00
## v6.3.3 - 2017-10-17
* Update docker-progress to improve identification of Balena #505 [Akis Kesoglou]
2017-10-11 18:02:42 +00:00
## v6.3.2 - 2017-10-11
* Allow specifying a config.json filename in dindctl #503 [Pablo Carranza Velez]
* Allow specifying a container name for the docker-in-docker development supervisor #503 [Pablo Carranza Velez]
2017-10-04 19:25:31 +00:00
## v6.3.1 - 2017-10-04
* Update docker-progress #502 [Akis Kesoglou]
2017-10-03 11:29:17 +00:00
## v6.3.0 - 2017-10-03
* Update docker-progress #501 [Akis Kesoglou]
2017-09-15 19:50:10 +00:00
## v6.2.9 - 2017-09-15
* Explicitly define the source for deltas, allow cross-app deltas, and iterate serially through apps when updating #499 [Pablo Carranza Velez]
2017-09-12 01:34:50 +00:00
## v6.2.8 - 2017-09-12
* Fix problem catching errors when killing a container that doesn't exist #496 [Pablo Carranza Velez]
2017-09-01 23:57:38 +00:00
## v6.2.7 - 2017-09-01
* Prefer err.message when reporting errors from dockerode, then err.json and err.reason #490 [Pablo Carranza Velez]
2017-08-29 19:56:51 +00:00
## v6.2.6 - 2017-08-29
* Add a sync.js script to allow syncing a running supervisor container on a local device #494 [Pablo Carranza Velez]
2017-08-28 22:02:50 +00:00
## v6.2.5 - 2017-08-28
* Forward resume options #492 [Akis Kesoglou]
2017-08-28 20:04:36 +00:00
## v6.2.4 - 2017-08-28
* Update docker-progress to v2.6.3 #493 [Pablo Carranza Velez]
2017-08-26 08:04:47 +00:00
## v6.2.3 - 2017-08-26
* Deploy all archs by default to Resin #489 [Akis Kesoglou]
2017-08-25 18:42:28 +00:00
## v6.2.2 - 2017-08-25
* Remove an unnecessary directory from sqlite3 that took 30MB #491 [Pablo Carranza Velez]
2017-08-18 21:52:43 +00:00
## v6.2.1 - 2017-08-18
* Ensure /var/run/resin exists before trying to mount it as tmpfs #486 [Pablo Carranza Velez]
2017-08-16 08:48:18 +00:00
## v6.2.0 - 2017-08-16
* Try to resume the download of a delta if it fails due to flaky network #483 [Akis Kesoglou]
2017-08-07 22:32:59 +00:00
## v6.1.4 - 2017-08-07
* Fix references in deploy-to-resin.js and use github credentials when pushing in pr-to-meta-resin.sh #481 [Pablo Carranza Velez]
2017-08-03 20:45:06 +00:00
## v6.1.3 - 2017-08-03
* Avoid starting apps on startup if device has to reboot due to a configuration change [Pablo Carranza Velez]
2017-07-27 23:59:50 +00:00
## v6.1.2 - 2017-07-27
* When the device is about to reboot or shutdown, close the API server and avoid applying updates [Pablo Carranza Velez]
2017-07-27 18:07:56 +00:00
## v6.1.1 - 2017-07-27
* Avoid unhandled errors when in offline mode due to a missing apiEndpoint [Pablo Carranza Velez]
* Do not persist the uuid when in offline mode, so that the supervisor tries to provision if it goes out of offline mode [Pablo Carranza Velez]
2017-07-27 14:45:11 +00:00
## v6.1.0 - 2017-07-27
* Update docker-delta to 1.1.1, docker-toolbelt to 3.0.1, docker-progress to 2.6.0 to add support for deltas and overlay2 [Pablo Carranza Velez]
2017-07-27 04:06:14 +00:00
## v6.0.5 - 2017-07-27
* Allow building the supervisor source without optimizations for easier debugging with dindctl [Pablo Carranza Velez]
* Pull the supervisor image if it's not available when running with dindctl [Pablo Carranza Velez]
* Fix preloading and parsing of arguments in the dind supervisor [Pablo Carranza Velez]
2017-07-26 18:47:54 +00:00
## v6.0.4 - 2017-07-26
* Fix the message shown when docker gives a 500 error when starting a container [Pablo Carranza Velez]
2017-07-25 20:09:26 +00:00
## v6.0.3 - 2017-07-25
* Use a pinned build of the debian image to build base and gosuper, to avoid unnecessary rebuilds [Pablo Carranza Velez]
2017-07-24 20:03:30 +00:00
## v6.0.2 - 2017-07-24
* Disable armel builds [Pablo Carranza Velez]
* Disable pushing to registry.resinstaging.io, and use build environment to login to dockerhub [Pablo Carranza Velez]
* Move dindctl to the base of the repository [Pablo Carranza Velez]
* Add a script to automate the creation of meta-resin PRs [Pablo Carranza Velez]
* Add a deploy-to-resin.js and automatically deploy to the Resin API on master builds [Pablo Carranza Velez]
* Use a local supervisor image for the dind supervisor [Pablo Carranza Velez]
* Replace the Jenkins build with a CircleCI build that uses the new multi-stage build [Pablo Carranza Velez]
* Make dindctl an easier to use tool that takes options instead of using env vars [Pablo Carranza Velez]
* Refactor the makefile to make it easier to use and make use of the multi-stage build [Pablo Carranza Velez]
* Add a single Dockerfile to build the supervisor as a multi-stage build [Pablo Carranza Velez]
2017-07-12 03:06:42 +00:00
## v6.0.1 - 2017-07-12
* Use webpack to join all modules [Pablo Carranza Velez]
2017-07-07 18:03:13 +00:00
## v6.0.0 - 2017-07-07
* Deprecate edge device type [Joe Roberts]
2017-07-04 18:33:42 +00:00
## v5.1.1 - 2017-07-04
* Fix semver comparison for OS version when determining if the device has deviceApiKey support [Pablo Carranza Velez]
2017-07-01 08:47:33 +00:00
## v5.1.0 - 2017-07-01
* Switch to glide for Go dependencies [Pablo Carranza Velez]
* Add support for aarch64 [Pablo Carranza Velez]
2017-07-01 05:59:48 +00:00
## v5.0.2 - 2017-07-01
* Dind: Set DELTA_ENDPOINT, insert variant into os-release, and fix vpn apikeys [Pablo Carranza Velez]
2017-07-01 03:01:26 +00:00
## v5.0.1 - 2017-07-01
* Allow registering the deviceApiKey in a non-compatible OS by making the apiKey equal the deviceApiKey, and add an fsync to all config.json writes [Pablo Carranza Velez]
2017-06-26 22:26:16 +00:00
## v5.0.0 - 2017-06-26
* Remove the undocumented and unused sideload and compose APIs [Pablo Carranza Velez]
2017-06-26 17:20:31 +00:00
## v4.5.0 - 2017-06-26
* Update docker-delta to 1.0.3 to support docker 17 [Pablo Carranza Velez]
2017-06-26 14:05:37 +00:00
## v4.4.2 - 2017-06-26
* Fix provisioning key exchange by passing apikey in the request [Pablo Carranza Velez]
2017-06-24 01:24:14 +00:00
## v4.4.1 - 2017-06-24
* Make cleanup in jenkins build less aggressive, but remove all created tags [Pablo Carranza Velez]
2017-06-15 05:05:06 +00:00
## v4.4.0 - 2017-06-15
* When apiEndpoint is not defined, work in offline mode [Pablo Carranza Velez]
* Fix mixpanel initialization when not in offline mode [Pablo Carranza Velez]
2017-06-14 09:09:14 +00:00
## v4.3.2 - 2017-06-14
* Update dependent device DB [Joe Roberts]
2017-06-13 16:26:13 +00:00
## v4.3.1 - 2017-06-13
* Enable SSL when connecting to pubnub [Petros Angelatos]
2017-06-05 23:48:38 +00:00
## v4.3.0 - 2017-06-05
* Switch to generating the BASE_IMAGE_VERSION in the makefile, so that the makefile targets can use an accurate version by default [Pagan Gazzard]
2017-05-12 22:26:44 +00:00
## v4.2.4 - 2017-05-12
* Fix typo in how hostOSVersionPath was camel-cased [Pablo Carranza Velez]
2017-05-11 19:18:00 +00:00
## v4.2.3 - 2017-05-11
* Properly handle errors when requesting deltas [Pablo Carranza Velez]
* Add aufs-tools to the dind supervisor for use when running on aufs [Pagan Gazzard]
## v4.2.2 - 2017-04-27
* Only delete the provisioning key if the supervisor is running on an OS that supports using the deviceApiKey [Pablo Carranza Velez]
* Avoid writing target device config to DB if it hasn't changed [Pablo Carranza Velez]
2017-04-24 19:59:38 +00:00
2017-04-26 22:14:39 +00:00
## v4.2.1 - 2017-04-26
* Fix an infinite loop that could happen when trying to bootstrap if the key exchange fails [Pagan Gazzard]
* Fix the case of being registered with a version of the cli/sdk that does not support device api keys. [Pagan Gazzard]
2017-04-24 19:59:38 +00:00
## v4.2.0 - 2017-04-24
* Add handling for duplicate UUIDs and key exchanging for old user-api-keys [Pagan Gazzard]
* Change to the new device registration method to exchange our provisioning key with a dedicated api key for the device. [Pagan Gazzard]
* Docs/API.md: Fix documentation command sent via the API proxy for POST /v1/update. [Horia Delicoti]
## v4.1.2 - 2017-04-10
* Issue #420: Avoid supervisor crash without connection by properly memoizing promise-returning functions [Pablo Carranza Velez]
* Report the OS variant as a separate field and not as part of the OS version [Pablo Carranza Velez]
## v4.1.1 - 2017-03-30
* Issue #413: Fix an error applying the connectivity check config var [Pablo Carranza Velez]
* Issue #410: Cleanup images before running an update, preserving the ones that will be used in the target state [Pablo Carranza Velez]
## v4.1.0 - 2017-03-29
* Authentication credentials for registry and delta server [Andreas Fitzek]
* Issue #402: Ensure that app configs are non-null and valid json objects [Pablo Carranza Velez]
* Report OS variant to the API together with the OS version [Pablo Carranza Velez]
* Issue #230: Add a custom User-Agent header to all requests [Pablo Carranza Velez]
* Update waffle badge [Sabith]
## v4.0.0 - 2017-03-09
* Issue #396: Log when we're rebooting due to a device config change [Pablo Carranza Velez]
* Issue #20: Change the update lock to a temporary filesystem [Pablo Carranza Velez]
* Make local mode only work in development OS, and make it remove app containers and allow unauthenticated API requests [Pablo Carranza Velez]
* Restore default value when clearing a special action config variable [Pablo Carranza Velez]
* Allow all config variables to take truthy or falsy values [Pablo Carranza Velez]
* Allow setting the supervisor to a "local mode" which stops apps and prevents cleanup [Pablo Carranza Velez]
* Issues #23 and #236: Use docker logs to get all logs from the container, including those before supervisor start [Pablo Carranza Velez]
* Issues #389 and #390: Remove /host_run/dbus and /host/var/lib/connman bind mounts for non-ResinOS-1.X devices [Pablo Carranza Velez]
* Issue #386: Allow forcing updates when an update was already scheduled [Pablo Carranza Velez]
2017-02-16 01:52:15 +00:00
## v3.0.1 - 2017-02-15
* Issue #381: Set target deviceConfig values from preloaded apps [Pablo Carranza Velez]
## v3.0.0 - 2017-01-18
* Issue #378: Increase delta timeouts (to avoid ESOCKETTIMEOUT errors), make them configurable, and provide nicer message when the delta server times out [Pablo Carranza Velez]
* Update versionist to v2.8.0 [Pablo Carranza Velez]
* Update docker-progress to v2.3.3 [Pablo Carranza Velez]
* Switch to aufs for the docker-in-docker development supervisor [Pablo Carranza Velez]
* Do not bind mount kmod if the host is not Resin OS 1.X [Pablo Carranza Velez]
## v2.9.0 - 2016-12-20
* Bump docker-delta to v1.0.1 to fix deltas on aufs when there's many layers [Pablo Carranza Velez]
* Document dependent apps feature [curcuz]
## v2.8.5 - 2016-12-20
* Fix error applying device configuration because deviceConfig table is empty [Pablo Carranza Velez]
* Make the base image hash more deterministic [Pablo Carranza Velez]
## v2.8.4 - 2016-12-16
* Use versionist's default configuration [Pablo Carranza Velez]
* Build the base image together with the supervisor [Pablo Carranza Velez]
* Start using versionist for versioning and changelog [Pablo Carranza Velez]
* Bump the MAX_BASIS_DIRS limit for rsync [Michal Mazurek]
## v2.8.3 - 2016-11-23
2016-11-07 06:27:45 +00:00
* Fallback to DROP when iptables REJECT is not available [Pablo Carranza Velez]
## v2.8.2 - 2016-11-07
2016-10-31 03:50:09 +00:00
* Update the supervisor base to 20161103 to include the i386 fix [Pablo Carranza Velez]
* Fix an error when trying to call logSystemEvent with an undefined app [Pagan Gazzard]
* Fix nodejs for the i386 architectures [Theodor Gherzan]
* Provide a better error message when app is not found for purging [Pablo Carranza Velez]
* Only iterate through remote apps to set device config [Pablo Carranza Velez]
## v2.8.1 - 2016-10-31
2016-10-31 00:51:25 +00:00
* Properly delete dependent apps and their corresponding devices [Pablo Carranza Velez]
2016-10-23 23:24:36 +00:00
## v2.8.0 - 2016-10-30
2016-10-24 19:27:31 +00:00
* Add HostConfig in container create instead of start [Pablo Carranza Velez]
* Make it clear in logs when container was already running [Pablo Carranza Velez]
* Stop all apps before rebooting or shutting down [Pablo Carranza Velez]
* Update request-progress to v2.0.1 [Pablo Carranza Velez]
## v2.7.1 - 2016-10-24
2016-10-23 23:17:29 +00:00
* Use multiArgs to promisify gosuper requests [Pablo Carranza Velez]
* Also make it explicit in mixpanel events when it's a full image download [Pablo Carranza Velez]
* Log whether deltas are being used when downloading an app [Pablo Carranza Velez]
2016-10-21 15:16:17 +00:00
## v2.7.0 - 2016-10-23
2016-10-13 21:08:59 +00:00
* Upgrade docker-progress to v2.3.1 [Pablo Carranza Velez]
* Fixed multiple update loops appearing after a long period of updates failing. [Pagan Gazzard]
* Avoid restarting the app if the device name changes [Pablo Carranza Velez]
* Use appId in dependent app assets tar path, and only create the tar if it doesn't exist [Pablo Carranza Velez]
* Support AUFS by upgrading node-docker-delta to 1.0.0 and docker-toolbelt to 1.3.0 [Pablo Carranza Velez]
* Send the uuid as distinct_id for mixpanel events [Pablo Carranza Velez]
* gosuper: support i386 platforms without MMX instructions [Petros Angelatos]
## v2.6.3 - 2016-10-13
* Properly set device name, and set undefined arguments to setConfig as null [Pablo Carranza Velez]
## v2.6.2 - 2016-10-11
2016-10-11 20:06:02 +00:00
2016-10-10 21:14:31 +00:00
* Updated knex to ~0.12.3
## v2.6.1 - 2016-10-11
2016-10-11 16:05:20 +00:00
* Do not use parsed JSON to compare dep. device state [Pablo Carranza Velez]
## v2.6.0 - 2016-10-10
2016-10-10 22:01:00 +00:00
* Fix docker utils getImageEnv by correctly parsing the returned array [Pablo Carranza Velez]
* Avoid installing npm dependencies twice [Pablo Carranza Velez]
* Updated to bluebird 3 [Pagan Gazzard]
* Better parameter handling in PUT /v1/devices/:uuid [Pablo Carranza Velez]
* An update hook response of 200 will cause the proxyvisor to stop pinging the hook [Pablo Carranza Velez]
* Allow deleting dependent apps and devices [Pablo Carranza Velez]
* Implement delete dependent device hook [Pablo Carranza Velez]
* Omit some fields when responding with a device object [Pablo Carranza Velez]
* Add validation to dependent device provisioning [Pablo Carranza Velez]
## v2.5.2 - 2016-10-07
* Removed obsolete resolv.conf bind-mount [Petros Angelatos]
* Updated to pinejs-client 2 [Pagan Gazzard]
2016-10-06 01:29:52 +00:00
## v2.5.1 - 2016-10-06
2016-10-06 11:57:06 +00:00
* Store config vars when there's nothing else to update [Pablo Carranza Velez]
* Do not mark an update as failed if the hook failed [Pablo Carranza Velez]
* When hitting the dependent devices hook, send appId as int [Pablo Carranza Velez]
* Updated to lodash 4 [Pagan Gazzard]
* Updated to coffeescript 1.11 [Pagan Gazzard]
* In delete-then-download, only delete when a download is needed [Pablo Carranza Velez]
* Compare config vars to trigger an app restart [Pablo Carranza Velez]
* Fix disabling logs to display on newer OS with different service name [Pablo Carranza Velez]
* In cleanup, normalize all image tags for comparison [Pablo Carranza Velez]
* Use getRegistryAndName from docker-toolbelt 1.2.0 [Pablo Carranza Velez]
## v2.5.0 - 2016-10-01
2016-10-01 03:29:57 +00:00
* Switch to v2 api to be able to set is_online [Pagan Gazzard]
* Implement proxyvisor API with dependent device handling [Pablo Carranza Velez]
* Use the state endpoint from the API to get the full device state [Pablo Carranza Velez]
* Add a deviceConfig db table to store host config separately, and allow deleting config.txt entries [Pablo Carranza Velez]
* Expose RESIN_APP_NAME, RESIN_APP_RELEASE, RESIN_DEVICE_NAME_AT_INIT, RESIN_DEVICE_TYPE and RESIN_HOST_OS_VERSION env vars [Pablo Carranza Velez]
* Add missing error handler on a stream in docker-utils [Pablo Carranza Velez]
## v2.4.0 - 2016-09-30
2016-09-30 22:23:55 +00:00
* On cleanup, force removal for images and containers, and remove container volumes [Pablo Carranza Velez]
* Add system logs for Shutdown, Reboot and Purge [Pablo Carranza Velez]
## v2.3.0 - 2016-09-26
2016-09-26 20:32:57 +00:00
* Implement delete-then-download update strategy [Pablo Carranza Velez]
2016-09-23 21:30:31 +00:00
* Bump node-docker-delta to 0.0.12 [Pablo, Kostas]
## v2.2.1 - 2016-09-26
2016-09-26 14:32:43 +00:00
* Fix ENV bug in build process [Petros Angelatos]
## v2.2.0 - 2016-09-23
2016-09-23 14:38:08 +00:00
* Add resin-vpn interface IP filtering to gosupervisor [Praneeth]
* Compress go binary with upx [Petros Angelatos]
* Switch to go version 1.6 [Petros Angelatos]
* Print all logs to stdout of container instead of file [Petros Angelatos]
* Upgrade nodejs to version 6.5 [Petros Angelatos]
* Switch initsystem from supervisor to busybox init [Petros Angelatos]
* Switch build to openembedded base images [Petros Angelatos]
* DRY up calls to gosuper API, and use empty Host header [Pablo Carranza Velez]
## v2.1.1 - 2016-09-09
* Add iptables rules to allow resin-vpn named interface to be used by VPN [Praneeth]
* Updated to coffee-script ~1.10.0 [Pagan Gazzard]
* Catch exec format error and provide friendlier error message [Aleksis]
## v2.1.0 - 2016-09-05
2016-09-05 17:59:44 +00:00
* Pick up new variable from hostOS, pointing to the mount point of the hostOS's boot partition [Theodor Gherzan]
## v2.0.0 - 2016-08-31
2016-08-31 18:16:49 +00:00
* **[Breaking]** Change the logger to send at a specific interval and with a different message format [Pablo Carranza Velez]
## v1.14.0 - 2016-08-16
2016-08-16 21:02:30 +00:00
* Allow using an HTTP header for auth [Pablo Carranza Velez]
* Add iptables rules to block requests to the supervisor API from all interfaces except vpn, docker and local [Pablo Carranza Velez]
2016-08-16 20:35:04 +00:00
## v1.13.2 - 2016-08-09
2016-08-09 18:23:27 +00:00
* bootstrap: if offlineMode is enabled, persist only the uuid [Petros Angelatos]
2016-08-09 18:23:27 +00:00
## v1.13.1 - 2016-07-28
2016-07-29 00:45:29 +00:00
* Using `links` in compose files is now allowed [Petros Angelatos]
## v1.13.0 - 2016-07-27
2016-07-27 09:54:42 +00:00
* Allow the supervisor to work in offline mode [Pablo Carranza Velez]
* Fix duplicate logs issue [Kostas Lekkas]
* **[Breaking]** Do not bind mount /run/dbus to /run/dbus [Pablo Carranza Velez]
* Default to not bind mounting kmod if container distro can't be found [Pablo Carranza Velez]
* Use log-timestamp to add timestamps to logs [Pablo Carranza Velez]
## v1.12.2 - 2016-07-15
2016-07-15 23:56:09 +00:00
* Bind mount kmod if the container is debian or raspbian [Pablo Carranza Velez]
## v1.12.1 - 2016-07-08
2016-07-08 17:02:06 +00:00
* Fix preloaded apps by passing appId to extendEnvVars
## v1.12.0 - 2016-06-28
2016-06-28 17:50:12 +00:00
* Add endpoints for docker-compose up and down [Pablo Carranza Velez]
## v1.11.6 - 2016-06-23
2016-06-23 23:16:45 +00:00
* Fixed deltas for older docker daemon versions [Petros Angelatos]
## v1.11.5 - 2016-06-23
2016-06-23 20:21:06 +00:00
* Fix entry.sh when DOCKER_ROOT isn't set [Pagan Gazzard]
## v1.11.4 - 2016-06-17
2016-06-17 18:24:21 +00:00
* Cleanup docker images if delta failed [Petros Angelatos]
* Make the data path configurable [Pablo Carranza Velez]
2016-06-14 16:50:50 +00:00
## v1.11.3 - 2016-06-11
2016-06-11 15:22:51 +00:00
* Add listener for container events and reattach on restart [Pablo Carranza Velez]
* fix deltas by not using the supervisor as source [Pablo Carranza Velez]
## v1.11.2 - 2016-06-10
2016-06-10 19:45:13 +00:00
* fix delta error handling by listening for the 'error' event [Petros Angelatos]
2016-06-10 19:45:13 +00:00
## v1.11.1 - 2016-06-09
2016-06-09 14:17:07 +00:00
* Use sh for postinstall as alpine has no bash [Pablo Carranza Velez]
* update docker-delta to 0.0.8 [Petros Angelatos]
* symlink docker root to default path if not already there [Petros Angelatos]
2016-06-09 14:17:07 +00:00
## v1.11.0 - 2016-06-07
2016-06-07 16:01:38 +00:00
2016-06-07 15:50:25 +00:00
* Add restart policies and change default to auto-restart [Aleksis]
## v1.10.1 - 2016-06-07
2016-06-07 14:30:44 +00:00
* Switch to docker-delta library to use deltas v2 [Petros Angelatos]
* Correctly compare container image name on cleanup [Pablo Carranza Velez]
* Log useful supervisor info to stdout/stderr [Kostas Lekkas]
## v1.10.0 - 2016-05-26
2016-05-26 14:49:40 +00:00
* Fix progress bars on docker version 1.10 [Aleksis]
## v1.9.0 - 2016-05-24
2016-05-24 03:06:36 +00:00
* Fix reporting of supervisor version for alpine supervisor [Pablo Carranza Velez]
* Use rwlock to block when pulling images [Pablo Carranza Velez]
* Increase API timeout to 15 minutes, and make it configurable [Pablo Carranza Velez]
* Add endpoint to load images from a docker save tar [Pablo Carranza Velez]
* Add alpine supervisor build information [Trong]
* Add endpoints to manage images and containers locally [Pablo Carranza Velez]
* Only use bodyParser for endpoints that need it [Pablo Carranza Velez]
* Add RESIN_APP_ID variable [Pablo Carranza Velez]
* Increase delta request timeout to 15 minutes [Pablo Carranza Velez]
## v1.8.0 - 2016-04-25
2016-04-25 10:38:01 +00:00
2016-04-27 18:50:40 +00:00
* Add endpoints to start, stop and get app [Pablo, Kostas]
* Removed a bunch ofobsolete code for the old terminal, reducing the supervisor size considerably. [Pagan Gazzard]
2016-04-08 19:51:39 +00:00
## v1.7.0 - 2016-03-28
2016-03-28 09:30:30 +00:00
* Add RESIN_HOST_LOG_TO_DISPLAY variable [Pablo Carranza Velez]
* Add system logs for special actions and host config [Pablo Carranza Velez]
* Fix setting config.txt for RPi 3 [Pablo Carranza Velez]
* Fix saving config vars to DB before reboot [Pablo Carranza Velez]
* Bind mount host /var/lib/connman to application /host_var/lib/connman [Aleksis]
* Add RESIN_SUPERVISOR_DELTA to special list so that app is not restarted when it changes [Pablo Carranza Velez]
## v1.6.1 - 2016-03-08
2016-03-08 15:31:48 +00:00
* Reduce noise in logs [Kostas Lekkas]
2016-03-04 18:26:26 +00:00
## v1.6.0 - 2016-02-22
2016-02-22 17:38:15 +00:00
* Add endpoint to get device state [Pablo Carranza Velez]
* Check for valid strings or ints in all config values [Pablo Carranza Velez]
* Remove quotes in OS version [Pablo Carranza Velez]
2016-02-15 19:03:06 +00:00
## v1.5.0 - 2016-02-09
2016-02-09 13:28:11 +00:00
2016-01-28 14:10:15 +00:00
* Add support for delta image download [petrosagg and Pablo]
## v1.4.0 - 2016-01-28
2016-01-28 14:04:36 +00:00
* Report Host OS version to the API [Pablo Carranza Velez]
* Use _.defaults instead of _.extend to ensure internal env vars are not overwritten [Pablo Carranza Velez]
* Expose resin API key to apps [Pablo Carranza Velez]
* On download start, set download_progress to 0. On finish, set state to Idle [Pablo Carranza Velez]
* Set GOARM separately for each architecture [Pablo Carranza Velez]
* Add armv5 (armel) build [Trong]
* Add OOM protection for the supervisor container, openvpn and connmand [Praneeth]
## v1.3.2 - 2015-12-17
2015-12-10 15:26:36 +00:00
* Do not report the tun addresses to API [Praneeth]
## v1.3.1 - 2015-12-07
2015-12-07 18:13:58 +00:00
* Only save the app if starting the container was successful [Pablo Carranza Velez]
## v1.3.0 - 2015-12-01
2015-12-01 18:10:40 +00:00
* Remove volumes when removing a container [Pablo Carranza Velez]
* Refactor the still undocumented special env vars into RESIN_SUPERVISOR_ [Pablo Carranza Velez]
* Implement several update strategies (kill before download, 0-downtime) [Pablo Carranza Velez]
* Fix the error that comes up when no ip addresses are returned by gosuper [Praneeth]
* Switched to docker-progress for pull progress. [Pagan Gazzard]
* Fix semver versioning in tcp-ping endpoint. [Praneeth]
2015-11-10 12:02:24 +00:00
## v1.2.1 - 2015-11-04
2015-11-04 16:28:06 +00:00
* Use random name for PubNub channel and report to API [Pablo Carranza Velez]
2015-10-28 23:02:00 +00:00
## v1.2.0 - 2015-10-16
2015-10-16 15:37:49 +00:00
* Don't bind mount (the sometimes non-existent) docker.sock [Pablo Carranza Velez]
* Expose a RESIN_SUPERVISOR_VERSION env var to app [Pablo Carranza Velez]
## v1.1.1 - 2015-10-15
2015-10-15 18:36:16 +00:00
* Prevent non-fatal errors from causing the supervisor to exit [Lorenzo]
* Use buildtime env vars as the default Pubnub and Mixpanel keys [Pablo Carranza Velez]
## v1.1.0 - 2015-10-09
2015-10-09 17:12:27 +00:00
* Switch back to using arch-based node images [Pablo Carranza Velez]
* Don't allow bootstrap to delete apiSecret from DB [Pablo Carranza Velez]
* Add API endpoint to expire and create new API key [Pablo Carranza Velez]
* Enable control of API poll interval through Device Variables [Praneeth]
* Allow control of VPN + TCP check + Pub nub logs with Device Environment variables [Praneeth]
* Add GO api for openvpn control [Praneeth]
## v1.0.2 - 2015-10-08
2015-10-08 14:10:33 +00:00
* Fix getting API key from DB by returning its .value [Pablo Carranza Velez]
## v1.0.1 - 2015-10-07
2015-10-07 21:06:31 +00:00
* Pass supervisor API key to app, don't regenerate the key, and authenticate ALL requests [Pablo Carranza Velez]
* Use raspberrypi2 base image for armv7hf [Pablo Carranza Velez]
* Bugfix: wrap all errors from update as Error objects - prevents image cleanup on download failures [Pablo Carranza Velez]
* Wait 10 seconds after sending SIGTERM and before sending SIGKILL when stopping a container [Petros Angelatos]
## v1.0.0 - 2015-10-02
2015-10-02 14:38:06 +00:00
* Expose supervisor API to app by allowing all requests from 127.0.0.1 and passing address and port as env vars [Pablo Carranza Velez]
* Only apply special actions / boot config on change, and always persist to DB [Pablo Carranza Velez]
## v0.0.18 - 2015-10-01
2015-10-01 18:32:18 +00:00
* Fix preloaded apps so that they have the complete environment [Pablo Carranza Velez]
## v0.0.17 - 2015-09-29
2015-09-29 20:13:02 +00:00
* Updated bases image to board-specific, and all node versions to 0.10.40-slim [Pablo Carranza Velez]
* Allow changing RPi config.txt with environment variables [Pablo Carranza Velez]
2015-09-25 16:31:06 +00:00
* Allow special env vars with a callback which don't cause an app restart [Pablo and Praneeth]
* Remove unused config.supervisorContainer in config.coffee [Praneeth]
* Implement and use golang endpoint for getting IPs of the device, also fixes duplicate IP reporting in the JS implementation [Praneeth]
* Refactor bootstrapping to run in background [Pablo Carranza Velez]
* Run preloaded app images [Pablo Carranza Velez]
* Add API endpoints for device reboot and shutdown [Pablo Carranza Velez]
* Add /restart endpoint to restart container [Pablo Carranza Velez]
2015-09-10 11:07:42 +00:00
* Add additional mount point for the host dbus on host_run/dbus [Praneeth]
* Switch to golang 1.5.1 for compiling [Praneeth]
* Allow /purge to be called with appId as string or number [Pablo Carranza Velez]
* Fetch containerId from DB within lock [Pablo Carranza Velez]
* Change update cycle to map by appId [Pablo Carranza Velez]
* Allow updates to be forced via an env var or an API call [Pablo Carranza Velez]
* Use lockfile to lock updates per app [Pablo Carranza Velez]
2015-09-07 13:05:45 +00:00
## v0.0.16 - 2015-09-07
2015-09-07 09:36:52 +00:00
* Disabled the TCP ping whilst the VPN is connected. [Praneeth]
* Added TCP ping enable/disable endpoints. [Praneeth]
* Added initial go supervisor, using it to purge the /data directory of apps. [Pablo Carranza Velez]
* Mounted /lib/firmware into the user container. [Pablo Carranza Velez]
2015-09-07 09:36:52 +00:00
* Fixed spaces in env vars for web terminal. [Petros]
* Added missing return when no app id specified. [Pablo Carranza Velez]
* Try to populate the docker cache before building. [Pagan Gazzard]
## v0.0.15 - 2015-07-23
2015-07-23 14:55:01 +00:00
* Make resolv.conf writable from a user container. [Praneeth]
* Updated pubnub (3.7.13 doesn't seem to have the heartbeat unnecessarily)
* Fixed an issue where an image would not be cleaned up if it was tagged in multiple repos. [Pagan Gazzard]
* Use JOBS=MAX for npm install. [Pagan Gazzard]
* Updated pinejs-client so that valid ssl certificates are enforced by default. [Pagan Gazzard]
* Write the `registered_at` time to config.json as well, in case there is a failure between writing to config.json and writing to knex [Pagan Gazzard]
## v0.0.14 - 2015-05-12
2015-05-12 09:13:01 +00:00
* Clean up tmp files left behind by npm [Pagan Gazzard]
* Fix an error where mixpanel events would have the wrong uuid set on first provision. [Pagan Gazzard]
* Update knexjs to ~0.8.3, which uses lodash 3 and means it will be deduplicated (reducing image size and runtime memory usage) [Pagan Gazzard]
* Stop caching config.json, avoids a race that could cause getting stuck repeatedly trying to register [Pagan Gazzard]
2015-05-04 11:45:50 +00:00
## v0.0.13 - 2015-05-05
2015-04-30 09:43:00 +00:00
* Bind mount /etc/resolv.conf as ro for application containers and supervisor [Praneeth]
2015-05-05 14:32:38 +00:00
## v0.0.12 - 2015-04-15
2015-04-15 18:13:39 +00:00
* Stopped displaying an error message when trying to start a container that is already started.
* Improved error messages reported to the user in the case of finding an empty string.
* Switched to using the dockerode pull progress mechanism.
* Fixed trying to delete supervisor container when it reports an alternate tag instead of the primary tag.
2015-04-15 18:13:39 +00:00
* Switched to using the i386-node image as a base for the i386-supervisor
* Fixed reporting error objects to mixpanel.