Skip to content

Releases: ehazlett/circuit

v1.4

Choose a tag to compare

@ehazlett ehazlett released this 11 Apr 04:02
ea6f82b
  • use Redis for clustering

v1.3.3

Choose a tag to compare

@ehazlett ehazlett released this 05 Apr 06:29
a172374
  • cluster: add version info for nodes

v1.3.2

Choose a tag to compare

@ehazlett ehazlett released this 05 Apr 05:48
748b988
  • optimize cluster messaging
  • fix race condition with querying for cluster ips

v1.3.1

Choose a tag to compare

@ehazlett ehazlett released this 01 Apr 14:38
f2f01c6
  • update restart manager to monitor only stopped and ignore Running, Created, Pausing, and Paused status

v1.3

Choose a tag to compare

@ehazlett ehazlett released this 31 Mar 15:28
  • NATS based clustering

v1.2.1

Choose a tag to compare

@ehazlett ehazlett released this 31 Mar 00:45
5ac69a9
  • fix containerd client leak

v1.2

Choose a tag to compare

@ehazlett ehazlett released this 30 Mar 02:38
b96cd92
  • add GetContainerIPs rpc for getting the IP for each network for a container

v1.1

Choose a tag to compare

@ehazlett ehazlett released this 29 Mar 06:38
532b2de
  • add simple monitor to restart containers upon exit

v1.0

Choose a tag to compare

@ehazlett ehazlett released this 28 Mar 14:11
e6aa8e7

Release 1.0

  • switched to containerd
  • supports automatic connecting / disconnecting with container label
  • added GRPC API
  • removed existing ipvs load balancing (will investigate load balancing in future release)