# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="1.0.0"></a>
# [1.0.0](https://github.com/zetapush/zetapush/compare/v0.38.0...v1.0.0) (2019-01-09)




**Note:** Version bump only for package @zetapush/client

<a name="0.38.0"></a>
# [0.38.0](https://github.com/zetapush/zetapush/compare/v0.37.7...v0.38.0) (2019-01-09)


### Bug Fixes

* **StandardUserWorkflow:** fix email templating for reset password ([943dc30](https://github.com/zetapush/zetapush/commit/943dc30))




<a name="0.37.7"></a>
## [0.37.7](https://github.com/zetapush/zetapush/compare/v0.37.6...v0.37.7) (2018-12-21)




**Note:** Version bump only for package @zetapush/client

<a name="0.37.6"></a>
## [0.37.6](https://github.com/zetapush/zetapush/compare/v0.37.1...v0.37.6) (2018-12-21)


### Bug Fixes

* **client:** add unimplemented method setResource on ClientHelper ([30f5fd5](https://github.com/zetapush/zetapush/commit/30f5fd5))


### Features

* **CLI:** add 'config' command to set or get the current config ([7b03885](https://github.com/zetapush/zetapush/commit/7b03885))
* **client:** use dynamic version instead of static version ([53ff4a7](https://github.com/zetapush/zetapush/commit/53ff4a7))
* **stability:** implements auto register after server reboot ([a636af7](https://github.com/zetapush/zetapush/commit/a636af7))




<a name="0.37.5"></a>
## [0.37.5](https://github.com/zetapush/zetapush/compare/v0.37.1...v0.37.5) (2018-12-21)


### Bug Fixes

* **client:** add unimplemented method setResource on ClientHelper ([30f5fd5](https://github.com/zetapush/zetapush/commit/30f5fd5))


### Features

* **CLI:** add 'config' command to set or get the current config ([7b03885](https://github.com/zetapush/zetapush/commit/7b03885))
* **client:** use dynamic version instead of static version ([53ff4a7](https://github.com/zetapush/zetapush/commit/53ff4a7))
* **stability:** implements auto register after server reboot ([a636af7](https://github.com/zetapush/zetapush/commit/a636af7))




<a name="0.37.4"></a>
## [0.37.4](https://github.com/zetapush/zetapush/compare/v0.37.3...v0.37.4) (2018-12-18)


### Bug Fixes

* **client:** add unimplemented method setResource on ClientHelper ([30f5fd5](https://github.com/zetapush/zetapush/commit/30f5fd5))




<a name="0.37.3"></a>
## [0.37.3](https://github.com/zetapush/zetapush/compare/v0.37.2...v0.37.3) (2018-12-18)


### Features

* **CLI:** add 'config' command to set or get the current config ([7b03885](https://github.com/zetapush/zetapush/commit/7b03885))




<a name="0.37.2"></a>
## [0.37.2](https://github.com/zetapush/zetapush/compare/v0.37.1...v0.37.2) (2018-12-14)


### Features

* **client:** use dynamic version instead of static version ([53ff4a7](https://github.com/zetapush/zetapush/commit/53ff4a7))




<a name="0.37.1"></a>
## [0.37.1](https://github.com/zetapush/zetapush/compare/v0.37.0...v0.37.1) (2018-11-29)




**Note:** Version bump only for package @zetapush/client

<a name="0.37.0"></a>
# [0.37.0](https://github.com/zetapush/zetapush/compare/v0.35.5...v0.37.0) (2018-11-29)


### Bug Fixes

* **client:** remove queued subscriptions listeners on connection broken ([a1b9cbb](https://github.com/zetapush/zetapush/commit/a1b9cbb))
* **typings:** support new ProxyTaskService definition ([c9a6202](https://github.com/zetapush/zetapush/commit/c9a6202))




<a name="0.36.0"></a>
# [0.36.0](https://github.com/zetapush/zetapush/compare/v0.35.5...v0.36.0) (2018-11-29)


### Bug Fixes

* **client:** remove queued subscriptions listeners on connection broken ([a1b9cbb](https://github.com/zetapush/zetapush/commit/a1b9cbb))
* **typings:** support new ProxyTaskService definition ([c9a6202](https://github.com/zetapush/zetapush/commit/c9a6202))




<a name="0.35.5"></a>
## [0.35.5](https://github.com/zetapush/zetapush/compare/v0.35.4...v0.35.5) (2018-10-30)




**Note:** Version bump only for package @zetapush/client

<a name="0.35.4"></a>
## [0.35.4](https://github.com/zetapush/zetapush/compare/v0.35.3...v0.35.4) (2018-10-30)




**Note:** Version bump only for package @zetapush/client

<a name="0.35.3"></a>
## [0.35.3](https://github.com/zetapush/zetapush/compare/v0.35.2...v0.35.3) (2018-10-30)




**Note:** Version bump only for package @zetapush/client

<a name="0.35.2"></a>
## [0.35.2](https://github.com/zetapush/zetapush/compare/v0.35.1...v0.35.2) (2018-10-17)




**Note:** Version bump only for package @zetapush/client

<a name="0.35.1"></a>
## [0.35.1](https://github.com/zetapush/zetapush/compare/v0.35.0...v0.35.1) (2018-10-16)




**Note:** Version bump only for package @zetapush/client

<a name="0.35.0"></a>
# [0.35.0](https://github.com/zetapush/zetapush/compare/v0.34.2...v0.35.0) (2018-10-12)


### Bug Fixes

* **api:** Do not transform API return values ([4d5d49b](https://github.com/zetapush/zetapush/commit/4d5d49b))
* **ci:** Use npm ci on Jenkins so we must restore package-lock.json ([b17d550](https://github.com/zetapush/zetapush/commit/b17d550))
* **smart-client-persistence:** update appName on persistence data level ([d78fef3](https://github.com/zetapush/zetapush/commit/d78fef3)), closes [#199](https://github.com/zetapush/zetapush/issues/199)
* **tests:** fix developer password in tests since use of secret token ([1ab8644](https://github.com/zetapush/zetapush/commit/1ab8644))


### BREAKING CHANGES

* **api:** A client that calls an API method returning null or undefined value will no longer
receive an empty object

182




<a name="0.34.2"></a>
## [0.34.2](https://github.com/zetapush/zetapush/compare/v0.34.1...v0.34.2) (2018-09-25)




**Note:** Version bump only for package @zetapush/client

<a name="0.34.1"></a>
## [0.34.1](https://github.com/zetapush/zetapush/compare/v0.34.0...v0.34.1) (2018-09-24)




**Note:** Version bump only for package @zetapush/client

<a name="0.34.0"></a>
# [0.34.0](https://github.com/zetapush/zetapush/compare/v0.33.4...v0.34.0) (2018-09-21)


### Features

* **connection:** Add reason of failed connection ([606771a](https://github.com/zetapush/zetapush/commit/606771a))




<a name="0.24.1"></a>
## [0.24.1](https://github.com/zetapush/zetapush/compare/v0.24.0...v0.24.1) (2018-06-18)




**Note:** Version bump only for package @zetapush/client

<a name="0.24.0"></a>
# [0.24.0](https://github.com/zetapush/zetapush/compare/v0.23.2...v0.24.0) (2018-06-17)




**Note:** Version bump only for package @zetapush/client

<a name="0.23.2"></a>
## [0.23.2](https://github.com/zetapush/zetapush/compare/v0.23.1...v0.23.2) (2018-06-15)




**Note:** Version bump only for package @zetapush/client

<a name="0.23.1"></a>
## [0.23.1](https://github.com/zetapush/zetapush/compare/v0.23.0...v0.23.1) (2018-06-15)




**Note:** Version bump only for package @zetapush/client

<a name="0.23.0"></a>
# [0.23.0](https://github.com/zetapush/zetapush/compare/v0.22.2...v0.23.0) (2018-06-15)



<a name="0.21.2"></a>
## [0.21.2](https://github.com/zetapush/zetapush/compare/v0.21.1...v0.21.2) (2018-06-13)




**Note:** Version bump only for package @zetapush/client

<a name="0.22.0"></a>
# [0.22.0](https://github.com/zetapush/zetapush/compare/v0.22.2...v0.22.0) (2018-06-15)



<a name="0.21.2"></a>
## [0.21.2](https://github.com/zetapush/zetapush/compare/v0.21.1...v0.21.2) (2018-06-13)




**Note:** Version bump only for package @zetapush/client

<a name="0.21.2"></a>
## [0.21.2](https://github.com/zetapush/zetapush/compare/v0.21.1...v0.21.2) (2018-06-13)




**Note:** Version bump only for package @zetapush/client

<a name="0.21.1"></a>
## [0.21.1](https://github.com/zetapush/zetapush/compare/v0.21.0...v0.21.1) (2018-06-13)




**Note:** Version bump only for package @zetapush/client

<a name="0.21.0"></a>
# [0.21.0](https://github.com/zetapush/zetapush/compare/v0.20.1...v0.21.0) (2018-06-13)


### Features

* **defaults:** update default platformUrl value to https://celtia-alpha.zpush.io/ ([cc746f2](https://github.com/zetapush/zetapush/commit/cc746f2))




<a name="0.20.1"></a>
## [0.20.1](https://github.com/zetapush/zetapush/compare/v0.20.0...v0.20.1) (2018-06-11)




**Note:** Version bump only for package @zetapush/client

<a name="0.20.0"></a>
# [0.20.0](https://github.com/zetapush/zetapush/compare/v0.19.0...v0.20.0) (2018-06-11)




**Note:** Version bump only for package @zetapush/client

<a name="0.19.0"></a>
# [0.19.0](https://github.com/zetapush/zetapush/compare/v0.18.4...v0.19.0) (2018-06-07)




**Note:** Version bump only for package @zetapush/client

<a name="0.18.4"></a>
## [0.18.4](https://github.com/zetapush/zetapush/compare/v0.18.3...v0.18.4) (2018-06-05)




**Note:** Version bump only for package @zetapush/client

<a name="0.18.3"></a>
## [0.18.3](https://github.com/zetapush/zetapush/compare/v0.18.2...v0.18.3) (2018-06-05)




**Note:** Version bump only for package @zetapush/client

<a name="0.18.2"></a>
## [0.18.2](https://github.com/zetapush/zetapush/compare/v0.18.1...v0.18.2) (2018-06-05)




**Note:** Version bump only for package @zetapush/client

<a name="0.18.1"></a>
## [0.18.1](https://github.com/zetapush/zetapush/compare/v0.18.0...v0.18.1) (2018-06-05)




**Note:** Version bump only for package @zetapush/client

<a name="0.18.0"></a>
# [0.18.0](https://github.com/zetapush/zetapush/compare/v0.17.1...v0.18.0) (2018-06-04)


### Features

* **api:** update top level api with new wording definitions ([7895410](https://github.com/zetapush/zetapush/commit/7895410))


### BREAKING CHANGES

* **api:** Change top level api for client options




<a name="0.17.1"></a>
## [0.17.1](https://github.com/zetapush/zetapush/compare/v0.17.0...v0.17.1) (2018-06-04)




**Note:** Version bump only for package @zetapush/client

<a name="0.17.0"></a>
# [0.17.0](https://github.com/zetapush/zetapush/compare/v0.16.3...v0.17.0) (2018-06-04)




**Note:** Version bump only for package @zetapush/client

<a name="0.16.3"></a>
## [0.16.3](https://github.com/zetapush/zetapush/compare/v0.16.2...v0.16.3) (2018-06-04)




**Note:** Version bump only for package @zetapush/client

<a name="0.16.2"></a>
## [0.16.2](https://github.com/zetapush/zetapush/compare/v0.16.1...v0.16.2) (2018-06-01)




**Note:** Version bump only for package @zetapush/client

<a name="0.16.1"></a>
## [0.16.1](https://github.com/zetapush/zetapush/compare/v0.16.0...v0.16.1) (2018-06-01)




**Note:** Version bump only for package @zetapush/client

<a name="0.16.0"></a>
# [0.16.0](https://github.com/zetapush/zetapush/compare/v0.15.3...v0.16.0) (2018-06-01)




**Note:** Version bump only for package @zetapush/client

<a name="0.16.0-alpha.45cf9f91"></a>
# [0.16.0-alpha.45cf9f91](https://github.com/zetapush/zetapush/compare/v0.15.3...v0.16.0-alpha.45cf9f91) (2018-06-01)




**Note:** Version bump only for package @zetapush/client

<a name="0.15.3"></a>
## [0.15.3](https://github.com/zetapush/zetapush/compare/v0.15.2...v0.15.3) (2018-05-31)




**Note:** Version bump only for package @zetapush/client

<a name="0.15.2"></a>
## [0.15.2](https://github.com/zetapush/zetapush/compare/v0.15.1...v0.15.2) (2018-05-31)




**Note:** Version bump only for package @zetapush/client

<a name="0.15.1"></a>
## [0.15.1](https://github.com/zetapush/zetapush/compare/v0.15.0...v0.15.1) (2018-05-31)




**Note:** Version bump only for package @zetapush/client

<a name="0.15.0"></a>
# [0.15.0](https://github.com/zetapush/zetapush/compare/v0.14.4...v0.15.0) (2018-05-31)




**Note:** Version bump only for package @zetapush/client

<a name="0.14.4"></a>
## [0.14.4](https://github.com/zetapush/zetapush/compare/v0.14.3...v0.14.4) (2018-05-30)


### Bug Fixes

* **core:** fix bad reduce prototype ([5a21e48](https://github.com/zetapush/zetapush/commit/5a21e48))




<a name="0.14.3"></a>
## [0.14.3](https://github.com/zetapush/zetapush/compare/v0.14.2...v0.14.3) (2018-05-30)


### Bug Fixes

* **core:** use Object.entries instead of Object.values for clean utility ([96f7a33](https://github.com/zetapush/zetapush/commit/96f7a33))


### Features

* **transport-bootsratp:** implement getOverloadedConfigFromEnvironment for browser and node ([e589c65](https://github.com/zetapush/zetapush/commit/e589c65))




<a name="0.14.2"></a>
## [0.14.2](https://github.com/zetapush/zetapush/compare/v0.14.1...v0.14.2) (2018-05-29)




**Note:** Version bump only for package @zetapush/client

<a name="0.14.1"></a>
## [0.14.1](https://github.com/zetapush/zetapush/compare/v0.14.0...v0.14.1) (2018-05-29)




**Note:** Version bump only for package @zetapush/client

<a name="0.14.0"></a>
# [0.14.0](https://github.com/zetapush/zetapush/compare/v0.13.2...v0.14.0) (2018-05-29)


### Features

* **cli/run:** create services before 'zeta run' ([aec6a3b](https://github.com/zetapush/zetapush/commit/aec6a3b))




<a name="0.13.3"></a>
## [0.13.3](https://github.com/zetapush/zetapush/compare/v0.13.2...v0.13.3) (2018-05-29)




**Note:** Version bump only for package @zetapush/client

<a name="0.13.2"></a>
## [0.13.2](https://github.com/zetapush/zetapush/compare/v0.13.1...v0.13.2) (2018-05-28)




**Note:** Version bump only for package @zetapush/client

<a name="0.13.1"></a>
## [0.13.1](https://github.com/zetapush/zetapush/compare/v0.13.0...v0.13.1) (2018-05-28)




**Note:** Version bump only for package @zetapush/client

<a name="0.13.0"></a>
# [0.13.0](https://github.com/zetapush/zetapush/compare/v0.12.0...v0.13.0) (2018-05-28)


### Bug Fixes

* **cometd:** remove mutation of Transport class properties ([93a29ce](https://github.com/zetapush/zetapush/commit/93a29ce))




<a name="0.13.0-alpha.3a6733f2"></a>
# [0.13.0-alpha.3a6733f2](https://github.com/zetapush/zetapush/compare/v0.12.0...v0.13.0-alpha.3a6733f2) (2018-05-28)


### Bug Fixes

* **cometd:** remove mutation of Transport class properties ([93a29ce](https://github.com/zetapush/zetapush/commit/93a29ce))




<a name="0.12.0"></a>
# [0.12.0](https://github.com/zetapush/zetapush/compare/v0.11.1...v0.12.0) (2018-05-24)




**Note:** Version bump only for package @zetapush/client

<a name="0.11.1"></a>
## [0.11.1](https://github.com/zetapush/zetapush/compare/v0.11.0...v0.11.1) (2018-05-23)




**Note:** Version bump only for package @zetapush/client

<a name="0.11.0"></a>
# [0.11.0](https://github.com/zetapush/zetapush/compare/v0.10.2...v0.11.0) (2018-05-22)




**Note:** Version bump only for package @zetapush/client

<a name="0.10.2"></a>
## [0.10.2](https://github.com/zetapush/zetapush/compare/v0.10.1...v0.10.2) (2018-04-23)




**Note:** Version bump only for package @zetapush/client

<a name="0.10.1"></a>
## [0.10.1](https://github.com/zetapush/zetapush/compare/v0.10.0...v0.10.1) (2018-04-23)




**Note:** Version bump only for package @zetapush/client

<a name="0.10.0"></a>
# [0.10.0](https://github.com/zetapush/zetapush/compare/v0.9.1...v0.10.0) (2018-04-23)




**Note:** Version bump only for package @zetapush/client

<a name="0.9.1"></a>
## [0.9.1](https://github.com/zetapush/zetapush/compare/v0.9.0...v0.9.1) (2018-04-23)


### Bug Fixes

* **client:** update dynamic method invocation variable name ([7e37442](https://github.com/zetapush/zetapush/commit/7e37442))




<a name="0.9.0"></a>
# [0.9.0](https://github.com/zetapush/zetapush/compare/v0.8.5...v0.9.0) (2018-04-23)


### Features

* **client:** add new createProxyTaskService method to support proxified task service ([b11bf20](https://github.com/zetapush/zetapush/commit/b11bf20))




<a name="0.8.5"></a>
## [0.8.5](https://github.com/zetapush/zetapush/compare/v0.8.4...v0.8.5) (2018-04-23)




**Note:** Version bump only for package @zetapush/client

<a name="0.8.4"></a>
## [0.8.4](https://github.com/zetapush/zetapush/compare/v0.8.3...v0.8.4) (2018-04-12)




**Note:** Version bump only for package @zetapush/client

<a name="0.8.3"></a>
## [0.8.3](https://github.com/zetapush/zetapush/compare/v0.8.2...v0.8.3) (2018-04-12)




**Note:** Version bump only for package @zetapush/client

<a name="0.8.2"></a>
## [0.8.2](https://github.com/zetapush/zetapush/compare/v0.8.1...v0.8.2) (2018-04-11)




**Note:** Version bump only for package @zetapush/client

<a name="0.8.1"></a>
## [0.8.1](https://github.com/zetapush/zetapush/compare/v0.8.0...v0.8.1) (2018-04-11)




**Note:** Version bump only for package @zetapush/client

<a name="0.8.0"></a>
# [0.8.0](https://github.com/zetapush/zetapush/compare/v0.7.0...v0.8.0) (2018-04-11)




**Note:** Version bump only for package @zetapush/client

<a name="0.7.0"></a>
# [0.7.0](https://github.com/zetapush/zetapush/compare/v0.6.0...v0.7.0) (2018-04-11)




**Note:** Version bump only for package @zetapush/client

<a name="0.6.0"></a>
# [0.6.0](https://github.com/zetapush/zetapush/compare/v0.5.0...v0.6.0) (2018-04-09)


### Features

* **typings:** update typings definition ([add97fd](https://github.com/zetapush/zetapush/commit/add97fd))




<a name="0.5.0"></a>
# [0.5.0](https://github.com/zetapush/zetapush/compare/v0.4.0...v0.5.0) (2018-03-20)


### Features

* **async-connection:** support promise based method for connect() and disconnect() methods ([951a3af](https://github.com/zetapush/zetapush/commit/951a3af)), closes [#1](https://github.com/zetapush/zetapush/issues/1)
* **client:** add createProxy(Macro)Service to create generic service ([c0e2b13](https://github.com/zetapush/zetapush/commit/c0e2b13)), closes [#2](https://github.com/zetapush/zetapush/issues/2)
* **sandbox-alias:** add support for sandbox alias ([d2aa381](https://github.com/zetapush/zetapush/commit/d2aa381))




<a name="0.4.0"></a>
# [0.4.0](https://github.com/zetapush/zetapush/compare/v0.3.1...v0.4.0) (2018-02-20)




**Note:** Version bump only for package @zetapush/client

<a name="0.3.1"></a>
## [0.3.1](https://github.com/zetapush/zetapush/compare/v0.3.0...v0.3.1) (2018-02-20)




**Note:** Version bump only for package @zetapush/client

<a name="0.2.2"></a>
## [0.2.2](https://github.com/zetapush/zetapush/compare/v0.2.1...v0.2.2) (2018-02-20)




**Note:** Version bump only for package @zetapush/client

<a name="0.2.1"></a>
## [0.2.1](https://github.com/zetapush/zetapush/compare/v0.2.0...v0.2.1) (2018-02-20)




**Note:** Version bump only for package @zetapush/client

<a name="0.2.0"></a>
# 0.2.0 (2018-02-20)


### Features

* **build:** split packages concern ([378207c](https://github.com/zetapush/zetapush/commit/378207c))
