Skip to content

Releases: code4craft/webmagic

WebMagic-1.0.1

25 Oct 17:46
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: WebMagic-1.0.0...WebMagic-1.0.1

WebMagic-1.0.0

25 Oct 17:45
Compare
Choose a tag to compare

What's Changed

  • fix(sec): upgrade com.fasterxml.jackson.core:jackson-databind to by @Ch3n4y in #1149
  • Added test cases for improving line and branch coverage by @ayushi250317 in #1150
  • Refactored Code to Resolve Implementation Code Smells by @ayushi250317 in #1151
  • Refactored Code to increase maintainability by @ayushi250317 in #1152
  • Refactored code for increased optimization. by @Parthgajera056 in #1139
  • Revert "Refactored code for increased optimization." by @sutra in #1153
  • Bump com.jayway.jsonpath:json-path from 2.8.0 to 2.9.0 by @dependabot in #1154
  • Refactor of processSingle in PageModelExtractor by @FrancoisGib in #1155
  • Changed refactor of processSingle again, this one is a better version by @FrancoisGib in #1157
  • Refactored and implement of a template method pattern for logger config in webmagic-scripts by @FrancoisGib in #1158
  • stopWhenComplete,增加动态修改完成时停止方法。 by @niuxiaozu in #1169

New Contributors

Full Changelog: WebMagic-0.10.3...WebMagic-1.0.0

WebMagic-0.10.3

25 Oct 17:45
Compare
Choose a tag to compare

WebMagic-0.10.2

25 Oct 17:44
Compare
Choose a tag to compare

WebMagic-0.10.1

25 Oct 17:43
Compare
Choose a tag to compare

What's Changed

  • [Snyk] Security upgrade org.mapdb:mapdb from 3.0.10 to 3.1.0 by @code4craft in #1142
  • [Snyk] Security upgrade com.jayway.jsonpath:json-path from 2.8.0 to 2.9.0 by @code4craft in #1146

Full Changelog: WebMagic-0.10.0...WebMagic-0.10.1

WebMagic-0.10.0

05 Dec 04:51
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: WebMagic-0.9.1...WebMagic-0.10.0

WebMagic-0.9.1

10 Sep 09:19
Compare
Choose a tag to compare

What's Changed

  • [Snyk] Security upgrade net.sourceforge.htmlcleaner:htmlcleaner from 2.26 to 2.29 by @code4craft in #1126
  • fix(sec): upgrade net.sourceforge.htmlcleaner:htmlcleaner to by @dack-su in #1127

New Contributors

Full Changelog: WebMagic-0.9.0...WebMagic-0.9.1

WebMagic-0.9.0

22 Jun 03:25
Compare
Choose a tag to compare

What's Changed

  • 修复 HtmlCleaner 无法正常解析 tr 和 td 标签的问题 by @hooyantsing in #1107
  • 向 webmagic-saxon 组件提供若干新 API,更优雅更灵活更强大 by @hooyantsing in #1108
  • Https绕过host检查 by @Tanky-Zhang in #1112
  • [Snyk] Security upgrade com.jayway.jsonpath:json-path from 2.7.0 to 2.8.0 by @snyk-bot in #1114
  • [Snyk] Security upgrade com.google.guava:guava from 31.1-jre to 32.0.0-jre by @code4craft in #1119

New Contributors

Full Changelog: WebMagic-0.8.0...WebMagic-0.9.0

WebMagic-0.8.0

23 Nov 16:52
Compare
Choose a tag to compare

WebMagic-0.7.6

24 Oct 14:59
Compare
Choose a tag to compare

What's Changed

  • perfect Spider.run to avoid some rare concurrent issue, change the Sp… by @carl-don-it in #1033
  • [Snyk] Security upgrade org.jruby:jruby from 9.2.14.0 to 9.3.0.0 by @snyk-bot in #1036
  • [Snyk] Security upgrade com.jayway.jsonpath:json-path from 2.5.0 to 2.6.0 by @snyk-bot in #1048
  • [Snyk] Security upgrade com.github.dreamhead:moco-core from 1.2.0 to 1.3.0 by @snyk-bot in #1050
  • [Snyk] Security upgrade net.sourceforge.htmlcleaner:htmlcleaner from 2.9 to 2.26 by @snyk-bot in #1056
  • [Snyk] Security upgrade com.fasterxml.jackson.core:jackson-databind from 2.13.0-rc1 to 2.13.0 by @snyk-bot in #1060
  • [Snyk] Security upgrade com.fasterxml.jackson.core:jackson-databind from 2.13.0 to 2.13.2 by @snyk-bot in #1063
  • [Snyk] Security upgrade com.fasterxml.jackson.core:jackson-databind from 2.13.2 to 2.13.2.1 by @snyk-bot in #1064
  • [Snyk] Security upgrade org.jetbrains.kotlin:kotlin-stdlib from 1.1.2-2 to 1.6.0 by @snyk-bot in #1065
  • change dependency versions into properties by @davidhsing in #1067
  • [Snyk] Security upgrade com.alibaba:fastjson from 1.2.75 to 1.2.83 by @code4craft in #1071
  • [Snyk] Security upgrade us.codecraft:xsoup from 0.3.2 to 0.3.4 by @snyk-bot in #1072
  • [Snyk] Security upgrade org.seleniumhq.selenium:selenium-java from 3.141.59 to 4.0.0 by @code4craft in #1075
  • Common the downloader status process and pass error information when … by @vioao in #1082
  • Revert "Common the downloader status process and pass error information when …" by @sutra in #1083
  • Common downloader error process by @vioao in #1085
  • Enhance Jsoup could parse tr td tag directly by @vioao in #1086
  • [Snyk] Security upgrade com.fasterxml.jackson.core:jackson-databind from 2.13.2.1 to 2.13.4 by @snyk-bot in #1087
  • [Snyk] Security upgrade us.codecraft:xsoup from 0.3.4 to 0.3.6 by @snyk-bot in #1088
  • : 是非法字符,无法作为文件名 by @jialigit in #762
  • [Snyk] Security upgrade com.fasterxml.jackson.core:jackson-databind from 2.13.4 to 2.13.4.2 by @code4craft in #1089

New Contributors

Full Changelog: WebMagic-0.7.5...WebMagic-0.7.6