WebMagic-0.7.5
版本发布时间: 2022-09-02 19:35:35
code4craft/webmagic最新发布版本:WebMagic-1.0.1(2024-10-26 01:46:00)
What's Changed
- [Fix] #698 修复使用Redis,Request丢失附加信息问题 by @jianyun8023 in https://github.com/code4craft/webmagic/pull/702
- [Fix] 修正错误方法名 by @jianyun8023 in https://github.com/code4craft/webmagic/pull/703
- fix the typo by @aristotll in https://github.com/code4craft/webmagic/pull/658
- [Snyk] Fix for 2 vulnerabilities by @snyk-bot in https://github.com/code4craft/webmagic/pull/895
- [Snyk] Fix for 1 vulnerabilities by @snyk-bot in https://github.com/code4craft/webmagic/pull/897
- [Snyk] Fix for 1 vulnerabilities by @snyk-bot in https://github.com/code4craft/webmagic/pull/899
- [Snyk] Fix for 1 vulnerabilities by @snyk-bot in https://github.com/code4craft/webmagic/pull/908
- [Snyk] Fix for 1 vulnerabilities by @snyk-bot in https://github.com/code4craft/webmagic/pull/911
- [Snyk] Security upgrade com.github.dreamhead:moco-core from 0.11.0 to 1.0.0 by @snyk-bot in https://github.com/code4craft/webmagic/pull/914
- [Snyk] Security upgrade com.github.dreamhead:moco-core from 0.11.0 to 1.0.0 by @snyk-bot in https://github.com/code4craft/webmagic/pull/920
- [Snyk] Security upgrade com.github.dreamhead:moco-core from 0.11.0 to 1.0.0 by @snyk-bot in https://github.com/code4craft/webmagic/pull/922
- [Snyk] Security upgrade com.github.dreamhead:moco-core from 0.11.0 to 1.0.0 by @snyk-bot in https://github.com/code4craft/webmagic/pull/923
- [Snyk] Security upgrade com.github.dreamhead:moco-core from 0.11.0 to 1.0.0 by @snyk-bot in https://github.com/code4craft/webmagic/pull/925
- [Snyk] Fix for 15 vulnerable dependencies by @snyk-bot in https://github.com/code4craft/webmagic/pull/889
- [Snyk] Fix for 1 vulnerable dependencies by @snyk-bot in https://github.com/code4craft/webmagic/pull/882
- Add unit tests for us.codecraft.webmagic.utils.NumberUtils by @ThomasPerkins1123 in https://github.com/code4craft/webmagic/pull/885
- build: manage plugin version & remove build WARNING by @leeyazhou in https://github.com/code4craft/webmagic/pull/939
- [Snyk] Security upgrade com.alibaba:fastjson from 1.2.68 to 1.2.69 by @snyk-bot in https://github.com/code4craft/webmagic/pull/946
- [Snyk] Security upgrade org.apache.httpcomponents:httpclient from 4.5.12 to 4.5.13 by @snyk-bot in https://github.com/code4craft/webmagic/pull/955
- [Snyk] Security upgrade junit:junit from 4.13 to 4.13.1 by @snyk-bot in https://github.com/code4craft/webmagic/pull/957
- [Snyk] Security upgrade com.google.guava:guava from 29.0-jre to 30.0-android by @snyk-bot in https://github.com/code4craft/webmagic/pull/959
- 子任务可以使用不同的下载器。。。 by @itranlin in https://github.com/code4craft/webmagic/pull/974
- 主要是对代理的功能进行了增加和修改 by @yaoqiangpersonal in https://github.com/code4craft/webmagic/pull/976
- Remove useless imports to fix build. by @sutra in https://github.com/code4craft/webmagic/pull/977
- SpiderStatus中getPagePerSecond()方法,增加验证逻辑,避免空指针,避免除数为零。 by @yqia182 in https://github.com/code4craft/webmagic/pull/993
- 增加了List<SpiderStatusMXBean>属性的get方法,供SpiderMonitor的子类获取. by @thebirdandfish in https://github.com/code4craft/webmagic/pull/1000
- [Snyk] Security upgrade com.github.dreamhead:moco-core from 1.1.0 to 1.2.0 by @snyk-bot in https://github.com/code4craft/webmagic/pull/1011
- 提交可恢复爬取内容例子 by @linweisen in https://github.com/code4craft/webmagic/pull/1013
- Update to Jedis 3.6.0 by @gkorland in https://github.com/code4craft/webmagic/pull/1025
- [Snyk] Security upgrade com.jayway.jsonpath:json-path from 2.4.0 to 2.6.0 by @snyk-bot in https://github.com/code4craft/webmagic/pull/1029
New Contributors
- @jianyun8023 made their first contribution in https://github.com/code4craft/webmagic/pull/702
- @aristotll made their first contribution in https://github.com/code4craft/webmagic/pull/658
- @ThomasPerkins1123 made their first contribution in https://github.com/code4craft/webmagic/pull/885
- @leeyazhou made their first contribution in https://github.com/code4craft/webmagic/pull/939
- @itranlin made their first contribution in https://github.com/code4craft/webmagic/pull/974
- @yaoqiangpersonal made their first contribution in https://github.com/code4craft/webmagic/pull/976
- @sutra made their first contribution in https://github.com/code4craft/webmagic/pull/977
- @yqia182 made their first contribution in https://github.com/code4craft/webmagic/pull/993
- @thebirdandfish made their first contribution in https://github.com/code4craft/webmagic/pull/1000
- @linweisen made their first contribution in https://github.com/code4craft/webmagic/pull/1013
- @gkorland made their first contribution in https://github.com/code4craft/webmagic/pull/1025
Full Changelog: https://github.com/code4craft/webmagic/compare/WebMagic-0.7.3...WebMagic-0.7.5