|
3 | 3 | All notable changes to this project will be documented in this file. |
4 | 4 | See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. |
5 | 5 |
|
6 | | -**Note:** Version bump only for package root |
| 6 | +<a name="0.7.0"></a> |
| 7 | +# [0.7.0](https://github.com/Syncano/syncano-node/compare/v0.4.2...v0.7.0) (2018-01-24) |
| 8 | + |
| 9 | + |
| 10 | +### Bug Fixes |
| 11 | + |
| 12 | +* **circle:** deploy commands ([3826181](https://github.com/Syncano/syncano-node/commit/3826181)) |
| 13 | +* **circleci:** removing step name ([2330b48](https://github.com/Syncano/syncano-node/commit/2330b48)) |
| 14 | +* **client:** fixing tests ([614c9fa](https://github.com/Syncano/syncano-node/commit/614c9fa)) |
| 15 | +* envs in correct place ([1f2654c](https://github.com/Syncano/syncano-node/commit/1f2654c)) |
| 16 | +* **client:** test ([8cbb2c1](https://github.com/Syncano/syncano-node/commit/8cbb2c1)) |
| 17 | +* **core:** allow empty content in response [#55](https://github.com/Syncano/syncano-node/issues/55) ([d768c4e](https://github.com/Syncano/syncano-node/commit/d768c4e)) |
| 18 | +* **deploy:** npm login ([9532be1](https://github.com/Syncano/syncano-node/commit/9532be1)) |
| 19 | +* **deploy:** npm login ([144d2c5](https://github.com/Syncano/syncano-node/commit/144d2c5)) |
| 20 | +* **docs:** missing file ([66f17ee](https://github.com/Syncano/syncano-node/commit/66f17ee)) |
| 21 | +* **hosting:** error while syncing again ([#83](https://github.com/Syncano/syncano-node/issues/83)) ([f1d42f5](https://github.com/Syncano/syncano-node/commit/f1d42f5)) |
| 22 | +* **hosting:** missing await ([1220dee](https://github.com/Syncano/syncano-node/commit/1220dee)) |
| 23 | +* skiping this test (we are authenticated) because of the env variable ([7600532](https://github.com/Syncano/syncano-node/commit/7600532)) |
| 24 | +* **hosting:** missing config in local hosting conf ([7f748c3](https://github.com/Syncano/syncano-node/commit/7f748c3)) |
| 25 | +* --yes for publishing ([68d8822](https://github.com/Syncano/syncano-node/commit/68d8822)) |
| 26 | +* [#61](https://github.com/Syncano/syncano-node/issues/61) ([#74](https://github.com/Syncano/syncano-node/issues/74)) ([8f8b83d](https://github.com/Syncano/syncano-node/commit/8f8b83d)) |
| 27 | +* [#61](https://github.com/Syncano/syncano-node/issues/61) additional ([#75](https://github.com/Syncano/syncano-node/issues/75)) ([9276fe1](https://github.com/Syncano/syncano-node/commit/9276fe1)) |
| 28 | +* adjusting codecov configs ([baa9dfc](https://github.com/Syncano/syncano-node/commit/baa9dfc)) |
| 29 | +* adjusting engine version ([a873456](https://github.com/Syncano/syncano-node/commit/a873456)) |
| 30 | +* better messeges when init is not successful ([eae0851](https://github.com/Syncano/syncano-node/commit/eae0851)) |
| 31 | +* building main deps ([6a584c9](https://github.com/Syncano/syncano-node/commit/6a584c9)) |
| 32 | +* circle config ([0e3ce71](https://github.com/Syncano/syncano-node/commit/0e3ce71)) |
| 33 | +* circle envs ([3f3e36c](https://github.com/Syncano/syncano-node/commit/3f3e36c)) |
| 34 | +* circleci config ([4d2b94f](https://github.com/Syncano/syncano-node/commit/4d2b94f)) |
| 35 | +* circleci config ([d95ac1e](https://github.com/Syncano/syncano-node/commit/d95ac1e)) |
| 36 | +* circleci config ([91ed6f0](https://github.com/Syncano/syncano-node/commit/91ed6f0)) |
| 37 | +* circleci config ([6f4dd9f](https://github.com/Syncano/syncano-node/commit/6f4dd9f)) |
| 38 | +* codecov cli config ([6b62f97](https://github.com/Syncano/syncano-node/commit/6b62f97)) |
| 39 | +* command for component ([4881572](https://github.com/Syncano/syncano-node/commit/4881572)) |
| 40 | +* deploy variables ([33f0bc1](https://github.com/Syncano/syncano-node/commit/33f0bc1)) |
| 41 | +* empty files ([93f6bfe](https://github.com/Syncano/syncano-node/commit/93f6bfe)) |
| 42 | +* explicit versions ([933b4fd](https://github.com/Syncano/syncano-node/commit/933b4fd)) |
| 43 | +* first upload of a file ([f131294](https://github.com/Syncano/syncano-node/commit/f131294)) |
| 44 | +* getting instance ([72732d8](https://github.com/Syncano/syncano-node/commit/72732d8)) |
| 45 | +* import order ([152552e](https://github.com/Syncano/syncano-node/commit/152552e)) |
| 46 | +* lerna config ([5331899](https://github.com/Syncano/syncano-node/commit/5331899)) |
| 47 | +* lerna from local folder ([fd8df51](https://github.com/Syncano/syncano-node/commit/fd8df51)) |
| 48 | +* link to core docs ([8bd6296](https://github.com/Syncano/syncano-node/commit/8bd6296)) |
| 49 | +* missing deps ([eba1c5a](https://github.com/Syncano/syncano-node/commit/eba1c5a)) |
| 50 | +* missing deps (nyc), missing script ([70fba7d](https://github.com/Syncano/syncano-node/commit/70fba7d)) |
| 51 | +* missing files ([5e1fbdc](https://github.com/Syncano/syncano-node/commit/5e1fbdc)) |
| 52 | +* missing files ([41f044b](https://github.com/Syncano/syncano-node/commit/41f044b)) |
| 53 | +* missing files ([e8bf693](https://github.com/Syncano/syncano-node/commit/e8bf693)) |
| 54 | +* missing files ([bb1ff19](https://github.com/Syncano/syncano-node/commit/bb1ff19)) |
| 55 | +* missing module ([207cdc3](https://github.com/Syncano/syncano-node/commit/207cdc3)) |
| 56 | +* missing package ([c2539f9](https://github.com/Syncano/syncano-node/commit/c2539f9)) |
| 57 | +* package.json coverage configuration ([be4221c](https://github.com/Syncano/syncano-node/commit/be4221c)) |
| 58 | +* path to cli in circle config file ([c072c95](https://github.com/Syncano/syncano-node/commit/c072c95)) |
| 59 | +* playing with cache ([29faeb5](https://github.com/Syncano/syncano-node/commit/29faeb5)) |
| 60 | +* problem with empty files? ([2e9f901](https://github.com/Syncano/syncano-node/commit/2e9f901)) |
| 61 | +* proper cache restoring ([9f09613](https://github.com/Syncano/syncano-node/commit/9f09613)) |
| 62 | +* proper regex for branches ([ef636f7](https://github.com/Syncano/syncano-node/commit/ef636f7)) |
| 63 | +* remove unused tests ([7796614](https://github.com/Syncano/syncano-node/commit/7796614)) |
| 64 | +* removig step which doesn't exist ([490af47](https://github.com/Syncano/syncano-node/commit/490af47)) |
| 65 | +* reordering tests to wait for applying index (by core) ([27fbd03](https://github.com/Syncano/syncano-node/commit/27fbd03)) |
| 66 | +* restore cache for deploy and tests ([eff4987](https://github.com/Syncano/syncano-node/commit/eff4987)) |
| 67 | +* right way of parsing endpoint name, closes [#57](https://github.com/Syncano/syncano-node/issues/57) ([70ad19c](https://github.com/Syncano/syncano-node/commit/70ad19c)) |
| 68 | +* runing local lerna ([4dae5b6](https://github.com/Syncano/syncano-node/commit/4dae5b6)) |
| 69 | +* s hosting commands in cheatsheet ([0c582ca](https://github.com/Syncano/syncano-node/commit/0c582ca)) |
| 70 | +* structure of template packages ([722d28f](https://github.com/Syncano/syncano-node/commit/722d28f)) |
| 71 | +* temp main file ([48b44a0](https://github.com/Syncano/syncano-node/commit/48b44a0)) |
| 72 | +* template package.json path ([3330c54](https://github.com/Syncano/syncano-node/commit/3330c54)) |
| 73 | +* templates ([965f41b](https://github.com/Syncano/syncano-node/commit/965f41b)) |
| 74 | +* test ([#85](https://github.com/Syncano/syncano-node/issues/85)) ([1650778](https://github.com/Syncano/syncano-node/commit/1650778)) |
| 75 | +* testing ([#86](https://github.com/Syncano/syncano-node/issues/86)) ([4c80f04](https://github.com/Syncano/syncano-node/commit/4c80f04)) |
| 76 | +* tests order ([6546cb3](https://github.com/Syncano/syncano-node/commit/6546cb3)) |
| 77 | +* unit test for incorrect login ([1716b81](https://github.com/Syncano/syncano-node/commit/1716b81)) |
| 78 | +* unused module ([6614bc7](https://github.com/Syncano/syncano-node/commit/6614bc7)) |
| 79 | +* unused variables ([602efc6](https://github.com/Syncano/syncano-node/commit/602efc6)) |
| 80 | +* **template:** removing unnecesery package.json args ([62212be](https://github.com/Syncano/syncano-node/commit/62212be)) |
| 81 | +* using lerna ([1d3fb19](https://github.com/Syncano/syncano-node/commit/1d3fb19)) |
| 82 | +* variables in circleci ([05b6107](https://github.com/Syncano/syncano-node/commit/05b6107)) |
| 83 | +* we need babel-cli instead of babel-core ([60575c3](https://github.com/Syncano/syncano-node/commit/60575c3)) |
| 84 | +* where is broken for paginated results ([#60](https://github.com/Syncano/syncano-node/issues/60)) ([977010e](https://github.com/Syncano/syncano-node/commit/977010e)) |
| 85 | +* wrong path ([ee20c32](https://github.com/Syncano/syncano-node/commit/ee20c32)) |
| 86 | + |
| 87 | + |
| 88 | +### Features |
| 89 | + |
| 90 | +* adding WS traces ([cde14fe](https://github.com/Syncano/syncano-node/commit/cde14fe)) |
| 91 | +* **cheatsheet:** add socket definition ([23c9fc6](https://github.com/Syncano/syncano-node/commit/23c9fc6)) |
| 92 | +* always send _user_key as GET parameter ([2098477](https://github.com/Syncano/syncano-node/commit/2098477)) |
| 93 | +* **cli:deploy:** deploy from CLI with instance creation ([#87](https://github.com/Syncano/syncano-node/issues/87)) ([0ab3e67](https://github.com/Syncano/syncano-node/commit/0ab3e67)) |
| 94 | +* **cli:instance:** istance management functionality ([#91](https://github.com/Syncano/syncano-node/issues/91)) ([da13b80](https://github.com/Syncano/syncano-node/commit/da13b80)) |
| 95 | +* **core:** registry support in core library ([#88](https://github.com/Syncano/syncano-node/issues/88)) ([498bff4](https://github.com/Syncano/syncano-node/commit/498bff4)) |
| 96 | +* **core, docs, cheatsheet:** add count method closes [#15](https://github.com/Syncano/syncano-node/issues/15) ([30fd913](https://github.com/Syncano/syncano-node/commit/30fd913)) |
| 97 | +* better error messages ([aa1152f](https://github.com/Syncano/syncano-node/commit/aa1152f)) |
| 98 | +* deploy canary from master ([15aa7d3](https://github.com/Syncano/syncano-node/commit/15aa7d3)) |
| 99 | +* expand after create ([#76](https://github.com/Syncano/syncano-node/issues/76)) ([0764e1b](https://github.com/Syncano/syncano-node/commit/0764e1b)) |
| 100 | +* linking and building components ([a076ec1](https://github.com/Syncano/syncano-node/commit/a076ec1)) |
| 101 | +* support for third-party templates (of Sockets and projects) ([4231da4](https://github.com/Syncano/syncano-node/commit/4231da4)) |
| 102 | +* **hosting:** support for BrowserRouter in hosting ([297eab2](https://github.com/Syncano/syncano-node/commit/297eab2)) |
| 103 | +* **package.json:** adding validation of the Circle CI config file ([53f9fe8](https://github.com/Syncano/syncano-node/commit/53f9fe8)) |
| 104 | + |
| 105 | + |
| 106 | + |
7 | 107 |
|
8 | 108 | <a name="0.6.0"></a> |
9 | 109 | # [0.6.0](https://github.com/Syncano/syncano-node/compare/v0.4.2...v0.6.0) (2018-01-16) |
|
0 commit comments