All Versions
10
Latest Version
Avg Release Cycle
172 days
Latest Release
1576 days ago

Changelog History

  • v2.0.0

    December 31, 2019
  • v1.3.8

    December 31, 2019
  • v1.1.0 Changes

    April 22, 2017

    ⚡️ 1. Updating to dropwizard 1.1.0

    1. Fixing issue that was throwing a NullPointerException when the request hit an non-existing endpoint.
  • v1.0.5 Changes

    February 16, 2017

    ⚡️ Updating to dropwizard 1.0.5.

  • v1.0.0 Changes

    September 21, 2016

    ⬆️ Upgrading dropwizard to version 1.0.0.

  • v0.0.6 Changes

    April 24, 2016

    🔧 1. Adding support to custom thresholds, which can be specified in the configuration. ⚡️ 2. Optimizing the Application event listener to use parallel streams, instead of for loops. ⚡️ 3. Optimizing the request handling to only act whenever it's needed.

  • v0.0.5 Changes

    April 07, 2016
    1. General code clean up.
    2. Removing unnecessary threshold parameter on @CircuitBreaker annotation, which is not currently implemented. 👻 3. Throwing OperationException, instead of generic Exception, from the circuit breaker wrapped block.
  • v0.0.4

    February 25, 2016
  • v0.0.3

    November 07, 2015
  • v0.0.2

    October 07, 2015