You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- The builder methods for `TransparentProxyDestination` have been renamed:
8
+
-`staticDestination()` to `destination()`
9
+
-`dynamicDestination()` to `gateway()`
10
+
11
+
### 📈 Improvements
12
+
13
+
- Circuit breaker exceptions `CallNotPermittedException` have been replaced in favor of the previously thrown exception to provide more context on the failure.
0 commit comments