File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change 10
10
Added interfaces for BatchClient, HttpClientRouter and HttpMethodsClient.
11
11
(These interfaces use the ` Interface ` suffix to avoid name collisions.)
12
12
- Added an interface for HttpClientPool and moved the abstract class to the HttpClientPool sub namespace.
13
+ - AddPathPlugin: Do not add the prefix if the URL already has the same prefix.
13
14
14
15
### Removed
15
16
- Deprecated option ` debug_plugins ` has been removed from ` PluginClient `
20
21
21
22
- RetryPlugin: Renamed the configuration options for the exception retry callback from ` decider ` to ` exception_decider `
22
23
and ` delay ` to ` exception_delay ` . The old names still work but are deprecated.
23
- - AddPathPlugin: Do not add the prefix if the URL already has the same prefix.
24
-
25
24
26
25
## 1.8.2 - 2018-12-14
27
26
You can’t perform that action at this time.
0 commit comments