v1.2.0 (2024-11-16)
Implemented enhancements:
- Upgrade to socket.io 4.8.1
- Run npm audit fix—no production dependencies are affected, this is only for development dependencies
v1.1.0 (2024-06-13)
Closed issues:
- Remove hiredis dependency #258
- Requester can see the Responder but dont send request to it #267
- Hide "no listeners found for event" log #265
- Can't start cote due to port issue #263
- Select port used #262
- Cote not working with AWS Autoscalling instances. #261
- hiredis dependency preventing using node versions > 10? #256
- Invalid 'main' field - node-discover #255
- K3S Kubernetes Cluster: TypeError [ERR_INVALID_ARG_TYPE]: The "options.port" property must be one of type number or string. Received null #254
- Authentication consideration #53
Merged pull requests:
v1.0.3 (2021-08-16)
Closed issues:
- Using cotejs on k3s cluster #253
- cote.js actively maintained? #244
- Recommended approach to version Cote microservices? #234
- Cote is not broadcasting service discovery packets through weave network #80
- connect EADDRNOTAVAIL 0.0.0.0:8000 #74
Merged pull requests:
- Readme FAQ: Removed the part about no 1.0 release #251 (karimmakhloufi)
- Update deps and ava #232 (dashersw)
v1.0.1 (2020-11-16)
Closed issues:
- Publish version 1.0.0 #163
Merged pull requests:
v1.0.0 (2019-12-29)
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:
Implemented enhancements:
- Add changelog #208 (dashersw)
- Added NodeJS 12 support #194 (gnought)
- Fixed prepublish that deprecated in npm@5 #192 (gnought)
- Fixed missing err argument in client.js example #191 (gnought)
Closed issues:
- Missing change log and release notes. #181
v0.21.1 (2019-09-29)
v0.21.0 (2019-09-28)
v0.20.3 (2019-09-28)
v0.20.2 (2019-09-28)
Implemented enhancements:
- Log a warning to the console if there are no handlers for a specific event #168
Merged pull requests:
v0.20.1 (2019-08-11)
Closed issues:
- Document the use of DISCOVERY_HOSTNAME environment variable #160
Merged pull requests:
v0.20.0 (2019-04-07)
Implemented enhancements:
- Add colors to colorless code blocks #158 (ScottRudiger)
v0.19.1 (2019-02-05)
v0.19.0 (2019-01-25)
Merged pull requests:
- Add ability to target subgroups of Requesters #150 (pelzerim)
- Using PM2 Cluster Properly - README #149 (knoxcard)
v0.18.4 (2019-01-06)
v0.18.3 (2018-12-24)
v0.18.2 (2018-12-24)
v0.18.1 (2018-12-23)
Merged pull requests:
- More documentation for Sockend #132 (matejthetree)
v0.18.0 (2018-10-03)
v0.17.5 (2018-10-03)
v0.17.4 (2018-10-03)
Merged pull requests:
v0.17.3 (2018-09-30)
v0.17.2 (2018-09-30)
Merged pull requests:
- update readme.md #127 (matejthetree)
- Update README.md #124 (roblabat)
- Update README.md #121 (matejthetree)
- Update README.md #120 (matejthetree)
v0.17.1 (2018-08-19)
v0.17.0 (2018-06-25)
Merged pull requests:
v0.16.2 (2018-02-19)
v0.16.1 (2017-12-19)
v0.16.0 (2017-11-29)
Implemented enhancements:
- ES6 rewrite #37
Merged pull requests:
v0.15.1 (2017-07-09)
v0.15.0 (2017-07-09)
v0.14.1 (2017-06-04)
v0.14.0 (2017-06-04)
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)
v0.13.1 (2017-05-08)
v0.13.0 (2017-04-27)
Closed issues:
- Add Promise support #36
v0.12.1 (2017-04-26)
v0.12.0 (2017-04-26)
Closed issues:
- Implement preliminary internal queue for requesters #24
v0.11.0 (2017-04-20)
v0.10.1 (2017-04-20)
Implemented enhancements:
- Add a GUI for Monitor component #9
v0.10.0 (2017-02-05)
v0.9.3 (2017-01-20)
monitoring-tool (2016-08-24)
v0.9.2 (2016-08-24)
Merged pull requests:
- Fix some of the linter issues #26 (frontconnect)
v0.9.1 (2016-07-15)
v0.9.0 (2016-07-12)
v0.8.8 (2016-07-11)
v0.8.7 (2016-06-22)
v0.8.6 (2016-06-22)
Closed issues:
- Let components use hostnames when establishing connection #25
v0.8.5 (2016-06-21)
v0.8.4 (2016-04-06)
v0.8.3 (2016-04-03)
Merged pull requests:
- Fix for leaking socket connections #21 (dmitry-ilin)
v0.8.2 (2016-03-28)
Merged pull requests:
- feature(port): Adds advertisement port option #20 (kenjones-cisco)
v0.8.1 (2016-02-20)
Implemented enhancements:
v0.8.0 (2016-02-20)
v0.7.2 (2016-01-14)
v0.7.1 (2016-01-14)
Closed issues:
- Implement key prefixes as global config #15
v0.7.0 (2016-01-12)
v0.6.3 (2015-12-01)
v0.6.2 (2015-11-19)
v0.6.1 (2015-11-06)
0.6.0 (2015-05-06)
Merged pull requests:
0.5.10 (2015-03-26)
0.5.9 (2015-03-26)
0.5.8 (2015-03-26)
Merged pull requests:
- Update socket.io version from 0.9.14 to 1.0.6. #7 (mehmettamturk)
- Update benchmark, wait for socket connection to start testing #6 (mertcetin)
- Benchmarks #5 (mertcetin)
0.5.7 (2014-04-26)
0.5.6 (2014-04-24)
0.5.5 (2014-04-21)
Merged pull requests:
0.5.4 (2014-04-14)
Merged pull requests:
0.5.3 (2014-04-14)
Merged pull requests:
0.5.2 (2014-04-10)
0.5.1 (2014-04-04)
0.5.0 (2014-04-01)
Merged pull requests:
0.4.10 (2014-03-27)
0.4.9 (2014-03-25)
0.4.8 (2014-03-25)
0.4.7 (2014-03-24)
0.4.6 (2014-02-09)
0.4.5 (2014-01-22)
0.4.4 (2014-01-22)
0.4.3 (2013-05-20)
0.4.2 (2013-05-20)
0.4.1 (2013-05-17)
0.4.0 (2013-05-17)
0.3.10 (2013-05-16)
0.3.9 (2013-05-16)
0.3.8 (2013-05-05)
0.3.7 (2013-05-04)
0.3.6 (2013-05-04)
0.3.5 (2013-05-03)
0.3.4 (2013-05-03)
0.3.3 (2013-05-03)
0.3.2 (2013-05-03)
0.3.1 (2013-05-02)
0.3.0 (2013-05-02)
0.2.0 (2013-04-30)
0.1.0 (2013-04-28)
* This Changelog was automatically generated by github_changelog_generator