You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to JRugged Users
Version 2.1.0 of the Jrugged library released!
* Fixed a runtime bug where circuit breakers could get stuck
attempting to reset
* Added support for a notification callback when there is a state
change in a circuit breaker
* Added a way to set a circuit breaker into bypass
* Fixed a log4j.xml file in the spring library that was
interfering with other config when integrated into projects.
* Added a way to add "ALL" methods to a spring interceptor
* Created an example of a percentage based failure intercepter