v0.9.2
版本发布时间: 2023-08-05 12:42:40
chromedp/chromedp最新发布版本:v0.9.2(2023-08-05 12:42:40)
What's Changed
- Simplify TestFileUpload by using T.TempDir and os.WriteFile by @alexandear in https://github.com/chromedp/chromedp/pull/1280
- refactor: increment, unlambda, unslice by @alexandear in https://github.com/chromedp/chromedp/pull/1298
- Improve test GitHub workflow by @alexandear in https://github.com/chromedp/chromedp/pull/1279
- Updating ws dependency by @alexandear in https://github.com/chromedp/chromedp/pull/1312
- deflake TestRemoteAllocator by @ZekeLu in https://github.com/chromedp/chromedp/pull/1287
- Fixed nil pointer exception when cancelling a context with chromedp.Cancel() by @Valentin-Kaiser in https://github.com/chromedp/chromedp/pull/1295
- Guard access to Target.{frames,cur} globally by @WalkerGriggs in https://github.com/chromedp/chromedp/pull/1111
- Fixing typo in allocate test by @ynori7 in https://github.com/chromedp/chromedp/pull/1343
- Discard search results by @bno1 in https://github.com/chromedp/chromedp/pull/1311
- upgrade to latest cdproto to address the responseTime issue by @ZekeLu in https://github.com/chromedp/chromedp/pull/1320
- stop retrying for invalid selectors (such as "#a:b") by @ZekeLu in https://github.com/chromedp/chromedp/pull/1303
New Contributors
- @Valentin-Kaiser made their first contribution in https://github.com/chromedp/chromedp/pull/1295
- @WalkerGriggs made their first contribution in https://github.com/chromedp/chromedp/pull/1111
- @ynori7 made their first contribution in https://github.com/chromedp/chromedp/pull/1343
- @bno1 made their first contribution in https://github.com/chromedp/chromedp/pull/1311
Full Changelog: https://github.com/chromedp/chromedp/compare/v0.9.1...v0.9.2