Skip to content

Latest commit

 

History

History
527 lines (269 loc) · 20.4 KB

CHANGELOG.md

File metadata and controls

527 lines (269 loc) · 20.4 KB

Changelog

v1.0.2 (2020-11-16)

Full Changelog

Merged pull requests:

v1.0.1 (2020-11-16)

Full Changelog

Merged pull requests:

  • Bugfix responding to wildcard events with promises #230 (jessety)

v1.0.0 (2019-12-29)

Full Changelog

Release cote version 1.0.0.

Cote has been stable and backwards compatible since the very first commit, with the exception of deprecating older Node.js versions. It hasn't received new major features in the past year, and with all its users and community, it's now time to release this version as 1.0.0.

With this release cote drops support for Node.js version 6 and 8, which allows us to remove Babel transpilation which was only used for the object spread operator.

Breaking changes:

  • Require minimum Node.js version of 10 and remove babel transpiling #207 (dashersw)

Implemented enhancements:

Closed issues:

  • Missing change log and release notes. #181

v0.21.1 (2019-09-29)

Full Changelog

v0.21.0 (2019-09-28)

Full Changelog

v0.20.3 (2019-09-28)

Full Changelog

v0.20.2 (2019-09-28)

Full Changelog

Implemented enhancements:

  • Log a warning to the console if there are no handlers for a specific event #168

Merged pull requests:

  • feature: Log message when no listener for event #189 (otothea)

v0.20.1 (2019-08-11)

Full Changelog

Closed issues:

  • Document the use of DISCOVERY_HOSTNAME environment variable #160

Merged pull requests:

  • Improve docs around redis and DISCOVERY_HOSTNAME #170 (drubin)

v0.20.0 (2019-04-07)

Full Changelog

Implemented enhancements:

v0.19.1 (2019-02-05)

Full Changelog

v0.19.0 (2019-01-25)

Full Changelog

Merged pull requests:

v0.18.4 (2019-01-06)

Full Changelog

v0.18.3 (2018-12-24)

Full Changelog

v0.18.2 (2018-12-24)

Full Changelog

v0.18.1 (2018-12-23)

Full Changelog

Merged pull requests:

v0.18.0 (2018-10-03)

Full Changelog

v0.17.5 (2018-10-03)

Full Changelog

v0.17.4 (2018-10-03)

Full Changelog

Merged pull requests:

v0.17.3 (2018-09-30)

Full Changelog

v0.17.2 (2018-09-30)

Full Changelog

Merged pull requests:

v0.17.1 (2018-08-19)

Full Changelog

v0.17.0 (2018-06-25)

Full Changelog

Merged pull requests:

v0.16.2 (2018-02-19)

Full Changelog

v0.16.1 (2017-12-19)

Full Changelog

v0.16.0 (2017-11-29)

Full Changelog

Merged pull requests:

v0.15.1 (2017-07-09)

Full Changelog

v0.15.0 (2017-07-09)

Full Changelog

v0.14.1 (2017-06-04)

Full Changelog

v0.14.0 (2017-06-04)

Full Changelog

Implemented enhancements:

  • Quit retrying connection after a set amount of tries / time #16

Merged pull requests:

  • ES6 rewrite #45 (dashersw)
  • Fix #34 Check statusLogsEnabled option when logging online status #40 (otothea)

v0.13.2 (2017-05-08)

Full Changelog

v0.13.1 (2017-05-08)

Full Changelog

v0.13.0 (2017-04-27)

Full Changelog

Closed issues:

  • Add Promise support #36

v0.12.1 (2017-04-26)

Full Changelog

v0.12.0 (2017-04-26)

Full Changelog

Closed issues:

  • Implement preliminary internal queue for requesters #24

v0.11.0 (2017-04-20)

Full Changelog

v0.10.1 (2017-04-20)

Full Changelog

Implemented enhancements:

  • Add a GUI for Monitor component #9

v0.10.0 (2017-02-05)

Full Changelog

v0.9.3 (2017-01-20)

Full Changelog

monitoring-tool (2016-08-24)

Full Changelog

v0.9.2 (2016-08-24)

Full Changelog

Merged pull requests:

v0.9.1 (2016-07-15)

Full Changelog

v0.9.0 (2016-07-12)

Full Changelog

v0.8.8 (2016-07-11)

Full Changelog

v0.8.7 (2016-06-22)

Full Changelog

v0.8.6 (2016-06-22)

Full Changelog

Closed issues:

  • Let components use hostnames when establishing connection #25

v0.8.5 (2016-06-21)

Full Changelog

v0.8.4 (2016-04-06)

Full Changelog

v0.8.3 (2016-04-03)

Full Changelog

Merged pull requests:

v0.8.2 (2016-03-28)

Full Changelog

Merged pull requests:

v0.8.1 (2016-02-20)

Full Changelog

Implemented enhancements:

  • Allow disabling monitor screen #18
  • Add health checks and monitoring #17

v0.8.0 (2016-02-20)

Full Changelog

v0.7.2 (2016-01-14)

Full Changelog

v0.7.1 (2016-01-14)

Full Changelog

Closed issues:

  • Implement key prefixes as global config #15

v0.7.0 (2016-01-12)

Full Changelog

v0.6.3 (2015-12-01)

Full Changelog

v0.6.2 (2015-11-19)

Full Changelog

v0.6.1 (2015-11-06)

Full Changelog

0.6.0 (2015-05-06)

Full Changelog

Merged pull requests:

  • Put an upper limit to the node engine versions. #10 (mertdogar)

0.5.10 (2015-03-26)

Full Changelog

0.5.9 (2015-03-26)

Full Changelog

0.5.8 (2015-03-26)

Full Changelog

Merged pull requests:

0.5.7 (2014-04-26)

Full Changelog

0.5.6 (2014-04-24)

Full Changelog

0.5.5 (2014-04-21)

Full Changelog

Merged pull requests:

0.5.4 (2014-04-14)

Full Changelog

Merged pull requests:

  • Callbacks are called with the passed error value for error propagation #3 (mertcetin)

0.5.3 (2014-04-14)

Full Changelog

Merged pull requests:

0.5.2 (2014-04-10)

Full Changelog

0.5.1 (2014-04-04)

Full Changelog

0.5.0 (2014-04-01)

Full Changelog

Merged pull requests:

0.4.10 (2014-03-27)

Full Changelog

0.4.9 (2014-03-25)

Full Changelog

0.4.8 (2014-03-25)

Full Changelog

0.4.7 (2014-03-24)

Full Changelog

0.4.6 (2014-02-09)

Full Changelog

0.4.5 (2014-01-22)

Full Changelog

0.4.4 (2014-01-22)

Full Changelog

0.4.3 (2013-05-20)

Full Changelog

0.4.2 (2013-05-20)

Full Changelog

0.4.1 (2013-05-17)

Full Changelog

0.4.0 (2013-05-17)

Full Changelog

0.3.10 (2013-05-16)

Full Changelog

0.3.9 (2013-05-16)

Full Changelog

0.3.8 (2013-05-05)

Full Changelog

0.3.7 (2013-05-04)

Full Changelog

0.3.6 (2013-05-04)

Full Changelog

0.3.5 (2013-05-03)

Full Changelog

0.3.4 (2013-05-03)

Full Changelog

0.3.3 (2013-05-03)

Full Changelog

0.3.2 (2013-05-03)

Full Changelog

0.3.1 (2013-05-02)

Full Changelog

0.3.0 (2013-05-02)

Full Changelog

0.2.0 (2013-04-30)

Full Changelog

0.1.0 (2013-04-28)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator