Skip to content

Releases: pioardi/ring-election

1.1.0

29 Dec 13:43
c89331c
Compare
Choose a tag to compare
1.1.0 Pre-release
Pre-release

Standard js code style adoption.
Integration test improvement.
New feature ---> Listen for events when a partition is assigned/revoked or when a node become the leader

1.0.0 first milestone achieved

16 Nov 10:47
2d77492
Compare
Choose a tag to compare

This release include all the job done into the last 2 years dedicated to this project , i chooses to release a major version when all integration tests are written so that now I can check in a moment if a new change has impacted the code.

v0.0.16

15 Nov 19:58
3ba943c
Compare
Choose a tag to compare

Basic integration tests to improve.
Bug fix on start up of docker image

v0.0.15

15 Nov 16:38
7d56f38
Compare
Choose a tag to compare

Remove LEADER_MODE variable and adjust entry point.sh

Just proof to automate release process

15 Nov 10:47
0afc111
Compare
Choose a tag to compare

Just proof to automate release process

Release process automated and node js upgrade to 12

15 Nov 10:38
2f619e1
Compare
Choose a tag to compare

Release process automated and node js upgrade to 12

v0.0.11-beta.1

05 Jul 14:24
Compare
Choose a tag to compare
v0.0.11-beta.1 Pre-release
Pre-release

Enable cors.

BETA 1

07 May 18:28
Compare
Choose a tag to compare
BETA 1 Pre-release
Pre-release

On this version ring is able to deal with an auto master election without need to indicate with an environment variable if the server must be the leader or not .

Some problems on monitoring are fixed, now we need to improve the response body on the status API .

Bug fixed during the integration a use case

05 May 19:24
Compare
Choose a tag to compare
v0.0.7-alpha

Fix when a follower become master and assigned partitions are not cle…

Several fixes after integration

04 May 19:07
Compare
Choose a tag to compare
Pre-release
v0.0.5-alpha

Fix ref error