v3.6.2

apify/crawleev3.6.2Nov 26, 2023by apify-service-account

AI Summary

A minor patch release fixing a race condition in the KeyValueStore's auto-save value functionality to support multiple process crawling.

Key Highlights

  • Fixed race condition in `KeyValueStore.getAutoSavedValue()`

Full Release Notes

## [3.6.2](https://github.com/apify/crawlee/compare/v3.6.1...v3.6.2) (2023-11-26)


### Bug Fixes

* prevent race condition in KeyValueStore.getAutoSavedValue() ([#2193](https://github.com/apify/crawlee/issues/2193)) ([e340e2b](https://github.com/apify/crawlee/commit/e340e2b8764968d22a22bd67769676b9f2f1a2fb))