v3.11.4

apify/crawleev3.11.4Sep 23, 2024by apify-service-account

AI Summary

A minor maintenance release addressing a specific crash in the SitemapRequestList teardown process when used alongside persistState calls.

Key Highlights

  • Fixed 'SitemapRequestList.teardown()' not breaking 'persistState' calls.

Full Release Notes

## [3.11.4](https://github.com/apify/crawlee/compare/v3.11.3...v3.11.4) (2024-09-23)


### Bug Fixes

* `SitemapRequestList.teardown()` doesn't break `persistState` calls ([#2673](https://github.com/apify/crawlee/issues/2673)) ([fb2c5cd](https://github.com/apify/crawlee/commit/fb2c5cdaa47e2d3a91ade726cfba3091917a0137)), closes [#2672](https://github.com/apify/crawlee/issues/2672)