Commit 353382b
committed
ci(release): 0.11.0-beta.5 [skip ci]
## [0.11.0-beta.5](v0.11.0-beta.4...v0.11.0-beta.5) (2024-05-13)
### Features
* **webdriver-backend:** add dynamic import scripts from module and file ([db2234b](db2234b))
* **proxy-rotation:** add parse (IP address) or search (from broker) functionality for proxy rotation ([2170131](2170131))
* added proxy rotation ([0c36a7e](0c36a7e))
* **safe-web-driver:** enchanced the original `AsyncChromiumLoader` web driver with proxy protection and flexible kwargs and backend ([768719c](768719c))
### Bug Fixes
* **pytest:** add dependency for mocking testing functions ([2f4fd45](2f4fd45))
* **chromium-loader:** ensure it subclasses langchain's base loader ([b54d984](b54d984))
* **proxy-rotation:** removed duplicated arg and passed the loader_kwarhs correctly to the node ([1e9a564](1e9a564))
* **proxy-rotation:** removed max_shape duplicate ([5d6d996](5d6d996))
### Docs
* **refactor:** added proxy-rotation usage and refactor readthedocs ([e256b75](e256b75))1 parent b8079f8 commit 353382b
2 files changed
+24
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
1 | 24 | | |
2 | 25 | | |
3 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments