- Release v5.0.0. (018532c)
- Release v4.1.3. (3716b53)
- docs(changelog): updated (9aaab57)
- docs(changelog): updated (364e49c)
- fix: package (4d7dc0f)
- fix: tests (6c5704e)
- chore(deps-dev): bump mocha from 3.5.0 to 3.5.3 (c47dbbc)
- chore(deps): [security] bump extend from 3.0.0 to 3.0.2 (1bf47ce)
- chore(deps): [security] bump hawk from 3.1.0 to 3.1.3 (dd71b25)
- chore(deps): [security] bump is-my-json-valid from 2.12.2 to 2.20.0 (e0712db)
- chore(deps): bump common-env from 6.3.0 to 6.3.1 (d14e813)
- fix (e6c3318)
- fix (4d4bc21)
- Release v4.1.1. (d3674e6)
- Release v4.1.2. (5107644)
- Update README.md (683dbe0)
- Update README.md (9749e65)
- Update README.md (3e56c5e)
- fix: pkg lock (e89a0d1)
- fix(package): upgrade deps (6ae310f)
- chore(deps): [security] bump bl from 1.0.0 to 1.0.3 (5b1202a)
- chore(deps): [security] bump brace-expansion from 1.1.1 to 1.1.11 (5c868d6)
- chore(deps): [security] bump concat-stream from 1.5.1 to 1.6.2 (60c4371)
- chore(deps): [security] bump extend from 3.0.0 to 3.0.2 (689c49a)
- chore(deps): [security] bump fstream from 1.0.10 to 1.0.12 (1726af0)
- chore(deps): [security] bump handlebars from 4.0.5 to 4.5.3 (ce0837b)
- chore(deps): [security] bump hawk from 3.1.0 to 3.1.3 (2ef0e6d)
- chore(deps): [security] bump is-my-json-valid from 2.12.2 to 2.20.0 (fb8677d)
- chore(deps): [security] bump lodash from 4.17.4 to 4.17.13 (bd3376f)
- chore(deps): [security] bump lodash.template from 4.4.0 to 4.5.0 (f74bdf8)
- chore(deps): [security] bump moment from 2.10.6 to 2.24.0 (3ce80ac)
- chore(deps): [security] bump node-uuid from 1.4.3 to 1.4.8 (133aa9d)
- chore(deps): [security] bump request from 2.65.0 to 2.74.0 (dd2d7c9)
- chore(deps): [security] bump sshpk from 1.9.2 to 1.16.1 (a1840a8)
- chore(deps): [security] bump tar from 2.2.1 to 2.2.2 (1b3d25a)
- chore(deps): [security] bump tough-cookie from 2.2.0 to 2.3.4 (94b345e)
- chore(deps): bump common-env from 6.1.0 to 6.3.0 (e6432e9)
- chore(deps): bump debug from 4.0.1 to 4.1.1 (5a0a0c9)
- chore(deps): bump lodash from 4.17.13 to 4.17.15 (c41b8d7)
- doc: updated README, removed double quotes for set env on windows (5f652d5)
- docs(changelog): updated (011849c)
- Release v4.1.0. (1f112a5)
- Add Systemd script example (e85eee4)
- Add test for TLS connect (95d09df)
- feat(gitlab) (968d2c4)
- fix(test) (7a80f5d)
- fix(test) (d4dc333)
- Release v4.0.2. (0f3bfee)
- Reove PID (5fa1e42)
- Support TLS connection to Redis (bb081c9)
- Update can_handshake.sh (593c4be)
- Update can_handshake.sh (3487f1f)
- Update README.md (f111d54)
- Update README.md (43031ed)
- Update README.md (e6567d5)
- Update README.md (2c0bfd1)
- Update README.md (7c09dd4)
- chore: add dist file (b5cee41)
- chore: add npm-release (cfbd54f)
- chore: update project (89d7a64)
- chore(package): update coveralls to version 2.11.14 (f76925c)
- style: add prettierrc (c640c6f)
- style: tls => isTLS (2bc2dc3)
- fix: endpoint test for node v10. server.close() does not behave like it did in node v8 & node v6. (b8f1fe1)
- fix(acceptance): use a longer timing & only ask one time for proxy log (9368742)
- fix(ci): run tests :) (b055228)
- doc: add docker for mac command (69832db)
- doc: Readme (b172b67)
- feat(test): added acceptance test (a215c75)
- feat(test): added acceptance test (78d7dc3)
- fix(deps) (b109b91)
- Release v4.0.1. (79b6e52)
- fix(deps): common-env (96c5ceb)
- docs(changelog): updated (f5be3c3)
- docs(README) (3f82c6b)
- docs(README) (31c0fc8)
- docs(README) (283bdb7)
- fix(check-build) (7ccd199)
- fix(package) (ff55e06)
- Release v4.0.0. (b7151f8)
- Update README.md (2d65bb6)
- Update README.md (b9f61f1)
- fix(Endpoint): don't log too much (acdd7fa)
- fix(package): removed deamonize (9cf5f6d)
- feat(dips): updated dependencies (4df19ae)
- feat(node): upgrade to node v6 (9a7fc7e)
- docs(changelog): updated (ada20b9)
- docs(readme) (36a4808)
- feat(update-notifier) (9a1cf50)
- Release v3.0.0. (c035acf)
- Update README.md (ec6cf8c)
- Update README.md (d159b92)
- Update README.md (6b67b24)
- Update README.md (6cf5615)
- Update README.md (3e732db)
- Update README.md (c9f47bf)
- Update README.md (5b956df)
- Update README.md (3d5b072)
- Update README.md (e840be1)
- upstart service config (7d2c548)
- fix(autoreconnect): disconnect Endpoint when Redis connection is lot (abba4b0)
- fix(endpoint): support for node 0.8 & 0.10 (23eb140)
- fix(node): dropping support for 0.6 & 0.8 (f73786c)
- feat(coverage): added coverage (e5353c9)
- docs(readme) (89b4bcf)
- docs(readme) (8d7a8c1)
- fix(circle) (79149f6)
- fix(circle) (d2476e3)
- fix(circle) (e14a661)
- fix(circle) (f9e5929)
- Release v2.2.5. (36d8787)
- fix(circle): updated circle.yml (b9febaa)
- fix(circle): updated circle.yml (b98c275)
- fix(deps): upgrade winston & lodash (6dfbaf1)
- docs(changelog): updated (81ce9b4)
- docs(readme) (f844595)
- docs(readme) (315cde3)
- fix(circle) (e17978b)
- fix(circleci) (4e4bd29)
- fix(gitignore) (50110a7)
- Release v2.2.4. (d3ba800)
- feat(changelog): new changelog (9a6cae6)
- feat(package): added check-build (ae3529e)
- fix(Endpoint): fixed a critical issue that disallowed reconnect to the endpoint (094d94b)
- fix(package): fixed github urls (3d17b02)
- docs(readme) (6c1c047)
- docs(readme) (3806a5e)
- feat(circleci) (dac80f1)
- feat(circleci) (689581b)
- Release v2.2.0. (4e9e6dd)
- Update README.md (395fbbf)
- feat(serverlist): add docker support (f14e977)
- feat(serverlist): add docker support (21749e1)
- docs(redsmin) (57ad47c)
- docs(redsmin) (bbfe46d)
- Release v2.1.0. (53479c8)
- feat(docker): added docker support (100e36b)
- feat(package): upgrade common-env (66b66e0)
- fix(package): upgrade common-env (1524a10)
- Release v2.0.2. (428f92c)
- feat(package): upgrade winston to 1.x (b477183)
- fix(package): main is app not index (f5bd31a)
- docs(changelogà (f7b5056)
- docs(readme) (a6dcec4)
- docs(readme) (85830a9)
- docs(readme) (4dbad52)
- docs(readme) (8c7d6e5)
- docs(readme) (e1c3396)
- Release v2.0.1. (71302bf)
- fix(dist): remove old debian configuration (88d82b9)
- docs(readme) (019abe6)
- feat(dot files) (72cfc2c)
- fix(gitignore) (6b17869)
- fix(lint) (bfa2977)
- fix(lint) (19d5079)
- fixes #16 (480e6d5), closes #16
- refactor(app,config) (c10e062)
- refactor(Endpoint) (44ba1e6)
- refactor(Proxy) (fadad62)
- refactor(RedisClient) (dbd31e2)
- Release v2.0.0. (d3d80a3)
- style(bin) (91a0d1d)
- Update README.md (79cf152)
- Update README.md (c329e3f)
- Update README.md (2056429)
- Update README.md (5cf744c)
- test(config): add tests on config (f1415ee)
- test(config): fix config (4e9d467)
- docs(readme): add commands for windows (e2a9dd7)
- docs(readme): add environment variables (4416c37)
- docs(readme): add environment variables (1d8ff68)
- docs(readme): now Redsmin Proxy API (also issue 2 is already fixed #2) (f5a6402), closes #2
- docs(readme): remove changelog from readme and add it inside CHANGELOG.md (fed2971)
- feat(lodash): upgrade (82a3baa)
- feat(package): update deps (39dbb7b)
- feat(RedisClient): support for socket, fixes #15 (488c1f8), closes #15
- feat(scripts): add changelog (9ed2bf5)
- feat(scripts): add ci-start (95f5132)
- feat(travis): supports for nodejs 0.8, 0.10 and 0.12 (b6466b0)
- fix(app): update app (813992c)
- fix(config): allow the user to override configuration file parameters with env variables (21525b2)
- fix(grunt): remove grunt-bump (838d89f)
- fix(package): fix npm test (285f052)
- fix(RedisClient): fix backoff upgrade (ffaca98)
- fix(redsmin): remove useless code (0c460b4)
- fix(test): move Endpoint to mocha (386697b)
- fix(test): move Endpoint to mocha (673c424)
- fix(test): move RedisClient to mocha (e0b24e0)
- refactor(redsmin): fixes #18, fixes #17 (a6f2fb3), closes #18 #17
- chore(test): move test along their implementations (79e3731)
- Bump (d09fcec)
- Bump (a77c718)
- [Endpoint] Fixed an exception from Backoff library & bump to 1.1.3 (8a34780)
- [RedisClient] handle both connection string format, with or without redis:// (26d69be)
- [Unit-tests] fix (5f4acb9)
- [Changelog] for 1.1.0 (f66484b)
- [Endpoint] test fix (4bb71b4)
- Update README.md (f2336c8)
- Update README.md (5d544ba)
- Update README.md (19697a1)
- 1.0.5 (cc643ee)
- Readme update (fac4891)
- Release v1.0.2 (96a43d0)
- [0.3.1] Remove keepAlive initial-delay (135a49f)
- [Endpoint] clean (753a676)
- [Package.json] Set engineStrict to true (ccde702)
- [Readme] Update (c4196c6)
- Bump (e17c55f)
- Bump to 0.1.9 (62a2ac7)
- Bump to 0.2.0 (677c576)
- Bump to 0.2.1 (0060aa9)
- Fix an special case when the proxy does not reconnect #7 (2d72ed6), closes #7
- Fixing #3 (df2a135), closes #3
- jshintrc added (05c6ab8)
- Readme fix (42323a5)
- Readme update (669ca11)
- Release v1.0.1 (dd3ae34)
- Update README.md (eceed4b)
- Update README.md (b8ef56f)
- v0.3.0 - Implemented set_key command for one-line install (d7a43a6)
- v0.3.3 (45b7dfa)
- v0.3.4 (69c6d9f)
- [RedisClient] Better handling of Redis disconnection (28a2060)
- [RedisClient] Check. (92110af)
- Awesome (7eba9e0)
- Beta 0.1.2 (7229555)
- Bug fix: handshake merged with redis commands (be94c0a)
- bump 0.1.6 (099c8fa)
- Bump to 0.1.8 (f8cb468)
- Fix git-ignore (e45891f)
- KeepAlive(true) & bump to 0.1.7 (ef9bbbf)
- Migrate repository url (d070b41)
- Remove support for node < 0.6 (it's daemonize fault !) (884f10a)
- v0.1.1 (80071da)