All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
max-wait-duration-in-half-open-state
record-exception
to record-failure-predicate
to match resilience4j's updated config nameignore-exception
to ignore-exception-predicate
to match resilience4j's updated config nameoffer!
instead of put!
for emitting events to channelsregistry
function. Breaking because registry
was a var
containing a registry in a previous version. That var is now default-registry
.emit-registry-events!
and emit-events!
functionsadd-configuration!
, find
, remove!
, and replace!
registry
to default-registry
circuit-breaker!
can now accept a registry as a paramcircuit-breaker
will use a default config if no config is providedconfigure-registry!
functionCan you improve this documentation?Edit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close