Skip to content

Releases: crawlbase/crawlbase-php

3.1.0

Choose a tag to compare

@crawlbase crawlbase released this 15 Jul 08:28

Introduces cb_status as the preferred Crawlbase status field on response headers (and Storage bulk items).
pc_status is deprecated but still supported as a temporary alias of the resolved status value. When both cb_status and pc_status are present, cb_status takes priority. See the README migration note for upgrading from pc_status to cb_status.

Initial rebranding release

Choose a tag to compare

@crawlbase crawlbase released this 05 Jul 05:54
v1.0.0

Package Rebranding: Changed package name from proxycrawl/proxycrawl t…