Skip to content

Releases: yammer/breakerbox

Breakerbox 0.5.2

19 Aug 20:27
Compare
Choose a tag to compare
  • Hystrix 1.5.4 changed the HystrixMetricsStreamServlet to use a new parameter to
    control the max number of concurrent connections: hystrix.config.stream.maxConcurrentConnections.

Breakerbox 0.5.1

09 Aug 20:34
Compare
Choose a tag to compare

Breakerbox 0.5.0

28 Jul 22:13
Compare
Choose a tag to compare
  • Dropwizard 1.0
  • Tenacity 1.0.0
  • PostgreSQL 9.4.1209.jre7
  • Dropwizard-auth-ldap 1.0.0
  • Maven-findbugs 3.0.4
  • Kubernetes-api 2.2.144

Breakerbox 0.4.5

01 Jul 20:58
Compare
Choose a tag to compare
  • Make cluster registration part of the normal cycle for InstanceDiscovery.

Breakerbox 0.4.4

29 Jun 18:04
Compare
Choose a tag to compare
  • Dropwizard 0.9.3
  • Tenacity 0.8.3
  • Migrate Instances from FluentIterable to Java8 Streams
  • Allow for custom InstanceDiscovery implementations
  • KubernetesInstanceDiscovery

Breakerbox 0.4.3

23 May 23:04
Compare
Choose a tag to compare
  • turbine configuration now references a yaml containing the instances configuration which will be reloaded whenever there is a change.

Breakerbox 0.4.2

19 Apr 12:05
Compare
Choose a tag to compare
  • Java 8 required
  • Dropped config.properties and introduced YamlInstanceDiscovery which now lets users configure which dashboards/clusters/instances configured via yaml. This adds the ability to construct
    clusters made up of other clusters and instances for easy configuration.

Breakerbox 0.4.1

14 Apr 23:53
Compare
Choose a tag to compare
  • Tenacity 0.8.2 (fixed a bug where 2 metrics were trying to be produced that didn't exist anymore p98 for Tenacity commands)

Breakerbox 0.4.0

14 Apr 23:14
Compare
Choose a tag to compare
  • Tenacity 0.8.1
  • Rewritten UI in React.js
  • Added /clusters, /clusters/:service/propertykeys, /clusters/:service/configurations/:propertykey

Breakerbox 0.3.4

17 Mar 21:09
Compare
Choose a tag to compare